You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.