$ capsul guides
Guides
How token usage actually works in a CLI coding agent, and what brings it down. No sign-up, no gate, no email.
- How to reduce Claude Code token usageSeven concrete ways to cut the tokens Claude Code sends on every turn, from scoping the request to capping the context, with what each one is actually worth.
- Claude Code usage limits, and how to stop hitting themWhat the Claude Pro and Max session and weekly limits actually count, why they arrive mid-task, and the habits that keep a subscription lasting the whole week.
- Codex CLI token usage: reading it, then lowering itWhere the tokens go in an OpenAI Codex CLI session, how to see the real input count before spending a request, and what reduces it without changing the answer.
- Context engineering for coding agentsWhy what you send matters more than what you ask, how context degrades as it grows, and the rules for building context an agent can answer from.
- What an AI coding agent really costs per developerSubscription against API pricing, what separates two developers on the same plan, and how to work out what a team of fifteen actually spends.
- capsul quickstart: install, first run, first numbersInstall capsul with npm, check your environment, build a context without spending a request, then run a real task against the agent CLI you already use.