Your codebase,
managed in the terminal.
Built with React, Ink, and Google Gemini. A seamless, tool-augmented development experience directly from the command line.
$pnpm i -g parallax-devHow it works
Terminal-native React UI.
Navigate effortlessly with interactive list-pickers, real-time token tracking, and built-in slash commands like /model and /load.
Capabilities
Built for the terminal.

Multi-Agent Delegation
Spawn specialized sub-agents for parallel analysis and feature implementation.

Local File Patching
Generate and apply precise diffs to your codebase using robust read/write tool buffers.

Reactive Ink UI
A fast, stateful terminal interface powered by React and Ink with custom list-pickers.

Session Persistence
Conversations automatically serialize to your local system, allowing seamless state recovery.

Context Compaction
Advanced /compact command utilizes LLM summarization to clear bloated window contexts.

Hot-Swappable Models
Quickly pivot between Gemini 2.5 Flash, Pro, and 3.0 via intuitive /model slash commands.
Install
One command. Zero setup.
Get started in seconds.
pnpmi-gparallax-devnpm i -g parallax-devgit clone https://github.com/eduardosilveiradev/parallax-cli.git && cd parallax-cli && pnpm i && pnpm build && pnpm start