编辑甄选 · OSS

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

自我进化的 Agent OS

5.6k

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

Python高潜项目564
A
ZSeven-W

AI 原生的开源矢量设计工具

5.6k

Openpencil 试图在 UI 设计领域引入一种全新的工作流。它定位为开源的 AI 原生矢量设计工具,并且引入了并发智能体团队(Agent Teams)的概念。简单说,它想让你通过提示词直接在实时画布上生成和修改 UI。 这里有个小看点,它采用了“设计即代码”(Design-as-Code)的理...

Rust近半年高星491
jgravelle

基于 AST 的精准代码检索

2.6k

简单说,这个项目想解决的是 AI 辅助编程中上下文窗口被大量无关代码塞满的问题。它是一个 MCP(Model Context Protocol)服务器,专门用于通过 tree-sitter 抽象语法树(AST)在 GitHub 上进行符号级别的精确代码检索。 这里有个小看点,它没有采用传统的全文搜索...

Python高潜项目356
vitali87

结合知识图谱的代码库检索

2.3k

面对庞大的单体仓库(monorepo),传统的代码搜索往往力不从心。Code Graph RAG 的思路很明确:用知识图谱和大语言模型来重新构建代码库的检索和理解机制。它试图解决跨语言代码库中的上下文丢失问题。 这里比较有意思的技术点是它结合了抽象语法树(AST)和图数据库。它不仅仅是把代码切块做向...

Python高潜项目380
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
pcliangx

基于 Claude Code 的研发团队脚手架

740

这个项目为 Claude Code 设计了一套非常重型的多智能体协作脚手架。它预设了 19 个不同的研发角色,通过阶段门禁、强制技能、阻塞钩子和完成标准(DoD)检查单来规范 AI 的工作流。它支持多模型接入,并且覆盖了 Web、微信小程序和苹果原生应用的开发链路。 别把它看成魔法棒,它更像是在把传...

Python高潜项目16
A
kdlbs

AI 驱动的看板与开发环境

695

这是一个结合了看板和 AI 开发环境的工具,使用 Go 语言编写。它不像是在做一个普通的聊天框,而是试图把多个智能体编排进日常的开发工作流中,比如审查代码变更和提交 PR。 这个方向最近挺热,原因也不难理解:开发者需要的是能直接融入现有项目管理的 AI 助手,而不是脱离业务上下文的独立工具。它支持多...

Go高潜项目100
GitHub 高星项目 | 潜龙在渊