跳转至

LLM Wiki

基于 Karpathy's LLM Wiki 模式构建的个人知识库。不同于 RAG 每次重新发现知识,Wiki 一次性编译知识并保持更新。


概念

条目 摘要 标签
A2A 协议详解 A2A 协议完整详解:数据模型、会话机制、消息流转、RPC 方法 protocol agent architecture
Task 状态机 Task 状态机:8 个状态、转换规则、v0.3→v1.0 变更 protocol agent
A2A 安全分析 10 个已知安全缺口:Prompt 注入、AgentCard 投毒、会话走私 protocol security
A2A 生态系统 生态工具链:Waggle、A2Apex、EDDI、实际部署案例 protocol open-source
ACP 接口总览 ACP 全部接口分类:生命周期、会话管理、扩展机制、权限请求 protocol agent tool-use
ACP stdio 授权流程 stdio 授权完整流程:spawn→initialize→prompt→permission→执行→结束 protocol agent tool-use
Hermes Agent 记忆架构 四层记忆系统:提示词记忆、会话搜索、技能系统、Honcho 深层建模 agent architecture open-source
ChromaFs 虚拟文件系统 Mintlify ChromaFs:虚拟文件系统让 Agent 用 UNIX 命令探索文档,替代昂贵 sandbox agent tool-use open-source
构建高效 Agent Anthropic Agent 设计模式:Prompt Chaining、Routing、并行化、Orchestrator-Workers、Evaluator-Optimizer agent anthropic patterns
Claude Agent SDK Agent Loop、子 Agent、Compaction、MCP 集成 agent anthropic sdk
高级工具使用 Tool Search(按需发现)、Programmatic Tool Calling、Tool Use Examples agent anthropic tool-use
为 Agent 编写工具 工具原型设计、评估、6 条核心原则 agent anthropic tool-use
Think 工具 复杂工具调用前的专用思考步骤 agent anthropic reasoning
Agent Skills SKILL.md 文件和渐进式披露机制 agent anthropic skills
上下文工程 上下文衰减、注意力预算、上下文检索与压缩 agent anthropic context
上下文检索 Contextual Embeddings + BM25 + 重排序 agent anthropic retrieval
长运行 Agent Harness 初始化器、进度追踪、环境管理 agent anthropic harness
多 Agent 研究系统 架构设计与实践经验 agent anthropic multi-agent
MCP 代码执行 通过 Model Context Protocol 运行代码 agent anthropic mcp
Agent 评估方法论 评估指标、LLM-as-Judge、真实场景测试 agent anthropic evaluation
Claude Code 沙箱化 安全执行 Bash 和云端运行 agent anthropic security
Agentic Coding 最佳实践 Claude Code 使用指南 agent anthropic coding
三起生产事故复盘 路由错误、输出损坏、XLA 编译器 Bug anthropic incident postmortem

对比

条目 摘要 标签
A2A vs MCP A2A 与 MCP 全面对比:定位、交互模式、适用场景、采纳现状 protocol comparison

实体

暂无条目。

查询存档

暂无条目。

笔记

暂无条目。


共 24 个条目 · 最后更新:2026-05-05