章节 01
Autopilot: A Self-Controllable Terminal AI Programming Assistant (Main Guide)
Autopilot: A Self-Controllable Terminal AI Programming Assistant
Autopilot is an open-source terminal AI programming assistant created by Dhwanilv26, built from scratch to address limitations of existing tools (e.g., cloud dependency, lack of customization/privacy). Its core features include: -推理能力 (complex problem understanding & logical reasoning) -工具执行 (call external tools) -网页浏览 (network access for info retrieval) -实时代码修改 (read/write code files) -MCP protocol support (Model Context Protocol) -Hooks mechanism (custom workflow extension) -Persistent sessions (cross-session state maintenance)
It aims to provide a fully controllable, extensible AI programming proxy for advanced users.