Skip to content

Claurst v0.1.3

Choose a tag to compare

@github-actions github-actions released this 19 May 16:57

🛠 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 #158
  • Provider updates - fix auth and add Crof by @jhult in #159

Full Changelog: v0.1.2...v0.1.3