Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Releases: agentuity/cli

v0.0.139

24 May 03:42
v0.0.139
1633cea

Choose a tag to compare

Changelog

v0.0.138

23 May 21:31
v0.0.138
e18a483

Choose a tag to compare

Changelog

v0.0.137

23 May 16:41
v0.0.137
6da9f0d

Choose a tag to compare

Changelog

  • 6da9f0d Fix prompt for env on devmode, remove old server flag now that it comes from API (#339)
  • 5b67b22 Update changelog for CLI v0.0.136 (#334)
  • 971edc1 Update changelog for v0.0.135 (#331)

v0.0.136

22 May 20:59
v0.0.136
064b082

Choose a tag to compare

Changelog

  • 064b082 Add copy attributes to project to when importing (#332)

v0.0.135

22 May 19:46
v0.0.135
a6ed694

Choose a tag to compare

Changelog

  • 42f4b0b Quality of life Improvement: if disk requested is smaller than needed, will tell you and potentially adjust (#330)
  • 4b24bf0 Update changelog for CLI v0.0.134 (#329)
  • a6ed694 [AGENT-130] Delete and Roll Back deployments (#313)

v0.0.134

22 May 00:44
v0.0.134
cf4f4e4

Choose a tag to compare

Changelog

  • 47a866d Missed this for the headless import (#327)
  • cf4f4e4 Python: improve devmode logging and pre-release SDK usage (#328)
  • 80ee5f4 Update changelog for CLI v0.0.133 (#326)

v0.0.133

21 May 22:47
v0.0.133
73fe98b

Choose a tag to compare

Changelog

  • dba57b9 DevMode: Allow the API to return a preferred server (#325)
  • aa47e34 Devmode: Improved logging output and sourcemap support (#321)
  • 542c904 Update changelog for CLI v0.0.132 (#323)
  • 3055ead [AGENT-209] Refactor adding env vars from file (#324)
  • 73fe98b remove the windows go build

v0.0.131

20 May 19:18
v0.0.131
29ec3e5

Choose a tag to compare

Changelog

  • b9933d3 Fix release workflow by removing invalid subject-checksums-type parameter (#319)
  • 0dd2235 Headless import baby (#318)
  • 6da7d66 Update changelog for CLI v0.0.129 (#315)
  • 29ec3e5 Update changelog for CLI v0.0.130 (#317)

v0.0.130

20 May 16:58
v0.0.130
3d85663

Choose a tag to compare

Changelog

  • 3d85663 DevMode: remove mouse tracking as it caused the inability to copy/paste in the terminal (#316)

v0.0.129

20 May 14:18
v0.0.129
0054782

Choose a tag to compare

Changelog

  • 4aff0de AGENT-198: Remove Windows from goreleaser build configuration (#311)
  • 2efc006 Env: add support for detecting env template variables (#310)
  • 36e9721 Fix incorrect URL in Python SDK breaking changes message (#314)
  • 62e8358 Improve profile ergonomics (#312)
  • a2cf233 Update changelog for v0.0.128 (#309)
  • 0054782 [AGENT-169] Expose framwork to the UI (#295)