编辑甄选 · OSS

GitHub 高星项目· 60 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
共 60 个项目· 4 / 共 8
shepherd-agents

可回溯的代理运行时基底

836

Shepherd 提供了一个独特的运行时基底,它能将 AI 代理的执行过程转化为一种可逆的、类似 Git 的“痕迹”。这个设计非常巧妙,它允许元代理(meta-agents)观察、分叉、重放甚至回滚任何代理的运行,这对于理解和优化复杂代理行为至关重要。 这个项目的技术亮点在于其高效的环境耦合机制,它...

Python高潜项目47
orneryd

内置 MCP 的图与向量混合数据库

819

简单说,它想把图数据库和向量数据库揉在一起,做一个低延迟的分布式数据库。它支持时序多版本并发控制(MVCC),并且号称在 HNSW 向量搜索、图遍历和写入上都能做到亚毫秒级的响应。 真正有意思的地方在于它的兼容性。它直接兼容 Neo4j 的 Bolt/Cypher 协议和 Qdrant 的 gRPC...

Go高潜项目46
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
bartolli

本地代码智能 MCP 服务器

706

Codanna 是一个用 Rust 编写的本地代码智能工具,主要为 AI 编码代理提供支持。它既可以作为一个命令行工具(CLI)使用,也提供了一个 MCP(模型上下文协议)服务器。 它的核心功能是为代码库建立索引,支持调用图分析和代码搜索。这意味着当你的 AI 助手需要理解项目结构时,Codanna...

Rust高潜项目65
A
kdlbs

AI 驱动的看板与开发环境

695

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

Go高潜项目100
xalgord

自主 AI 渗透测试代理

693

简单说,Xalgorix 试图将 AI 代理引入网络安全领域,专门用于自动化的渗透测试。它结合了 Go 和 TypeScript,旨在实现实时的信息收集(recon)、漏洞检测以及漏洞利用的编排。随着大模型在代码理解和逻辑推理上的进步,用 AI 来辅助甚至主导安全测试已经成为一个明显的趋势。 它更像...

Go高潜项目121
AtomicBot-ai

本地优先 AI 代理

691

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

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