Patch Changes
- 15ad358: Allow empty-response recovery to request fresh reads when earlier tool results are stale, while continuing to warn against repeating completed writes and other side effects.
- faab713:
eve devnow uses a single*marker for completed slash commands and excludes picker and drawer commands, including/loglevel, from input history. Setup failures keep their invocation visible, and failed registry installs no longer expose installer output in TUI diagnostics. - 0aad786:
slackChannelandcallSlackApiaccept anapioption,{ apiBaseUrl?, fileBaseUrl?, fetch? }, that sends Slack Web API calls and attachment downloads to another host.fileBaseUrldefaults toapiBaseUrl,fetchis called only for URLs on those hosts, each base must be an absolute http or https URL with no query string or fragment, and omittingapikeepshttps://slack.com/api/and the globalfetch. - faab713: Keep setup drawer status content inside its temporary surface, and use the same model-login connection catalog for TUI completion and command handling.
- e148d8f: Upgrade the Workflow SDK beta packages and mark new session handoffs as protocol version 2. Handoffs without a version remain compatible as version 1, so future forced hook claims can be limited to sessions whose previous owner supports them.