Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 10:19
· 8 commits to main since this release

   🚀 Features

   📖 Documentation

  • Note CLI mode requires macOS or Linux (no Windows support)  -  by @schplitt (118e2)
  • readme: Refresh for CLI tenant flow, current tools, and access policy  -  by @schplitt (b70a0)

   ♻️ Refactors

  • Active-tenant model, unified spec registry, clean MCP context  -  by @schplitt in #29 (109d8)
  • Replace secure-exec with @iso4/sandbox + @iso4/fetch  -  by @schplitt in #33 (d66fe)
  • cli:
    • Drop --spec-removal flag; spec removal is now unconditional  -  by @schplitt (3eb47)
    • Rename list-credentials → cli-status; self-healing tenant flow  -  by @schplitt (85ff2)
  • query:
    • Drop specsEnabled and flatten serviceSpecs entries to bare Spec  -  by @schplitt (8f3fe)
    View changes on GitHub