| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| claurst-linux-aarch64.tar.gz | 2026-05-20 | 14.4 MB | |
| claurst-linux-x86_64.tar.gz | 2026-05-20 | 14.7 MB | |
| claurst-macos-aarch64.tar.gz | 2026-05-20 | 13.5 MB | |
| claurst-macos-x86_64.tar.gz | 2026-05-20 | 14.1 MB | |
| claurst-windows-x86_64.zip | 2026-05-20 | 12.7 MB | |
| install.ps1 | 2026-05-20 | 8.4 kB | |
| install.sh | 2026-05-20 | 10.8 kB | |
| Claurst v0.1.4 source code.tar.gz | 2026-05-20 | 6.0 MB | |
| Claurst v0.1.4 source code.zip | 2026-05-20 | 6.2 MB | |
| README.md | 2026-05-20 | 2.4 kB | |
| Totals: 10 Items | 81.5 MB | 0 | |
🛠Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): stamp v0.1.4 [skip ci] (
386f327) - claurst --release v0.1.4 (
1d4efac) - feat(tui): stealth oauth login (
2690f26) - fix(share): tool blocks collapse fixes (
8ae0380) - fix(share): make tool calls and results toggle-able (
e2afd84) - feat(tui): changed prompt focus setting to allow interactive / popup during streaming (
99a34fa) - fix(tui): finally fixed rustle looking right animation (
faa893f) - fix(tui): tilde str::replace bug in root path display for windows terminals (
5f7a35d) - feat(web): better theming for claurst web sharing (
6da142c) - feat: terminal rendering fixes (
86d19db) - feat: rendering fixes + claurst web session previews for /share (
bcf7e85) - feat: add /share command (
e1f1d5c) - fix(tui): apply settings from config immediately on app startup (
a337f24)
What's Changed
Other Changes
- fix(tui): apply settings from config immediately on app startup by @jhult in https://github.com/Kuberwastaken/claurst/pull/160
Full Changelog: https://github.com/Kuberwastaken/claurst/compare/v0.1.3...v0.1.4