# Agent Client Protocol > Agent Client Protocol(ACP)是一种用于标准化代码编辑器之间通信的协议 ## Docs - [品牌](https://acp-docs.cxykevin.top/brand.md): Agent Client Protocol 品牌资源 - [行为准则](https://acp-docs.cxykevin.top/community/code-of-conduct.md) - [贡献者沟通](https://acp-docs.cxykevin.top/community/communication.md): 代理客户端协议贡献者的沟通方法 - [贡献指南](https://acp-docs.cxykevin.top/community/contributing.md): 如何参与ACP的开发 - [治理](https://acp-docs.cxykevin.top/community/governance.md): ACP项目的治理方式 - [工作组和兴趣组](https://acp-docs.cxykevin.top/community/working-interest-groups.md): 了解代理客户端协议治理结构中的两种协作组形式 - 工作组和兴趣组。 - [社区](https://acp-docs.cxykevin.top/libraries/community.md): 代理客户端协议的社区管理库 - [Kotlin](https://acp-docs.cxykevin.top/libraries/kotlin.md): 代理客户端协议的Kotlin库 - [Python](https://acp-docs.cxykevin.top/libraries/python.md): 代理客户端协议的Python库 - [Rust](https://acp-docs.cxykevin.top/libraries/rust.md): 代理客户端协议的Rust库 - [TypeScript](https://acp-docs.cxykevin.top/libraries/typescript.md): 代理客户端协议的TypeScript库 - [代理](https://acp-docs.cxykevin.top/overview/agents.md): 实现 Agent Client Protocol 的代理 - [架构](https://acp-docs.cxykevin.top/overview/architecture.md): Agent Client Protocol 架构概述 - [客户端](https://acp-docs.cxykevin.top/overview/clients.md): 实现 Agent Client Protocol 的客户端 - [介绍](https://acp-docs.cxykevin.top/overview/introduction.md): Agent Client Protocol (ACP) 入门 - [代理计划](https://acp-docs.cxykevin.top/protocol/agent-plan.md): 代理如何传达其执行计划 - [内容](https://acp-docs.cxykevin.top/protocol/content.md): 理解代理客户端协议中的内容块 - [可扩展性](https://acp-docs.cxykevin.top/protocol/extensibility.md): 添加自定义数据和功能 - [文件系统](https://acp-docs.cxykevin.top/protocol/file-system.md): 客户端文件系统访问方法 - [初始化](https://acp-docs.cxykevin.top/protocol/initialization.md): 所有 Agent Client Protocol 连接的开始方式 - [概述](https://acp-docs.cxykevin.top/protocol/overview.md): Agent Client Protocol 工作原理 - [提示轮次](https://acp-docs.cxykevin.top/protocol/prompt-turn.md): 理解核心对话流程 - [Schema](https://acp-docs.cxykevin.top/protocol/schema.md): 代理客户端协议的Schema定义 - [会话模式](https://acp-docs.cxykevin.top/protocol/session-modes.md): 在不同的代理操作模式之间切换 - [会话设置](https://acp-docs.cxykevin.top/protocol/session-setup.md): 创建和加载会话 - [斜杠命令](https://acp-docs.cxykevin.top/protocol/slash-commands.md): 向客户端广告可用的斜杠命令 - [终端](https://acp-docs.cxykevin.top/protocol/terminals.md): 执行和管理终端命令 - [工具调用](https://acp-docs.cxykevin.top/protocol/tool-calls.md): 代理如何报告工具调用执行 - [传输方式](https://acp-docs.cxykevin.top/protocol/transports.md): 代理和客户端相互通信的机制 - [官方ACP注册表](https://acp-docs.cxykevin.top/registry/index.md): 发现代理客户端协议代理 - [对话请求 (RFDs)](https://acp-docs.cxykevin.top/rfds/about.md): 我们引入协议变更的流程 - [ACP 代理注册表](https://acp-docs.cxykevin.top/rfds/acp-agent-registry.md) - [代理遥测导出](https://acp-docs.cxykevin.top/rfds/agent-telemetry-export.md) - [身份验证方法](https://acp-docs.cxykevin.top/rfds/auth-methods.md) - [引入 RFD 流程](https://acp-docs.cxykevin.top/rfds/introduce-rfd-process.md) - [MCP-over-ACP:通过 ACP 通道的 MCP 传输](https://acp-docs.cxykevin.top/rfds/mcp-over-acp.md) - [元字段传播约定](https://acp-docs.cxykevin.top/rfds/meta-propagation.md) - [通过 ACP 代理的代理扩展](https://acp-docs.cxykevin.top/rfds/proxy-chains.md) - [请求取消机制](https://acp-docs.cxykevin.top/rfds/request-cancellation.md) - [基于 SACP 的 Rust SDK](https://acp-docs.cxykevin.top/rfds/rust-sdk-v1.md) - [会话配置选项](https://acp-docs.cxykevin.top/rfds/session-config-options.md) - [现有会话的分叉](https://acp-docs.cxykevin.top/rfds/session-fork.md) - [会话信息更新](https://acp-docs.cxykevin.top/rfds/session-info-update.md) - [会话列表](https://acp-docs.cxykevin.top/rfds/session-list.md) - [恢复现有会话](https://acp-docs.cxykevin.top/rfds/session-resume.md) - [会话使用情况和上下文状态](https://acp-docs.cxykevin.top/rfds/session-usage.md) - [更新](https://acp-docs.cxykevin.top/updates.md): Agent Client Protocol 的更新和公告 ## OpenAPI Specs - [openapi](https://acp-docs.cxykevin.top/api-reference/openapi.json)