编辑甄选 · OSS

GitHub 高星项目· 7 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
共 7 个项目· 1 / 共 1
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
proxysoul

基于图和 AST 的 AI 编程代理

978

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

TypeScript高潜项目71
mikehasa

编程 Agent 行为与成本追踪

663

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

Python高潜项目74
1ay1

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

596

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

C++高潜项目17
A
mixpeek

AI 编程代理控制平面

282

Amux 是一个开源的 AI 编程代理控制平面,它的核心功能是让开发者能够从一个统一的 Web 仪表板或手机上,运行、监控和编排数十个并行的 AI 编程代理会话,例如 Claude Code、Codex 和 Gemini。这个项目的方向挺直接,就是为了解决开发者在使用多个 AI 编程助手时,管理和协...

HTML高潜项目32
openwong2kim

专为 AI Agent 设计的 Windows 终端复用器

235

这个项目的切入点挺有意思,它做了一个专为 AI Agent 设计的 Windows 终端复用工具。很多开发者习惯在 Linux 或 macOS 上用 tmux 来管理多窗口,但在 Windows 上原生体验一直不太理想。它不需要依赖 WSL,直接提供了分屏终端,专门用来跑 Claude Code、G...

TypeScript高潜项目40
GitHub 高星项目 | 潜龙在渊