Skip to content

Latest commit

 

History

History
55 lines (25 loc) · 2.64 KB

File metadata and controls

55 lines (25 loc) · 2.64 KB

Changelog

1.2.1 (2026-04-06)

Bug Fixes

  • add apps get command with server-side hint passthrough (#19) (9cef29e)

1.2.0 (2026-04-06)

Features

  • add apps connect/list/disconnect commands for OAuth app connections (#12) (49cccb2)

Bug Fixes

  • add contextual dashboard hint as first property in all JSON responses (#13) (b127ac2)
  • add warning field to secrets API response (#11) (eabe16a)
  • unify REST API under /api/apps/:provider (#15) (d7b61c7)

1.1.1 (2026-04-05)

Bug Fixes

  • add contextual dashboard hint as first property in all JSON responses (#8) (cb64385)

1.1.0 (2026-03-23)

Features

  • add policy rules commands with input hardening (#7) (871ebc4)

Bug Fixes

  • add curl install command to README (#5) (56cc104)

1.0.1 (2026-03-17)

Bug Fixes

  • set-secrets automatically switches agent to selective mode (#3) (fd1131b)

1.0.0 (2026-03-17)

Features

  • add onecli CLI tool for managing agents, secrets, and configuration (#1) (aa3628b)