UTIM AI v2.0 is an autonomous CLI coding agent built for terminal-first developers. It runs on Windows, macOS, Linux, and Android Termux. Below is a complete breakdown of every capability that ships in the v2.0 release.
A global marketplace where developers publish, discover, and monetize custom workspace skills and executable miniagents. Install community-built agents in a single command, or publish your own to earn revenue.
UTIM automatically compresses the active context window to fit the model's limits without losing critical task state. Compression scales with the model's true context window — small models get aggressive compression, large models preserve full fidelity.
Native MCP integration means UTIM can connect to any MCP-compatible tool server. Plug in databases, file systems, browsers, or your own internal APIs without writing glue code.
UTIM plans each step, executes shell or file operations, observes the result, and self-corrects. You can interrupt at any point with /pause or roll back with /undo.
Miniagents are executable scripts the agent can invoke on demand. They run in a sandboxed environment with full shell control, supporting any language that has an interpreter on the host.
Skills are reusable instruction sets — domain knowledge, coding conventions, and project rules — that load automatically based on the working directory. Define them per project or per team.
Every destructive command can be previewed before execution. UTIM maintains a transaction log of all filesystem changes so /rewind restores prior state instantly.
ChromaDB-backed vector memory gives UTIM long-term recall of your codebase, prior conversations, and project decisions across sessions.
Install UTIM AI v2.0 →