Skip to main content

// Español · Esta página está en traducción. Por ahora mostramos la fuente en inglés revisada.

Ecosistema

Esta página está en traducción. Por ahora mostramos la fuente en inglés revisada.

Caveman

Coding agents often spend many tokens explaining what they are doing, even when a short answer would be enough. Caveman changes the agent's writing style so replies are compressed while code, paths, commands, and technical details stay intact. Shorter replies can reduce output-token usage, cost less to read back into a long conversation, and make the session easier to scan. It mainly changes how much the agent says; it does not make the underlying model smaller or guarantee the same saving on every coding task.

Category
output-style
Best for
People who want concise agent replies, lower conversational token usage, and less text between code changes.
License
MIT
Verified
2026-08-03
View repository ↗