What's Changed
- fix: bypass RBAC when archiving sessions from worktree archive by @mistercrunch in #551
- fix: sync unix passwords independently of RBAC mode by @mistercrunch in #552
- Add jitter to worktree zone placement by @mistercrunch in #553
- Add debug logging to worktree scheduler for better observability by @mistercrunch in #554
- fix: prevent HOME override in user impersonation to fix Docker permission conflicts by @mistercrunch in #555
- fix: convert sessions.scheduled_run_at to bigint for PostgreSQL by @mistercrunch in #556
- fix: remove duplicate toast notification on schedule save by @mistercrunch in #560
- fix: correct migration 0012 timestamp to enable scheduler task execution by @mistercrunch in #559
- feat: add database connection info to agor config output by @mistercrunch in #558
- Upgrade agent SDKs and CLIs to latest versions by @mistercrunch in #557
- fix(scheduler): populate unix_username for scheduled sessions by @mistercrunch in #561
- Fix scheduler sessions stuck with 'User not found: anonymous' by @mistercrunch in #564
- fix: agor init crashes when AGOR_DB_DIALECT=postgresql is set by @mistercrunch in #567
- fix: allow URL-based sslmode for PostgreSQL connections by @mistercrunch in #568
- fix: task duration shows "00:00" for completed tasks by @mistercrunch in #569
- feat: add gpt-5.3-codex and gpt-5.2-codex to Codex model dropdown by @mistercrunch in #570
- Fix worktree archive with clean option by @mistercrunch in #571
Full Changelog: v0.11.1...v0.11.2