Skip to content

AgentOS v6.2

Choose a tag to compare

@chrizzy-x chrizzy-x released this 02 Jun 18:03
· 5 commits to main since this release

AgentOS v6.2 is the beta-readiness release for the current production line.

Highlights

  • Hardened Vault runtime injection with ephemeral secret access, cleanup, audit events, and redaction-safe execution boundaries.
  • Applied shared secret-like output sanitization across Studio, workflows, MCP, SDK heartbeat health, FFP execution, and skill runtime responses.
  • Enforced disabled-app lifecycle blocking across install, open, readiness, and public catalog access.
  • Tightened signed-out and blocked shells for /developer, /developer/publish, and /sdk.
  • Removed stale v6.1 release metadata and bumped the shipped version to 6.2.0.

Verification

  • npm run lint
  • npm test (57 files, 290 tests passed)
  • npm run build
  • Production deploy: https://www.agentos.services
  • Live production smoke: signed-out /developer, /developer/publish, and /sdk states verified; retail signup blocked from SDK credentials; enterprise signup allowed to create SDK credentials; mobile signup and appstore layout verified.