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

Releases: agentuity/cli

v0.0.118

06 May 19:25
v0.0.118
462ccaf

Choose a tag to compare

Changelog

v0.0.117

05 May 20:57
v0.0.117
58c8c08

Choose a tag to compare

Changelog

v0.0.116

05 May 19:25
v0.0.116
fb5d4ab

Choose a tag to compare

Changelog

  • 9b8e4e0 AGENT-29 Check mask value for secrets (#274)
  • b017c89 Fix patch for monorepo (#269)
  • fb5d4ab Missed annotation on GitInfo (#275)
  • eb9b76b Pass on the git info from deploy to bundle when for --deploy (#271)
  • a13008a Passing ci logs url to display github action logs in the UI (#273)
  • c32c5f3 Taking a walk to get the git data 🚶‍♂️‍➡️ (#272)
  • ee1538b Update changelog for CLI v0.0.115 (#268)

v0.0.115

02 May 16:27
v0.0.115
939aa5c

Choose a tag to compare

Changelog

  • 3f02641 Add flags for deployment data overwrite from github action (#266)
  • 939aa5c Added mono repofix (#267)
  • c5d7863 Fix: Allow non-admin users to uninstall CLI without admin privileges (#264)
  • 3abad02 Update changelog for v0.0.114 (#262)

v0.0.114

01 May 03:13
v0.0.114
1f90e5d

Choose a tag to compare

Changelog

  • 8b27727 - Set ALLUSERS=0 for non-admin installations to ensure proper installation to AppData/Local/Agentuity (#261)
  • 1f90e5d Add breaking change for new Python SDK (#256)
  • 6429ce0 DevMode: Make sure to terminate child processes (#259)
  • aca2e94 Don't error if deliberate restart (#260)
  • 6d48247 Dont call close handler if conn is nil (#255)
  • a59fd53 Fix 'text file busy' error during CLI updates (#254)
  • 3fbd4dc Fix PowerShell installation issues in install.ps1 (#257)
  • d8ee6f0 Update changelog for CLI v0.0.113 (#252)
  • 0746a5b Update install.sh to support /home/ubuntu/.bin and prompt for shell reload (#258)
  • 8227ac7 Windows: improve the output for windows upgrade (#253)

v0.0.113

29 Apr 22:36
v0.0.113
7a42115

Choose a tag to compare

Changelog

  • 904e710 DevMode: debounce hot reloads (#250)
  • 7a42115 Make sure agent create has a reference to the template so we can reference it in interpolation (#251)

v0.0.112

29 Apr 21:32
v0.0.112
3c3dfed

Choose a tag to compare

Changelog

  • 3f7fc29 DevMode: when build failure after initial start, dont fail just print the error and continue (#247)
  • 3c3dfed Enhance Windows MSI upgrade with better fallbacks and error handling (#249)
  • c12593c Update changelog for CLI v0.0.111 (#248)

v0.0.111

29 Apr 20:57
v0.0.111
54f3e72

Choose a tag to compare

Changelog

  • 54f3e72 Fix PowerShell installation error with global drive (#246)
  • 60e394f Fix Windows upgrade process to uninstall existing CLI before installation (#244)
  • 89d6da8 Improve hot reload stability (#245)
  • a558275 Update changelog for CLI v0.0.110 (#243)

v0.0.110

29 Apr 19:05
v0.0.110
0e36195

Choose a tag to compare

Changelog

  • 0e36195 More logging and cleanup for dev server startup, more safe filename fixes for python which is stricter (#242)
  • b567555 Update changelog for CLI v0.0.109 (#241)

v0.0.109

29 Apr 17:11
v0.0.109
57f765a

Choose a tag to compare

Changelog

  • 57f765a Fix issue with windows startup for devmode (#240)