Skip to content

Releases: dwang2/ACE

v0.2.0

Choose a tag to compare

@dwang2 dwang2 released this 22 Jun 23:43

Added

  • ace init and ace update now merge .claude/settings.json into the project additively, installing a Stop hook that prints claude --resume <session-id> after each Claude Code session. Existing project settings and hooks are preserved.

v0.1.8

Choose a tag to compare

@dwang2 dwang2 released this 22 Jun 23:27

Fixed

  • settings.local.json is no longer included in the npm tarball or copied into user projects by ace init/ace update

v0.1.7

Choose a tag to compare

@dwang2 dwang2 released this 22 Jun 23:20

Changed

  • Directory layout section in README is now collapsed under a <details> toggle

v0.1.6

Choose a tag to compare

@dwang2 dwang2 released this 22 Jun 23:18

Added

  • Colorized ASCII art banner displayed on every npx ace-agents invocation

v0.1.5

Choose a tag to compare

@dwang2 dwang2 released this 22 Jun 19:33

Fixed

  • Root README.md CLI examples now use npx ace-agents@latest (was missed in v0.1.4 which only fixed ace/README.md)

v0.1.4

Choose a tag to compare

@dwang2 dwang2 released this 22 Jun 19:24

Fixed

  • All CLI examples in README now use npx ace-agents@latest instead of the bare ace command, which is not available without a global install

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 12 Jun 01:58

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 Jun 01:52

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@dwang2 dwang2 released this 09 Jun 01:36