Features
- Messages MCP tool — add
agor_messages_listfor browsing and searching session transcripts - AskUserQuestion support — full-stack implementation of interactive agent questions
Fixes
- Prevent
sdk_session_idfrom being overwritten after first capture - Detect SDK
error_during_executionand mark task as failed - Copy-to-clipboard falls back to
execCommandwhen Clipboard API throws - Security: prevent daemon env vars from leaking to agent sessions
- Clean up stale zone references when deleting zones
- Capture and surface actual error output when environment start fails
- Make zone prompt template and trigger behavior optional
Chores
- Remove Jenkinsfile and package-lock.json