| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| claurst-linux-aarch64.tar.gz | 2026-05-19 | 14.3 MB | |
| claurst-linux-x86_64.tar.gz | 2026-05-19 | 14.6 MB | |
| claurst-macos-aarch64.tar.gz | 2026-05-19 | 13.5 MB | |
| claurst-macos-x86_64.tar.gz | 2026-05-19 | 14.1 MB | |
| claurst-windows-x86_64.zip | 2026-05-19 | 12.7 MB | |
| install.ps1 | 2026-05-19 | 8.4 kB | |
| install.sh | 2026-05-19 | 10.8 kB | |
| Claurst v0.1.3 source code.tar.gz | 2026-05-19 | 5.9 MB | |
| Claurst v0.1.3 source code.zip | 2026-05-19 | 6.1 MB | |
| README.md | 2026-05-19 | 3.2 kB | |
| Totals: 10 Items | 81.3 MB | 0 | |
đź› Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): stamp v0.1.3 [skip ci] (
55f8d42) - chore: workflow wiring fixes for npm releases --release v0.1.3 (
bb00bb4) - feat(tui): /goal UI revamp (
964f98e) - feat: env fallback for qwen, minimax, dashscope and more (
8489639) - feat(tui): full scrollbar revamp (
28169e4) - feat(api): add Crof.ai provider and standardize provider ID naming (
488d1b9) - fix(core): add missing provider env var mappings to auth_store (
17641dc) - fix(tui): remove home directory warning, redundent shortcuts (
14b0fdc) - feat: better free mode with 7+ providers and dynamic chain (
b3b1fd3) - feat(tui): implement alternating exit key confirmation for Ctrl+C and Ctrl+D (
270947d) - chore: fix provenance sessiongs (
f029bbc) - chore: switch to OIDC-only for publish actions (
cd9696d) - chore: the npm error was literally a package.json error im crine (
9ba877f) - chore: registry-url, package-manager-caching off and checkout bump for actions (
b57f72d) - chore: corepack npm actions deps fixes (
107921c) - chore: actions dep working (
42059f2) - chore: bump node version for npm-publish.yml workflow (
750b272)
What's Changed
Other Changes
- Implement alternating exit key confirmation for Ctrl+C and Ctrl+D by @jhult in https://github.com/Kuberwastaken/claurst/pull/158
- Provider updates - fix auth and add Crof by @jhult in https://github.com/Kuberwastaken/claurst/pull/159
Full Changelog: https://github.com/Kuberwastaken/claurst/compare/v0.1.2...v0.1.3