Skip to content

Releases: onecli/onecli-cli

v2.2.3

02 Jun 08:35
68cf02a

Choose a tag to compare

2.2.3 (2026-06-02)

Bug Fixes

  • add codex native proxy config and universal gateway skill fallback (#75) (21e11d5)

v2.2.2

31 May 16:15
d7d6c00

Choose a tag to compare

2.2.2 (2026-05-31)

Bug Fixes

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

v2.2.1

31 May 13:15
7fdd59c

Choose a tag to compare

2.2.1 (2026-05-31)

Bug Fixes

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

v2.2.0

21 May 11:03
57d856d

Choose a tag to compare

2.2.0 (2026-05-21)

Features

v2.1.0

20 May 14:26
4259fdf

Choose a tag to compare

2.1.0 (2026-05-20)

Features

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

v2.0.1

19 May 19:23
343f6e9

Choose a tag to compare

2.0.1 (2026-05-19)

Bug Fixes

v2.0.0

19 May 16:41
edc607e

Choose a tag to compare

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

19 May 09:50
f22ac91

Choose a tag to compare

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

18 May 20:43
543f456

Choose a tag to compare

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

17 May 16:58
f2fa377

Choose a tag to compare

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)