agent dormant

Mervelas

Maker: swadhinbiswas License: MIT Stars: 52 First released: 2026-04-02 Language: TypeScript
CLI

About

Mervelas exists for developers who reject the telemetry and lock-in of mainstream assistants: it stores session history only in ~/.mervelas/projects/ as JSONL, ships with no analytics, and lets the user point it at OpenAI, OpenRouter, NVIDIA NIM, Qwen, DeepSeek, or locally hosted endpoints. The interface is a terminal UI rendered through a custom React Ink abstraction built on Bun, with commands for configuration, context inspection, agent switching, and MCP server attachment. Custom agents are defined and switched through /agents, letting one binary wrap different local coding agents under a single interface. Distribution is deliberately absent from npm: the README requires cloning, building with Bun, and running the bundle directly, and the repository holds exactly five commits with no releases. Its audience is developers who want provider sovereignty and zero telemetry and are comfortable building a CLI from source; the project is experimental and its trajectory depends on a single maintainer.