aito bundles token-saving tools for Copilot and Claude Code

aito is a installer that brings together existing tools for reducing token waste in Copilot and Claude Code. can use too many tokens when they reread a whole codebase for every task, place long build logs into the conversation context, or repeat the same explanations in every new session. aito does not create a new saving method from scratch.

It combines tools such as OpenSpec, RTK, and ccusage behind one setup flow. `aito setup` installs them with default settings meant to be practical. `aito verify` shows real s so users can check the result themselves.

The tool supports macOS and Linux and is written in plain Bash. It avoids remote , telemetry, and a proxy by default, with proxy use only if the user asks for it.

Key points

  • aito targets token waste in Copilot and Claude Code workflows.
  • It bundles existing tools including OpenSpec, RTK, and ccusage.
  • `aito setup` provides one installation path with default settings.
  • `aito verify` reports real s instead of only claiming a saving rate.
  • It runs on macOS and Linux and avoids telemetry and proxy use by default.
Read original