Skip to content

Releases: nol166/clai

v0.5.0

Choose a tag to compare

@nol166 nol166 released this 17 Aug 00:55
a03ef73

0.5.0 (2026-08-17)

Features

  • add config profile update subcommand (41bac73)
  • add openrouter provider (1a4dc7d)
  • add openrouter provider (59276e6)

v0.4.0

Choose a tag to compare

@nol166 nol166 released this 05 Aug 14:35
172c698

0.4.0 (2026-08-05)

Features

  • add configurable api_key_header for anthropic provider (73fa6a4)
  • allow custom base URL for anthropic provider (80666de)
  • custom base URL and configurable api_key_header for anthropic provider (1dfd456)

v0.3.1

Choose a tag to compare

@nol166 nol166 released this 11 Jul 01:54
13219de

0.3.1 (2026-07-11)

Bug Fixes

  • clipboard support on Windows and WSL (a98e380)
  • clipboard support on Windows and WSL (7a606c1)

v0.3.0

Choose a tag to compare

@nol166 nol166 released this 13 Jun 01:33
52ddbc9

0.3.0 (2026-06-13)

Features

  • named provider profiles with active switching (3563c5c)
  • named provider profiles with active switching (30cff1a), closes #11

v0.2.2

Choose a tag to compare

@nol166 nol166 released this 26 Apr 15:32
36e00cd

0.2.2 (2026-04-26)

Bug Fixes

  • use PAT for release-please so CI triggers on release PRs (d4a564c)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 26 Apr 15:30
e0b8abf

0.2.1 (2026-04-26)

Bug Fixes

  • remove redundant CI push trigger on release-please branch (b50fba0)
  • remove redundant push trigger on release-please branch from CI (f4e3101)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 15:17
fb364f1

0.2.0 (2026-04-26)

Features

  • show version under logo in help output (451eeb2)

Bug Fixes

  • remove API key when setting different provider; fix model select… (d47d6e9)
  • remove API key when setting different provider; fix model selection by showing a list of models instead of hardcoding defaults (6015d42)
  • run CI on release-please branch so build check reports on release PRs (0eec578)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 26 Apr 02:37
ed5070d

0.1.4 (2026-04-26)

Bug Fixes

  • show module version when installed via go install (450a326)
  • show module version when installed via go install (c800f1f)

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 26 Apr 02:26
a7cf4a1

0.1.3 (2026-04-26)

Bug Fixes

  • checkout tagged commit for goreleaser build (8a449da)
  • remove double-evaluation in goreleaser if condition (1c3182a)
  • run goreleaser from release-please job to bypass GITHUB_TOKEN restriction (0f4c6ac)
  • run goreleaser from release-please job to bypass GITHUB_TOKEN restriction (1877380)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 26 Apr 02:19
1a0cee5

0.1.2 (2026-04-26)

Bug Fixes

  • trigger goreleaser on release created not tag push (fc331dc)
  • trigger goreleaser on release created not tag push (3cfc6bd)