编辑甄选 · OSS

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

基于 AST 的精准代码检索

2.6k

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

Python高潜项目356
pcliangx

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

740

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

Python高潜项目16
openwong2kim

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

235

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

TypeScript高潜项目40
JasonColapietro

为 AI 编程助手扩展技能库

152

简单说,这个项目想把 Claude Code 和 Codex 这样的 AI 编程助手从单纯的“代码生成器”变成全能的“数字员工”。它提供了一系列开源的 Agent 技能,涵盖了从代码审查、CI 门禁、AI 评估,到 SEO 优化、文案设计甚至社交媒体增长等多个领域。 这里有个小看点:它并没有局限在传...

JavaScript高潜项目8
T
DFKHelper

Token-Goat:AI 编程助手的“省流”与安全插件

107

这个项目的方向挺直接,就是为了给各种 AI 编程助手(比如 Claude Code、Copilot、Gemini CLI)“省流”并保持专注。随着开发者越来越依赖这些命令行工具,Token 消耗和上下文污染成了一个实际痛点。 简单说,它像是一个中间件拦截器。它提供了 160 多种过滤规则,可以拦截并...

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