Original Reddit post

Saw this trending on github and started using it last night, it’s a claude cli replacement and it’s got a ton of great stuff built in while also performing better than claude code. I’m very impressed and feel like I’m just scratching the surface. For instance: Substantially better cache and memory management, memory injection and ambient mode to clean up and curate its memory store. I asked it to do 3 different tasks when I went to bed last night and when I checked on it this morning they were all actually complete(!) A non-intrusive hud to show context, limits, cache status. Improved UI with diagram rendering support Great UIs for multi-agent and agent swarm use Support for tons of different inference providers and local inference All the usual things, mcp hooks skills etc self-dev mode where it can develop itself with changes you request You can resume sessions from other harnesses like codex or claude code Skills are not all loaded on startup. The conversation is embedded as a semantic vector, and will automatically inject a skill if there is an embedding hit similar to memories. Built in browser automation https://github.com/1jehuang/jcode submitted by /u/YoghiThorn

Originally posted by u/YoghiThorn on r/ClaudeCode