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

Releases: agentuity/cli

v0.0.108

29 Apr 15:43
v0.0.108
b155750

Choose a tag to compare

Changelog

  • b155750 Only use SIGINT which is compatible with all platforms vs SIGKILL which doesnt work on windows (#239)
  • eac5edf Update changelog for v0.0.107 (#238)

v0.0.107

29 Apr 14:32
v0.0.107
055ba20

Choose a tag to compare

Changelog

v0.0.106

26 Apr 00:14
v0.0.106
fcd5035

Choose a tag to compare

Changelog

  • 6f3b1fc Some Node libraries which have already been bundled conflict with our bundle require shim (#233)
  • eb76cba Update changelog for v0.0.105 (#232)
  • bb801d0 fix doc link
  • fcd5035 use update not upgrade (#235)

v0.0.105

25 Apr 14:34
v0.0.105
017ec57

Choose a tag to compare

Changelog

  • 230dde5 Revert "temporarily comment out the new sdk upgrade requirement until ready" (#229)
  • 55a21ff Temporarily revert the agent rename detection (#231)
  • 200acd8 Update changelog for v0.0.104 (#230)
  • 017ec57 Update the dev help output to use the direct agent route instead of legacy route (#224)

v0.0.104

25 Apr 02:59
v0.0.104
e7de330

Choose a tag to compare

Changelog

  • 0c9ccff Add a more helpful error message when dev command cannot validate the project (#222)
  • 9557911 Add error message for JS SDK breaking change (#225)
  • f6ef295 Better handling when you rename an agent and attempt to deploy (#221)
  • 6b7415a Fix regression in devmode input json using new binary protocol (#228)
  • 9a22076 Project Name uniqueness check should be within project not any project in the users org (#223)
  • 6cbbd93 Small tweaks around help and error dialog (#227)
  • ea96f56 Update changelog for v0.0.103 (#220)
  • e7de330 temporarily comment out the new sdk upgrade requirement until ready

v0.0.103

23 Apr 17:18
v0.0.103
9d848b7

Choose a tag to compare

Changelog

  • 0d257e3 A better error messages when trying to load a project
  • 77f576c A better error messages when trying to load a project (#218)
  • 9d848b7 Fix dev mode for new sdk (#219)
  • 60064d2 Merge remote-tracking branch 'refs/remotes/origin/main'
  • 8719616 Update changelog for v0.0.102 (#217)

v0.0.102

21 Apr 14:09
v0.0.102
05f34f8

Choose a tag to compare

Changelog

  • 05f34f8 Don't fail if MCP detection fails for any reason on create project (#216)

v0.0.101

20 Apr 03:10
v0.0.101
a4764a8

Choose a tag to compare

Changelog

v0.0.100

19 Apr 00:12
v0.0.100
4fc4846

Choose a tag to compare

Changelog

  • ab07266 Be smart about remembering the last project
  • 1b28df0 Be smart about remembering the last project (#212)
  • f3148e4 Hide websocket-id flag from CLI help text (#211)
  • 4fc4846 Merge remote-tracking branch 'refs/remotes/origin/main'
  • cfd335a Update changelog for v0.0.99 (#210)

v0.0.99

18 Apr 20:59
v0.0.99
f2ca783

Choose a tag to compare

Changelog

  • f2ca783 Add a better error message on new project by using a dialog component (#209)
  • 77ba55b Update changelog for CLI v0.0.98 (#208)