agent active

cloi

Maker: gabrielchasukjin License: MIT Stars: 408 First released: 2025-05-01 Language: JavaScript
CLI

About

Cloi exists for developers who want agentic coding without any cloud dependency: it runs entirely through Ollama with no API key, and its model selection is measured rather than guessed - the installer benchmarks the hardware and proposes a VRAM-resident primary plus a larger RAM-resident fallback. Escalation is triggered by observed failure signals (repeated identical calls, malformed tool calls, narrated-but-skipped steps) rather than task classification, and the inheriting model receives everything already attempted. Verification checks citations and quotes against the real workspace before spending model calls, and named tool results persist across sessions. The README publishes its own limits, including zero for twelve on hard cross-file debugging with 8 GB-class models.