Changelog — April 9, 2026
Container infrastructure ships for AGX Sim, plus critical fixes for hot path logging and stale prompt runs.
AGX CLI + UI
🐛 Fixed
- Debug logging on hot path — Removed console.log leaking userId on every task fetch. (ESO-360)
- Condition gate PID tracking — Host PID now correctly updates when spawning action prompts.
- Stale prompt-job cleanup — Prompt runs are now reaped by tracking host PID.
✨ New
agx schedulecommand group — Manage prompt jobs and scheduled tasks from the CLI.
🔧 Improved
- Monorepo consolidation — Apps and cloud sync merged into unified repository structure.
- README updates — Navigation and description clarified.
AGX Sim
✨ New
- Container infrastructure — Multi-tenant workspace support with per-workspace isolation. (ESO-327)
- Workspace API routes — REST endpoints for workspace management.
- Clerk authentication — Production auth with API key onboarding flow.
- Runtime auth bootstrap — Endpoints for bootstrapping authenticated sessions.
- Folders management page — UI for organizing workspace resources.
🔧 Improved
- Linear integration — Run scripts, board filters, and scheduled task support.
- Resizable sidebar — Persistence across sessions, token storage moved to
~/.agx.