Changelog — April 17, 2026
AGX adds a Home-first onboarding flow, multi-tracker task boards, and better job observability, while AGX Sim closes key hosted parity gaps.
AGX CLI + UI
✨ New
- Home-first onboarding — New projects now guide you through provider setup, project creation, teams, and a dedicated Home view instead of dropping you into chat cold. (ESO-542, ESO-550, ESO-496)
- Project terminal workspace — AGX now includes project-scoped terminal sessions with a dedicated terminal surface, persistent PTY-backed sessions, and split-pane workflows for parallel shell work.
- Objective activity and notes — Objectives now keep their own activity timeline, support richer notes, and make progress easier to review without leaving the objective detail view. (ESO-540)
- Multi-tracker task boards — The task workspace now supports multiple trackers, including Jira Cloud, with grouped status views, folders, bulk actions, drag-to-update status, and per-ticket session counts.
🔧 Improved
- Progressive project navigation — The sidebar now grows with project maturity, surfacing Objectives, Tasks, Scheduled Jobs, environment variables, and settings only when they become relevant. (ESO-554)
- Environment variables management — Projects now have a dedicated environment variables screen for creating, revealing, and rotating per-project secrets. (ESO-538)
- Scheduled job observability — Running and failed jobs now show live elapsed time, logs, exit codes, rerun and cancel controls, and clearer failure detail instead of one-line status stubs. (ESO-545, ESO-557)
- In-app updating — The desktop app can now check for new releases and launch the update command directly from the sidebar.
🐛 Fixed
- Safer scheduled job deletion — Deleting a scheduled job now asks for confirmation before the schedule disappears. (ESO-566)
- Project creation handoff — Creating a project now takes you straight into the new project instead of leaving you on the previous workspace. (ESO-547)
- Session restore and tracker state — Reopening tickets and objectives now restores the last session more reliably, with better status grouping, sorting, and filter behavior across the task board.
AGX Sim
✨ New
- Hosted project pages — AGX Sim now has dedicated project settings, folders, and environment variable pages instead of burying those workflows behind older views or raw APIs. (ESO-499, ESO-567, ESO-558)
🔧 Improved
- Hosted Linear board parity — Sort and activity state from local now carry over to the hosted Linear board for better filtering and triage. (ESO-487)
- Runtime health signals — Workspace runtime and sandbox containers now publish Docker healthchecks, and hosted control traffic uses the persistent runtime relay by default. (ESO-438, ESO-439)
- Automation boundary hardening — Scheduler-owned routes are now behind an explicit service boundary, scheduled-task skills are workspace-scoped, and the scheduled-task catalog fails fast when definitions drift. (ESO-446, ESO-497, ESO-503)
- Hosted team and automation parity — Project team-management APIs, schema safety, overdue automation state, and recent execution history are now closer to the current local contract.