Skip to content

ACP v1.0.2

Latest

Choose a tag to compare

@payez-jon payez-jon released this 17 Jun 21:34

Added

  • Project [Start] → live — the [Start] control posts the project lifecycle (POST /lifecycle), driving the start → RUNNING → agent-spawn chain. Required for the first-run "watch the team build" flow.
  • Agent status surface — the cockpit renders agent status + the current-activity line, with reconnect/stale-ping handling and a graceful inert state when no status events are flowing.

Fixed

  • Tenant-scoped API auth — the bundled API proxies now derive X-Client-Id from the caller's token (requireTokenClientId) instead of a hardcoded client. Beta/enterprise tenants whose token client isn't the default now work from the installed app.

Build

  • Prod-targeted build (idp.payez.net / api.idealvibe.online); impersonate/dev endpoints hard-disabled in the packaged app.