| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| forge-aarch64-pc-windows-msvc.exe | 2025-11-27 | 56.2 MB | |
| forge-x86_64-pc-windows-msvc.exe | 2025-11-27 | 59.2 MB | |
| forge-aarch64-apple-darwin | 2025-11-27 | 53.7 MB | |
| forge-aarch64-unknown-linux-musl | 2025-11-27 | 53.5 MB | |
| forge-aarch64-linux-android | 2025-11-27 | 54.6 MB | |
| forge-aarch64-unknown-linux-gnu | 2025-11-27 | 54.4 MB | |
| forge-x86_64-unknown-linux-musl | 2025-11-27 | 57.0 MB | |
| forge-x86_64-apple-darwin | 2025-11-27 | 54.6 MB | |
| forge-x86_64-unknown-linux-gnu | 2025-11-27 | 56.9 MB | |
| README.md | 2025-11-27 | 982 Bytes | |
| v1.8.0 source code.tar.gz | 2025-11-27 | 707.5 kB | |
| v1.8.0 source code.zip | 2025-11-27 | 1.0 MB | |
| Totals: 12 Items | 501.7 MB | 0 | |
Changes
🚀 Features
- feat(config): add environment variable overrides for model and provider @tusharmath (#2003)
- feat(zsh): show icon only during active conversation @tusharmath (#2002)
- feat(zsh): highlight prompt model in cyan during active conversation @tusharmath (#1997)
- feat(zsh): add :agent command and power10k prompts @dariuszkowalski-com (#1994)
- feat(zsh): add
:editcommand for external editor integration @dariuszkowalski-com (#1990)
📝 Documentation
- docs(skills): add plan-first workflow to conflict resolver @tusharmath (#1998)
🐛 Bug Fixes
- feat(zsh): add :agent command and power10k prompts @dariuszkowalski-com (#1994)
🧰 Maintenance
- refactor(zsh): remove unused agent message helper function @tusharmath (#1999)
- refactor(provider): convert ProviderId enum to const-based struct @amitksingh1490 (#1992)
- refactor(commands): load built-in command list from
.jsonfile @tusharmath (#1993)