| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| forge-aarch64-pc-windows-msvc.exe | < 14 hours ago | 35.0 MB | |
| forge-x86_64-pc-windows-msvc.exe | < 14 hours ago | 40.1 MB | |
| forge-x86_64-apple-darwin | < 14 hours ago | 33.6 MB | |
| forge-aarch64-apple-darwin | < 14 hours ago | 30.3 MB | |
| forge-aarch64-unknown-linux-gnu | < 14 hours ago | 31.4 MB | |
| forge-aarch64-unknown-linux-musl | < 14 hours ago | 30.3 MB | |
| forge-aarch64-linux-android | < 14 hours ago | 31.6 MB | |
| forge-x86_64-unknown-linux-musl | < 14 hours ago | 36.7 MB | |
| forge-x86_64-unknown-linux-gnu | < 14 hours ago | 36.7 MB | |
| README.md | < 18 hours ago | 875 Bytes | |
| v2.5.0 source code.tar.gz | < 18 hours ago | 1.2 MB | |
| v2.5.0 source code.zip | < 18 hours ago | 1.7 MB | |
| Totals: 12 Items | 308.5 MB | 0 | |
Changes
- Force .zsh to be checked out with LF line endings @Alexx999 (#2800)
🚀 Features
- feat(reasoning): add reasoning-effort config settings @tusharmath (#2775)
🐛 Bug Fixes
- fix(zsh): use global scope for typeset to support lazy loading @losinggeneration (#2776)
- fix(walker): respect nested .gitignore files even if it's not git repo @laststylebender14 (#2785)
- fix(windows): enable VT processing on stdout handle for ANSI rendering @stier1ba (#2788)
- perf(workspace): improve workspace sync performance @tusharmath (#2787)
- fix(select): replace unsafe transmute_copy with safe Any downcasting in confirm prompt @tusharmath (#2794)
🚀 Performance
- perf(workspace): improve workspace sync performance @tusharmath (#2787)
🧰 Maintenance
- chore(skill): add a skill to resolve PR comments @tusharmath (#2793)