- Manual task priority editingClick a task's priority pill to promote it from normal to urgent (or demote it to low). Every change re-orders the queue immediately and writes an activity-log entry. Third operator-steering primitive after approve/regenerate (rev 11) and operator notes (rev 14).
- Scheduled pause with auto-resumePress "Pause forβ¦" in desk control to pick a preset (1h / 4h / tomorrow 9am / next Monday 9am) β the desk auto-pauses now and auto-resumes when the window expires. Cron + daemon both honour it. Removes the most common reason operators leave the desk off entirely (vacations, weekends, deep work).
- Activity log filter chipsThe Live activity panel now renders kind chips (cycle / capture / task / output / cost / outbound / status / source / member) when there are 2+ kinds; tap to filter, tap again to clear. The activity row limit also bumped 8β30 so the filter is meaningful.
- Cost cap 80% Slack warningCompanion to the rev-20 hard cap. When today's spend hits 80% of cap, the desk pings Slack (if configured), writes an activity-log entry, and fires a workspace.cost_cap_warning outbound event β once per day in workspace timezone. Auto-pause is still the hard ceiling; this is the heads-up before that.
- Memory tags + tag filterMirror of the rev-15 artifact tags pattern: every memory entry can carry up to 8 lowercase-hyphen tags. The memory panel surfaces a tag filter row when at least one tag exists; click any tag chip to scope the list. Search now also matches tags.