Introduction
Chaves is a terminal-native AI dev tool that watches your files, tracks your diffs, and proactively suggests what to work on next — without you having to ask. Think of it as a rubber duck that actually talks back.
Unlike chat-based AI tools, Chaves lives in your terminal and stays aware of your project context at all times. It reads your file changes, understands the flow of your work, and surfaces relevant suggestions automatically.
What makes Chaves different?
- → Runs entirely in your terminal — no browser tabs, no context switching
- → Proactive: suggests next steps without waiting for a question
- → Diff-aware: understands what you just changed and why it matters
- → Works with any language or framework