Roka Roka Docs

Documentation

Welcome to Roka

Roka is a context-pruning layer for AI coding agents. It collapses noisy logs, force-keeps real errors, and packs the result into a token budget — before the model ever sees the dump.

Local prune tools do not upload your logs. MCP connect / serve / watch only call the API to verify a Pro key.

What Roka is

Point the CLI at a file or pipe stdin. Or connect an MCP-compatible agent so it can call prune_file, prune_logs, and prune_tail itself. Output is always the pruned context, not a summary written by a model.

cat deploy.log | roka prune --query "what broke" --budget 8000

Get started

Quick links