Claudia
https://claudiacode.com/
A Graphical User Interface (GUI) for managing Claude Code - replaces terminal work with a convenient visual interface. The project is free, open-source for Windows, macOS, Linux. https://github.com/getAsterisk/claudia
Provides a overview of projects/sessions/agents, creation of custom AI agents, visual monitoring of costs (tokens/funds), built-in prompt editor (Markdown), chat version control (like Git).
SuperClaude v2
https://github.com/NomenAK/SuperClaude
The configuration framework has been updated, extending Claude Code with specialized commands (18 total), cognitive personas, and development methodologies. The 9 personas can now be launched via command-line flags (--persona-architect
, --persona-security
, etc.)
MCP integration with Context7, Sequential, Magic, Puppeteer is supported.
Trae Agent CLI
https://github.com/bytedance/trae-agent
In addition to their IDE Trae, Bytedance has also released an open-source agent that works in the terminal. It is currently in an alpha-experimental development stage and is more for testing and improvement.
They emphasize that their agent has a modular architecture. It constantly writes detailed logs and provides a short summary at each step. It supports OpenAI, Anthropic, Doubao, Azure, and OpenRouter APIs. It uses trae_config.json
for configuration.
Amazon is also preparing something in the field of a CLI agent under the code name Kiro - we'll wait and see.
#claudecode #trae #autonomousagents