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

Releases: agentuity/cli

v0.0.149

13 Jun 14:37
v0.0.149
169e5a4

Choose a tag to compare

Changelog

  • ffadd41 Add more flexible ignore matching for full ignore rule (#385)
  • 169e5a4 Fix Amp MCP config parsing to support JSON with comments (#386)
  • 004258a Update changelog for CLI v0.0.148 (#384)

v0.0.148

11 Jun 23:30
v0.0.148
7f3af4d

Choose a tag to compare

Changelog

v0.0.147

11 Jun 20:46
v0.0.147
5d4064c

Choose a tag to compare

Changelog

v0.0.146

11 Jun 16:06
v0.0.146
7fe3b17

Choose a tag to compare

Changelog

v0.0.145

10 Jun 01:10
v0.0.145
2097f3a

Choose a tag to compare

Changelog

v0.0.144

03 Jun 15:39
v0.0.144
59b92b2

Choose a tag to compare

Changelog

  • b0f1985 Filter out env and secrets that are internal (#371)
  • c6ea863 Fix issue with agent casing not being considered (#372)
  • 59b92b2 fix: prevent terminal cursor from disappearing after breaking change error by returning error instead of os.Exit(1) in checkForBreakingChanges (#373)

v0.0.143

30 May 18:59
v0.0.143
4e4caad

Choose a tag to compare

Changelog

v0.0.142

29 May 20:25
v0.0.142
fbaf18d

Choose a tag to compare

Changelog

  • fbaf18d Allow SDK to be copied into a project (useful for dev) (#366)
  • ce91b98 Don't run git init when you are in a git repo (#362)
  • edb8739 MCP: relax the types for MCP parsing configs (#365)
  • 0eea827 Revert "[AGENT-272] Always reinitialize the viewport on resize to avoid invalid state"
  • 9058540 [AGENT-232] Fix issue with python project name (#359)
  • d8ce4a1 [AGENT-272] Always reinitialize the viewport on resize to avoid invalid state
  • 1cab73b [AGENT-272] Always reinitialize the viewport on resize to avoid invalid state (#363)

v0.0.141

28 May 16:02
v0.0.141
5b13734

Choose a tag to compare

Changelog

v0.0.140

27 May 22:26
v0.0.140
8126328

Choose a tag to compare

Changelog

  • 2a61017 Add --org-id filter to project delete cmd (#350)
  • deb31c9 Devmode: improve sourcemap when node_module is outside project (#348)
  • 8126328 Fix mono repos (#352)
  • 3c5c3d9 Need the tab and description in the bundle command (#351)
  • 62923bf Update changelog for CLI v0.0.139 (#347)
  • 5be3109 [AGENT-122] Query for logs with tail option (#342)