编辑甄选 · OSS

GitHub 高星项目· 26 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
共 26 个项目· 2 / 共 4
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
mikehasa

编程 Agent 行为与成本追踪

663

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

Python高潜项目74
im4codes

专为 AI Agent 打造的即时通讯

652

简单说,它想把人类用的即时通讯(IM)概念搬到 AI Agent 之间。随着多 Agent 协作场景的增加,不同模型和提供商的 Agent 如何共享上下文和记忆成了一个痛点。IMcodes 就是为了解决这个跨 Agent 沟通的问题而设计的。 这里有个小看点,它不仅提供了一个让 Agent 互相“聊...

TypeScript高潜项目89
melgarafael

开源 AI 销售操作系统

603

简单说,DeskcommCRM 想把 AI 代理直接塞进销售和客服的日常工作流里。它定位为一个开源的 AI 销售操作系统,提供自托管的 CRM,并且原生集成了 AI 代理和 WhatsApp。 它不像是在做一个普通的聊天框,而是试图成为 Kommo 或 Intercom 的开源替代品。对于那些主要通...

TypeScript高潜项目290
sergebulaev

给 Claude Code 装上职场社交技能

582

这个项目的切入点非常垂直。它是一组专门为 Claude Code 和 Codex 设计的“技能包”,目的是让 AI 在终端里帮你运营 LinkedIn 账号。 它包含了 11 个具体的技能,比如模仿人类口吻撰写帖子、生成能引起注意的评论、分析你的信息流,甚至帮你规划发布节奏。你不需要去网页端复制粘贴...

Python高潜项目91
GitHub 高星项目 | 潜龙在渊