编辑甄选 · OSS

GitHub 高星项目· 16 projects

由潜龙编辑团队甄选,每周更新最值得看的开源项目。我们看重的不是 Star 多少,而是它解决问题的方式。

全部主题高潜项目agentaiautonomous-agentsclicoding-assistantcontext-memorydeveloper-toolsknowledge-managementllmmcpmemorytypescriptagentschatgptfunction-callinggptgpt-4gpt4information-retrievallanguage-modelllamallm-agentai-agentsai-companiondigital-humandigital-lifejarvis-assistantlip-syncstreamingtalking-avatartalking-headvoice-agentvoice-assistantwebrtcagentic-aiai-toolsanthropicclaudeclaude-codecode-sandboxcontainer-securitycontainersincusai-assistantai-cybersecurityai-hackingai-security-toolblackbox-testingctf-toolsknowledge-graphmcp-toolspenetration-testingai-sdkchatbotgeminigneerative-aimultimodalopenaireactagentic-workflowantrophiccodexcodex-cligpt-5indie-hackermacosai-agent-toolscronjob-schedulerdata-sciencedatabasellmsopen-sourceorchestratorai-agentassistantautomationbridgecodex-app-serverslash-commandswechatcelerydeepagentsdeepseekdockerfaiss-vector-databaseflasklangchainlanggraphllmopsaccessibilityandroid-automationgemma4litertlocal-llmon-device-aiphone-agentpocketclawpokeclawtool-callingai-codingcoding-agentsllm-inferenceollamaopenrouteragenticbedrockgenailitellmmachine-learningandroidemulatoriosmobilephysicalrealsimulatorartificial-intelligencecncfhacktoberfestistiok8sknativekservekubeflowkubernetesai-agent-memoryai-chatai-context-extractionai-context-managementalfrescoarcadedbdoclingdocument-processingfalkordbgraphraghybrid-searchagent-identityagent-infrastructureagent-memoryagent-orchestrationagent-stateai-memorybunlocal-firstazure-aichatgpt-apiclaude-3claude-aicopilotcopilot-chatgpt4allgroqa2aagentframeworkagentic-frameworkagenticaiaiagentframeworkaiframeworkagents-sdkai-agents-automationclaude-coworkgenerative-aimultiagentopeaniai-native-languageainlcompilerdeterministic-executiondomain-specific-languagedslgraph-irlangchain-alternativellm-orchestrationagent-authagent-authenticationagent-indentityagent-scalingai-backendaiagentcloud-nativeagent-swarmcode-reviewcoding-agentgithubguardrailsagent-harnessdingtalk-robotfeishu-botllm-wikimcp-protocolmulti-agentopenclawplan-and-executeskillsai-integrationcursorgame-developmentgamedevmodel-context-protocolcontrol-planedistributed-agent-runtimegovernancemcp-securityobservabilityclaude-skillsgemini-clientgroklangchain4jai-securitybug-bountyctfcybersecurityexploitexploit-chaininghacking-toolsnmapoffensive-securityapi-servercommand-line-toolggufhuggingfacehuggingface-modelshuggingface-transformersinference-serverllamacpplocal-aiclawdbotclawhubenterprise-aigdprhermeshermes-agentagent-frameworkagent-skillsantigravitycursor-aiai-gatewayanthropic-apicli-toolcliproxyapideveloper-productivitygithub-copilotmulti-accountnodejsoauthmulti-agent-systemspersonal-assistantpythonsecurityself-hostedtelegram-bot-ai-assistantcomputer-controlcomputer-usecomputer-use-agentfull-stackgemini-aidomain-adaptationenterpriseenterprise-solutionsobsidian-mdobsidian-pluginpersonal-knowledge-managementpkmaiderautonomousci-cdclinedevopsgithub-actiongithub-issuesai-agents-frameworkchatbotsframeworkjavascriptllm-observabilityagent-evaluationai-agent-benchmarkbenchmarkbrowser-agentbrowser-automationbrowser-usechrome-agentchrome-extensiondatasetai-osai-skillsaidenaiden-agentelectronmoltbotopen-source-projectbi-temporal-graphcode-intelligencecode-searchagent-osagent-sandboxagentic-ragagentosapplicationragai-coding-assistantbyokclaude-code-alternativecodex-alternativecursor-alternativedesktop-agentdesktop-applicationai-cheapcost-optimizationcost-trackinggatewayllm-routerpersonal-aiself-improvinglangchain-pythonevent-drivenfastapilow-codemonitoringnextjsopenapiorchestrationpydanticclaude-code-pluginsmarketplacecursor-agentdesktop-appgit-worktreeai-teamgemini-cliicorlogseq-alternativemarkdownagiai-suiteai-workspacedeepseek-apigemini-apilibrechatmulti-modalmulti-modelfine-tuningon-premswe-benchvscodeai-developer-toolscontext-engineeringamdgpulocal-servermcp-servermistralnpuagent-teamsagentic-codingclaudecodecode-qualitykvcache-compressionkvcache-optimizationkvcache-reuselmstudiomacbookmlxmlxllmmlxstudioomlxmatrixgateway-servicesllm-costllm-gatewayload-balancingmcp-clientai-gateway-supportenvoyenvoyproxyllm-proxyllm-routinganti-sycophancycognitive-architecturehebbian-learninghipaamind-palaceai-presentationapigammapowerpoint-automationpowerpoint-freepowerpoint-generationpresentation
共 16 个项目· 2 / 共 2
A
sbhooley

AINL:AI 原生编程系统

561

这里有个小看点,AINL 并没有去卷另一个提示词框架,而是做了一个“AI 原生”的编程系统。它的目标是把 AI 从“聪明的聊天对象”变成“结构化的打工人”。 对于需要多步执行、状态记忆、工具调用和严格验证的复杂工作流来说,传统的长提示词循环往往不够稳定。AINL 提供了一种紧凑的图结构领域特定语言(...

Python高潜项目37
A
mensfeld

AI Agent 的隔离沙盒

528

这个项目为每个 AI Agent 提供一个独立的隔离环境,包含 root 权限、Docker 和 systemd。它基于 Incus 构建,并加入了主动防御机制来自动检测和阻止潜在威胁。 它更像是在摸索如何安全地给代码助手(比如 Claude Code)放权。与其限制 Agent 的操作,不如给它一...

Python高潜项目39
G
automagik-dev

Genie

317

它不像是在做一个普通聊天框,而是试图构建一个完整的自动化编码流水线。作为一个 CLI 代理,它的工作流挺有意思:先通过对话了解你的需求,然后制定计划,接着在隔离的工作树中调度多个并行代理来写代码,最后甚至会在你看到代码前先做一轮代码审查。 真正难的地方不是让 AI 写几行代码,而是如何管理多代理协作...

TypeScript高潜项目51
S
Signet-AI

Signet:本地优先的 Agent 状态与身份管理

172

随着 AI Agent 越来越多,如何管理它们的状态成了一个新问题。这个项目专注于为 Agent 提供本地优先的身份、记忆和密钥管理。它更像是在摸索一种标准化的 Agent 状态层,让这些上下文信息可以在不同的模型和运行框架之间迁移。 真正难的地方不是让 Agent 记住一句话,而是如何在复杂的任务...

TypeScript高潜项目33
M
syncable-dev

Memtrace:为 AI 编程智能体打造的结构化记忆

171

简单说,它想解决 AI 编程助手“记性不好”的问题。Memtrace 是一个专门为 Cursor、Claude Code 等 AI 编码智能体设计的结构化记忆系统,通过构建双时态图(Bi-temporal graph)来追踪代码的演进历史。 真正有意思的地方在于它的架构设计:它是 MCP 原生的,并...

Python高潜项目12
myICOR

基于 Markdown 的本地优先个人知识 AI 助手

164

这是一个将个人知识管理与多智能体(Multi-Agent)结合的有趣尝试。它主打本地优先和纯 Markdown 格式,内置了一个虚拟的“九人 AI 团队”来协助处理信息。项目基于 ICOR(输入、控制、输出、回顾)方法论构建,允许用户接入任何大模型。 别把它看成一个简单的笔记软件,它更像是在摸索一种...

Python高潜项目50
A
agynio

Agyn:Kubernetes 原生的 AI Agent 运行时

163

这个项目的定位非常清晰,它试图解决 AI Agent 从个人开发者电脑走向企业级生产环境的部署问题。Agyn 是一个开源的、基于 Kubernetes 原生的运行时环境,专门用来托管像 Claude Code 或 Codex 这样的智能体。 简单说,它想把原本在本地运行的 Agent 搬到公司的基础...

TypeScript高潜项目1
H
HybridAIOne

HybridClaw

102

这个项目主要在探索企业级 AI 助手的私有化部署运行环境。简单说,它想解决的是 AI 智能体在企业内部落地时的安全和权限问题。它提供了一个包含沙盒执行、凭证管理、审批流和记忆功能的运行时。 这里有个小看点,它并没有去卷新的大模型或者前端对话框,而是把重点放在了“执行层”。对于需要在内部跑类似 Age...

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