- Daily cost cap with auto-pauseSet a hard ceiling on today's OpenAI spend (e.g. $5/day). When hit, the desk auto-pauses; resume from the dashboard. The strongest possible answer to per-cycle credits โ you literally cannot overspend, and there's nothing to top up.
- Workspace timezone (no more UTC quiet hours)Pick an IANA timezone for your workspace. Slack quiet hours and the daily cost-cap rollover now respect it โ set quiet hours in your local time and stop doing the UTC math at 11pm.
- Artifact version historyEvery regenerate now links the new output to the archived prior version. The dashboard surfaces a Version history button that walks the chain; the public share page calls out when an output replaces an earlier draft. Closes the regenerate audit-trail gap.
- GET /api/v1/activity (governance audit trail over the API)Workspace activity log is now bearer-authenticated over the JSON API. Filter by since=ISO and kind=k1,k2. Foundation for the upcoming MCP server's audit-trail tool.
- Search keyboard navigation (โโ + Enter)Press / to open the workspace search, then arrow up/down to highlight a result and Enter to scroll the dashboard to that section. Power-user shortcut on top of the rev-17 search and rev-18 saved queries.