关于
Wcgw is an AI agent that extends the capabilities of chat applications like Claude and ChatGPT, enabling them to interact with your local machine through shell commands and code editing functionalities. It provides a secure and optimized environment for LLMs to execute tasks, modify files, and manage projects, supporting features like syntax checking, large file editing, and context saving for seamless task resumption and knowledge transfer.
主要功能
- Supports Claude and ChatGPT through a custom MCP server or relay server.
- Provides modes for different levels of access and control, including architect, code-writer, and wcgw modes.
- Enables chat applications to execute shell commands and edit files on your local machine.
- Optimizes shell interactions with features like command polling and working directory tracking.
- Offers file protections to prevent accidental overwrites and manage large files efficiently.
- 351 GitHub stars
使用案例
- Managing and building projects by executing commands and editing files.
- Automating coding tasks such as fixing compiler errors or creating unit tests.
- Integrating with chat applications for interactive problem-solving and code development.