mirror of
https://github.com/cline/cline.git
synced 2026-09-19 10:13:34 +08:00
- Add ACP (Agent Client Protocol) stdio server at dist-standalone/cline-acp.js - Implement ACP session management with tool call notifications and message conversion - Create standalone build configuration with esbuild for ACP entrypoint - Add message-to-ACP notification conversion for text, reasoning, and tool calls - Support workspace context and MCP server forwarding from ACP clients - Add documentation for building, running, and connecting to Zed editor