🎉 v1.0.0 — stable release
The delete-session feature is officially stable:
- ⋮ menu delete item only — the sidebar session row menu now has a single 🗑 "Delete session" item at the bottom (the v0.2.0 header button was removed per user request)
- idle agents are stopped first (via
fiber._unload) so sessions opened in the UI can be deleted - running sessions are refused; ambiguous titles skip the item for safety
- unit tests 4/4; verified end-to-end on a running web profile
History: 0.1.0 (API endpoint) → 0.2.x (Web UI) → 1.0.0 (stable)