Skip to content

feat(sessions): add "Activity" shortcut to the per-session Operations menu (v0.224.0)#373

Merged
vikasprogrammer merged 1 commit into
mainfrom
feat/ops-activity-shortcut
Jul 16, 2026
Merged

feat(sessions): add "Activity" shortcut to the per-session Operations menu (v0.224.0)#373
vikasprogrammer merged 1 commit into
mainfrom
feat/ops-activity-shortcut

Conversation

@vikasprogrammer

Copy link
Copy Markdown
Owner

Builds on the new per-session Operations dropdown (#371) and the session activity trail (#368).

The activity trail side panel — the objects a run opened (tasks, secrets, policy proposals, KB pages, skills) with their live status — was only reachable from the Sessions list rows. This adds it as the top item of the terminal-view Operations menu, so while you're watching a live run you can open the trail in one click.

Change: threads a new onActivity callback through SessionOpsOperationsMenu, wired to setInspect (the same state that drives the SessionActivity panel).

Web-only; cd web && npm run build clean.

🤖 Generated with Claude Code

https://claude.ai/code/session_014fS9mHadnGxa2VKhEKn7a7

… menu (v0.224.0)

The session activity trail side panel (objects a run opened + live status,
v0.221.0) was only reachable from the Sessions list rows. Add it as the top item
of the terminal-view Operations dropdown so it's one click away while watching a
live run. Threads a new onActivity callback through SessionOps to setInspect,
opening the same SessionActivity panel.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014fS9mHadnGxa2VKhEKn7a7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant