Google AI Professional Certificate - Learn AI Skills That Get You Hired
Build with Azure OpenAI, Copilot Studio & Agentic Frameworks — Microsoft Certified
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn to build a local AI coding agent that integrates with the Zed editor using the Agent Client Protocol (ACP) in this 19-minute tutorial. Discover how ACP standardizes AI coding agents similar to how LSP standardized language tooling, and explore the simplicity of creating custom agents that communicate with Zed over stdio. Build a minimal 15-line Python echo agent from scratch and run it instantly using uvx without any installation requirements. Examine the ACP specification and protocol overview to understand how agents connect to editors. Extend your knowledge by integrating advanced language models including the Kimi K2 thinking model through the Kimi CLI and Claude Code. Access the complete source code through the provided GitHub repositories and follow along with timestamped chapters covering everything from basic Zed agent setup to implementing custom LLM agents with thinking capabilities.
Syllabus
00:00 - intro
00:23 - zed
00:35 - zed agents
00:45 - claude code in zed
02:31 - custom zed agents
03:37 - build your custom echo agent
05:30 - using acp cli with your agent
06:19 - hook your agent upto zed
07:57 - protocol overview
11:14 - custom llm agent in zed
14:30 - kimi cli
15:30 - kimi cli and acpt
16:30 - kimi k2 thinking in zed
Taught by
Chris Hay