Skip to content

Releases: onecli/onecli-cli

v2.2.2

Choose a tag to compare

@guyb1 guyb1 released this 31 May 16:15
d7d6c00

2.2.2 (2026-05-31)

Bug Fixes

  • add codex secret type and --file flag for secrets create (#71) (dc2064c)

v2.2.1

Choose a tag to compare

@guyb1 guyb1 released this 31 May 13:15
7fdd59c

2.2.1 (2026-05-31)

Bug Fixes

  • add --cloud-url flag to migrate command (#70) (96ae126)

v2.2.0

Choose a tag to compare

@guyb1 guyb1 released this 21 May 11:03
57d856d

2.2.0 (2026-05-21)

Features

v2.1.0

Choose a tag to compare

@guyb1 guyb1 released this 20 May 14:26
4259fdf

2.1.0 (2026-05-20)

Features

  • add org subcommands for apps, connections, rules, and secrets (#65) (5411e02)

v2.0.1

Choose a tag to compare

@guyb1 guyb1 released this 19 May 19:23
343f6e9

2.0.1 (2026-05-19)

Bug Fixes

v2.0.0

Choose a tag to compare

@guyb1 guyb1 released this 19 May 16:41
edc607e

2.0.0 (2026-05-19)

⚠ BREAKING CHANGES

  • All API endpoints now use /v1 prefix instead of /api. The default base URL is now api.onecli.sh. Clients using the previous /api prefix must update their configuration.

Features

  • migrate API prefix from /api to /v1 and default to api.onecli.sh (#61) (c960ba3)

v1.7.3

Choose a tag to compare

@guyb1 guyb1 released this 19 May 09:50
f22ac91

1.7.3 (2026-05-19)

Bug Fixes

  • accept openai as valid secret type in secrets create (#59) (5d236e4)
  • require --confirm flag for project deletion (#57) (eac5b4f)

v1.7.2

Choose a tag to compare

@guyb1 guyb1 released this 18 May 20:43
543f456

1.7.2 (2026-05-18)

Bug Fixes

  • show server version and status in version command (#31) (e13fa7e)
  • use canonical onecli.sh domain without www prefix (#55) (0f334f7)

v1.7.1

Choose a tag to compare

@guyb1 guyb1 released this 17 May 16:58
f2fa377

1.7.1 (2026-05-17)

Bug Fixes

  • auto-install gateway detection hook on agent launch (#54) (8568f74)
  • replace raw Go errors with user-friendly messages (#51) (6c13313)
  • replace raw network errors with user-friendly gateway messages (#49) (177c968)
  • surface gateway credential warnings before launching agent (#53) (227f251)

v1.7.0

Choose a tag to compare

@guyb1 guyb1 released this 07 May 19:00
e5df642

1.7.0 (2026-05-07)

Features

  • unified gateway skill with API fetch (#47) (e8e272d)