Dev Companion🌱 See your companion grow as you work 🌳 Dev Companion is a VS Code extension that turns your coding activity into a small farming/gardening game. The more you write, the more your companion grows — until it's ready to harvest. How it worksDev Companion tracks "tokens" earned from the characters you type in the active editor. These tokens feed a growing plant or tree. As tokens accumulate, the companion advances through growth stages. Once it reaches its final stage, it's harvested, added to your pantry, and a new random companion starts growing. ViewsThe extension adds a Dev Companion panel to the activity bar with three webviews:
Each view has a refresh button, and data auto-refreshes on an interval (see settings) and whenever the VS Code window regains focus. Settings
Claude Code integrationIn addition to your own typing, Dev Companion also tracks token usage from Claude Code's local session logs ( DataProgress is stored locally in the extension's global storage directory ( Development
LicenseMIT — see LICENSE.md. |