Claude Engineer v3 is a self-improving AI software development assistant built around Claude 3.5 Sonnet. It provides both a command-line interface and a modern web interface for coding-related workflows. The project is designed to let Claude identify missing capabilities, generate new tools, load them dynamically, and use them in later conversations. It includes real-time token tracking, conversation state management, tool usage indicators, and structured configuration options. The web interface supports image upload, Markdown rendering, syntax highlighting, and responsive design. Overall, it is an experimental framework for developers who want an AI assistant that can expand its own toolset while helping with software tasks.
Features
- CLI and web interface options
- Self-improving tool creation system
- Dynamic tool loading and hot reload support
- Claude 3.5 Sonnet integration
- Real-time token usage tracking
- Image analysis, Markdown rendering, and syntax highlighting in the web interface