Skip to content

fix: render raw activity state in inspector#2278

Open
whoisasx wants to merge 1 commit into
mainfrom
ao/reverbcode-3/activity-panel-activity-state
Open

fix: render raw activity state in inspector#2278
whoisasx wants to merge 1 commit into
mainfrom
ao/reverbcode-3/activity-panel-activity-state

Conversation

@whoisasx

Copy link
Copy Markdown
Collaborator

Summary

  • preserve backend session.activity in the frontend workspace model
  • map session.activity through useWorkspaceQuery
  • render the Session Inspector Activity section from raw activity.state and activity.lastActivityAt
  • remove misleading PR/worktree synthetic rows from the lifecycle Activity section

Closes #2277

Tests

  • npm --prefix frontend test -- --run src/renderer/components/SessionInspector.test.tsx src/renderer/hooks/useWorkspaceQuery.test.tsx src/renderer/types/workspace.test.ts
  • npm --prefix frontend run typecheck
  • git diff --check

@whoisasx whoisasx force-pushed the ao/reverbcode-3/activity-panel-activity-state branch 3 times, most recently from 66ec787 to f8dace3 Compare June 29, 2026 17:16
@whoisasx whoisasx force-pushed the ao/reverbcode-3/activity-panel-activity-state branch from f8dace3 to 8d8fb42 Compare June 29, 2026 17:24
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.

Activity panel shows derived status instead of agent activity state

1 participant