agent active

Codemini-CLI

Maker: havingautism License: MIT Stars: 191 First released: 2026-03-27 Language: JavaScript (Node.js)
CLI Web

About

Codemini-CLI is a terminal-first agent for coding and operational tasks, built around minimizing unnecessary context consumption: managed compaction, lazy-loaded skills, and project-aware retrieval through Tree-sitter AST parsing, dependency and knowledge graphs, and a generated CodeWiki keep prompts small. Its tool runtime includes plans, todos, subagents, background tasks, and parallel tool calls, with approvals proportional to the risk of each change and sandbox modes from read-only through workspace-write to full access, optionally backed by Microsandbox microVMs with Landlock/Seatbelt fallbacks. Claude-compatible hooks observe or gate lifecycle events, and MCP servers extend the tool surface without runtime changes. A TUI and a browser Web UI share the same session engine and local persistence, so a session started in the terminal continues in the browser.