Append-only loop
Keeps sessions stable, preserving prefix-cache efficiency across long conversations.
MORPHIX
CLI / TUI for fast AI coding agent
Morphix is an out-of-the-box agent CLI/TUI designed for developers who want reliable file editing, append-only sessions, and seamless access to a wide model ecosystem through a unified gateway.
npm i -g @agent-lite/morphix> morphix setup ✓ provider selected: morphix-router ✓ key stored in Morphix home > morphix run ✓ append-only session started ✓ cache-aware context preserved ✓ unified model gateway ready
Core advantage
High success rate for file edits through a self-developed diff algorithm.
Gateway
Route traffic to OpenAI, DeepSeek, and other models from one API layer.
Keeps sessions stable, preserving prefix-cache efficiency across long conversations.
Self-developed code-diff algorithm improves file edit success rates and reduces friction.
Connects to OpenAI, DeepSeek, and more from a single gateway.
Workflow
From installing Morphix to running your first task, it only takes four simple steps. Copy the command, configure your provider, select the models you want, start a session, and you're ready to automate your workflow.
Install Morphix
npm i -g @agent-lite/morphix
Configure your provider
morphix setup
Quickly select models
morphix setup → Manage provider → Select models, press Space to toggle models on/off
Start a session
morphix
Get started
After installing Morphix, run morphix setup to configure your provider and get started.
🔑 No API key?Get one →