Changelog
- cf74327 chore(server): add slow-path timing logs for /tasks/claim (#1376)
- 9fa08fb chore(server): log pgxpool config + periodic stats to confirm pool exhaustion (#1378)
- 96ee5bb docs(selfhost): surface APP_ENV + 888888 gating in .env.example (#1361)
- be78b66 feat(autopilot): multi-select days in weekly trigger config (#1368)
- 62a7c05 feat(desktop): hourly update poll + manual check button in settings (#1366)
- 2ab89d4 feat(editor): create sub-issue from selected text in bubble menu (#1348)
- 07034f4 feat(server): configurable pgxpool size with sane defaults (#1381)
- a7e9801 feat(views): show issue title in detail page header (#1344)
- b428f36 feat: add ALLOW_SIGNUP + ALLOWED_EMAIL_* for self-hosted instances (#1098)
- ec73710 fix(agent/codex): surface stderr tail in initialize / turn startup errors (#1314)
- 951f514 fix(agent/comments): prevent resumed sessions from reusing stale --parent UUID (#1374)
- 4ce3e5d fix(auth): hand off session to Desktop when web is already logged in (#1364)
- 5fa1da4 fix(chat): preserve chat session resume pointer across failures (#1360)
- 556c682 fix(cli): use rundll32 instead of cmd start on Windows (#1202)
- 239ce3d fix(editor): blur ContentEditor on Escape (#1338)
- bd44578 fix(openclaw): stop passing unsupported flags and actually deliver AgentInstructions (#1362)
- c0be1b7 fix(slugs): audit admin/multica/new/www + reserve in slug list (MUL-972) (#1359)
- b8907dd fix(views): prevent infinite re-render loops in sidebar and chat resize (#1322)