What's Changed
Improved tally init Experience
The init command now provides a much better first-run experience:
Colored Output
- Green checkmarks for created files, yellow arrows for existing files
- Syntax highlighting for paths and commands
- Clickable hyperlinks for agent install URLs (in supported terminals)
Smart Guidance
- Fresh init: Full guide with data sources + agent setup steps
- Config exists without data: Prompts to add CSVs and configure yaml
- Fully configured: Just shows
tally runortally discover
Agent Detection
Shows which AI coding agents are already installed on your system:
3. Open this folder in an AI agent:
claude Claude Code ✓ installed
copilot GitHub Copilot ✓ installed
opencode OpenCode https://opencode.ai
codex OpenAI Codex ✓ installed
Bug Fixes
- Fixed macOS arm64 detection: Self-update now correctly downloads the arm64 binary on Apple Silicon Macs instead of always downloading amd64
Install
Linux / macOS:
curl -fsSL https://tallyai.money/install.sh | bashWindows PowerShell:
irm https://tallyai.money/install.ps1 | iexOr download the zip for your platform below.
See https://tallyai.money for more info.