github davidfowl/tally v0.1.125
Tally v0.1.125

latest releases: dev, v0.1.140
21 hours ago

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 run or tally 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 | bash

Windows PowerShell:

irm https://tallyai.money/install.ps1 | iex

Or download the zip for your platform below.

See https://tallyai.money for more info.

Don't miss a new tally release

NewReleases is sending notifications on new releases.