Features
- Gateway service — Slack DM integration for bidirectional agent conversations
- MCP zone tools — zone pinning, trigger support, and zone info in worktree queries
- MCP repo tools — repository creation via MCP
- Session activity in MCP — parameterized session activity in worktree and session MCP responses
Fixes
- Close conversation panel when switching boards
- Fix repo deletion deleting all worktrees instead of only its own
- Fix MCP webform transport field and test connection
- Fix worktree archive with clean option
- Task duration shows "00:00" for completed tasks
- Don't pass
ssl: undefinedto postgres.js, allow URL-based sslmode - Fix scheduler sessions stuck with "User not found: anonymous"
- Populate
unix_usernamefor scheduled sessions - Correct migration 0012 timestamp to enable scheduler task execution
- Add
-nflag to all sudo commands to prevent password prompts - Convert
sessions.scheduled_run_atto bigint for PostgreSQL - Prevent HOME override in user impersonation to fix Docker permission conflicts
- Add jitter to worktree zone placement
- Sync unix passwords independently of RBAC mode
- Use worktree ownership for archive/unarchive RBAC checks
- Add timeouts to OAuth browser flow to prevent indefinite hangs