v0.1.140

davidfowl/tallyv0.1.140Dec 30, 2025by github-actions[bot]

AI Summary

Added a context-aware `tally workflow` command and simplified the setup process by removing redundant file generation.

Key Highlights

  • New `tally workflow` command provides context-aware instructions based on budget state.
  • Simplified setup removed AGENTS.md, CLAUDE.md, and README.md generation.
  • Terminal demo added to the website.

New Features

  • Context-aware `tally workflow` command
  • Simplified setup process
  • Improved Windows Unicode support
  • Fixed macOS arm64 detection

Full Release Notes

## What's Changed

- `tally workflow` command - context-aware instructions based on your budget state
- Simplified setup (removed AGENTS.md, CLAUDE.md, README.md generation)
- Terminal demo added to website
- Fixed macOS arm64 detection and prerelease update mechanism
- Improved Windows Unicode support

---

### Install

**Linux / macOS:**
```bash
curl -fsSL https://tallyai.money/install.sh | bash
```

**Windows PowerShell:**
```powershell
irm https://tallyai.money/install.ps1 | iex
```

Or download the zip for your platform below.

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