编辑甄选 · OSS

GitHub 高星项目· 10 projects

由潜龙编辑团队甄选,每周更新最值得看的开源项目。我们看重的不是 Star 多少,而是它解决问题的方式。

全部主题高潜项目aiai-agentai-agentsconnectordagfastapifunction-callingllmmcpnextjsopenai-compatiblepythonagent-observabilityanalyticsclaude-codeclicodexcoding-agentcost-trackingdashboarddeveloper-toolsdevtoolsagent-builderagent-orchestrationagent-workspaceagentic-aiai-automationai-coworkerai-skills-managerai-workflow-builderharnessagentic-biagentic-workflowagentsai-workflowsartificial-intelligencebusiness-analyticsbusiness-intelligencelangchainlanggraphragautomotivecardoipedge-aihome-assistantllama-cpplocal-llmobdoffline-aiagentic-codinganthropicclaudeclaude-code-alternativecppagentinvestmentlangraphskillstradingacpagentic-development-environmentcode-reviewcoding-agentsgithub-copilotgolangkanbanagent-securityai-agent-securityai-antivirusai-securitycursordevsecopsdsh-plugingemini-clichatbotcrmcustomer-supportecommercelgpdmulti-tenantnuvemshopopen-sourcechatgpthermeshermes-agentopenaidata-pipelinedata-processingmachine-learningsdktypescriptvscode-extensioncalendarfinancegdrivegmailgoogle-calendarnotionproductivityschedulershopifyai-codingastclinecode-intelligencecontext-windowcopilotcli-toolcodex-clideveloper-productivityhookslinuxllm-toolsagent-osai-coding-agentdeepseekdeepseek-harnessdshagent-skillsclaude-plugincomfyuicomfyui-extensioncomfyui-mcpcomfyui-mcp-serverfluximage-generationlocal-firstai-toolsbrowser-aibrowser-automationbrowser-extensionchrome-aichrome-devtoolschrome-extensionchrome-extensionsfirefox-addonfirefox-addonsagent-memoryai-infrastructureknowledge-graphllm-memorymcp-servermemory-managementmulti-agent-systemsagent-managementai-assistantai-workercross-platformdesktop-appdigital-personamodel-managementopenclawagent-skillclaude-code-pluginclaude-code-skillsclaude-skillscoding-assistantempryographdockerknowlege-graphn8nneo4jollamapgvectorci-cdclickhouseevalsevaluationllm-as-judgellm-evaluationllm-observabilityllm-opsai-sdkdecentralized-aillamallm-inferencelocal-ailocal-fine-tuningnodejson-device-aiopen-source-aiopen-source-llmopen-source-ragagentic-frameworkai-chatautomationautonomous-agentsgeminillm-agentsmcp-clientai-coding-assistantaiderbubble-teadiscordai-contentai-marketingawesome-claudecontent-creationcontent-engineeringlinkedin近半年高星agent-teamfimgaflutteropencodeopenpencilaccessibilityandroidautonomouskotlinmultimodal-aicall-graph-analysiscode-indexingcode-searchdeveloper-tools-ai-agentmcp-toolscybersecurityholehemaigretmodel-context-protocolosintrustterminaltuiai-developmentjavareactjsagile-workflowsclaude-aicode-analysiscodebase-auditdocumentation-generatoragile-scrumappledoubaominimaxparallel-agentsapi-gatewaycontinuegoosekilooh-my-piopenai-apichatgpt-alternativedifyflowisehomelabmake-alternativeelectronapisdata-flowdevelopmentlow-codeno-codebrowserbrowseroschromiumhacktoberfestlmstudiomacoswindowsagplai-agent-platformaudit-trailodoorbacself-hostedtelegram-botautonomous-pentestingbug-bountyethical-hackingpenetration-testingpentestpentesting-toolsreconggufagent-toolsai-workflowcommand-line-toolgomcts-rlmeta-agentsmeta-optimizationruntime-supervisiontree-rlworkflow-automationdemoeasyembeddingflaskgpthuggingface-transformersmultimodalqwencodecoderextensionidevscodecost-reductionllmopsmitm-proxypromptai-platformenterpriseclapembyjellyfinjellyfin-plugink3skuberneteslibrosalyrionmusicnavidromeagpl-v3ai-safetyauditingblockchaindcap-attestationdecentralized-marketplacehardhatintel-sgxpolygon-edgeapiembedded-ipaasintegrationsipaasanthropic-apiapple-silicondeepseek-v4diffusioninferencecode-understandingcodebase-searchgraph-databaseboltcypherdatabaseenterprise-solutionsgraph-raggraphqlhnswmemoryosmvccinstant-messaging
共 10 个项目· 1 / 共 2
R
1jehuang

Rust编写的终端AI编程代理

8.3k

Jcode 是一个用Rust编写的AI编程代理运行环境(harness),它主要通过命令行界面(CLI)和文本用户界面(TUI)提供服务。这个项目旨在为开发者提供一个高效、轻量级的AI编码助手,可以直接在终端中与AI交互,辅助完成代码编写、调试等任务。 采用Rust语言开发,通常意味着高性能和内存安...

Rust高潜项目946
Q00

自我进化的 Agent OS

5.6k

这里有个小看点,Ouroboros 定位为一个 Agent OS,它的核心思路是让智能体在受控的环境下自我进化。它不像是在做一个普通的任务执行器,而是引入了分阶段评估和带有预算限制的进化循环。 它设定了严格的成功契约,评分指令和预期结果不会直接暴露给智能体。作为一个 MCP 服务器,它目前支持 13...

Python高潜项目564
A
OpenOSINT

AI 驱动的开源情报工具

982

这是一个结合了 AI 和 OSINT(开源情报)的工具,带有交互式 REPL、MCP 服务器和 CLI。它内置了十几种工具,并支持 Claude、GPT-4 以及本地模型。 这个项目的方向挺直接,就是把大模型的推理和规划能力用在安全研究和情报收集上。别把它看成魔法棒,它更像是一个为安全研究人员准备的...

Python高潜项目144
proxysoul

基于图和 AST 的 AI 编程代理

978

这个项目的方向挺硬核,它试图改变 AI 编程助手修改代码的方式。简单说,市面上大多数 AI 工具都是把代码当成纯文本字符串来处理,而 Empryo 则是基于图结构、AST(抽象语法树)和完整的 LSP(语言服务器协议)来进行“代码外科手术”。 它不像是在做一个普通的聊天框,而是更像在构建一个实时的“...

TypeScript高潜项目71
A
asheshgoplani

Agent-Deck:AI 编程助手的终端管理台

775

随着各种命令行 AI 编程助手(比如 Claude Code、Aider 等)越来越多,终端里的会话管理开始变得混乱。Agent-Deck 就是为了解决这个问题而生的,它用 Go 语言写了一个专门针对 AI 编程助手的终端用户界面(TUI)。 简单说,它想把 Claude、Gemini、OpenCo...

Go高潜项目134
AtomicBot-ai

本地优先 AI 代理

691

Atomic Agent 是一个“本地优先”的 AI 代理,它最大的特点是专为本地 AI 模型进行了优化,并且可以在用户的设备上私密运行。这意味着它能充分利用本地 LLM 的优势,比如隐私保护和离线可用性,同时避免了数据上传到云端的担忧。 这个项目在技术上关注长上下文窗口和准确的工具调用,这对于本地...

TypeScript高潜项目86
mikehasa

编程 Agent 行为与成本追踪

663

随着大家开始频繁使用各种写代码的 Agent,一个新问题出现了:这帮 AI 到底在后台干了什么,又花了多少 API 费用?这个项目就是为了解决这个痛点。它提供了一个本地优先的仪表盘,专门用来追踪 Claude Code、Codex 等编程助手的行为。 它会把每个任务拆解成具体的步骤,包括使用了什么工...

Python高潜项目74
1ay1

极速启动的终端 AI 结对编程工具

596

agentty 是一个主打极速体验的终端 AI 结对编程工具。它的卖点非常硬核:整个工具被打包成一个单一的静态二进制文件,采用 C++ 编写,号称拥有亚毫秒级的启动速度。 在众多基于 Python 或 Node.js 的 AI 编程助手中,agentty 的技术选型显得有些特别。它不仅支持任意模型,...

C++高潜项目17
GitHub 高星项目 | 潜龙在渊