| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| install.sh | 2026-06-26 | 10.8 kB | |
| install.ps1 | 2026-06-26 | 8.4 kB | |
| claurst-linux-aarch64.tar.gz | 2026-06-26 | 13.8 MB | |
| claurst-linux-x86_64.tar.gz | 2026-06-26 | 14.8 MB | |
| claurst-macos-aarch64.tar.gz | 2026-06-26 | 13.5 MB | |
| claurst-macos-x86_64.tar.gz | 2026-06-26 | 14.4 MB | |
| claurst-windows-x86_64.zip | 2026-06-26 | 15.1 MB | |
| Claurst v0.1.6 source code.tar.gz | 2026-06-26 | 6.0 MB | |
| Claurst v0.1.6 source code.zip | 2026-06-26 | 6.2 MB | |
| README.md | 2026-06-26 | 1.5 kB | |
| Totals: 10 Items | 83.8 MB | 0 | |
🩹 Patches
- fix(codex): adjustable reasoning levels (low/medium/high/xhigh) in picker (
4745242) - fix(tui): repair the last 4 red tests, CI now fully green (
c3c796d) - fix(tests): make CI deterministic — hermetic fixtures + serial test run (
84d4840)
🛠Direct commits
Work pushed to main outside of pull requests in this release:
- fix(codex): show models after ChatGPT login (openai-codex id alias) (
d5fa28f) - feat(config): support {env:VAR_NAME} in api_key/api_base config values (
659751b)
What's Changed
Other Changes
- feat(config): support {env:VAR_NAME} substitution in api_key/api_base config values by @NikolayBobovnikov in https://github.com/Kuberwastaken/claurst/pull/181
New Contributors
- @NikolayBobovnikov made their first contribution in https://github.com/Kuberwastaken/claurst/pull/181
Full Changelog: https://github.com/Kuberwastaken/claurst/compare/v0.1.5...v0.1.6