Skip to content

fix(frontend): split pending board idle state#410

Closed
laxmanclo wants to merge 2 commits into
aoagents:mainfrom
laxmanclo:ao/reverbcode-59/ongoing-board
Closed

fix(frontend): split pending board idle state#410
laxmanclo wants to merge 2 commits into
aoagents:mainfrom
laxmanclo:ao/reverbcode-59/ongoing-board

Conversation

@laxmanclo

Copy link
Copy Markdown
Contributor

Summary

  • rename the board's first work column to Pending
  • split that column into a simple Working section and an Idle section
  • collapse Idle down to a quiet count row when there are no idle sessions
  • add a focused board test for the working/idle grouping

Testing

  • npm --prefix frontend test -- src/renderer/types/workspace.test.ts src/renderer/components/SessionsBoard.test.tsx

Note

  • Full frontend typecheck still hits the existing upstream Forge typing issue at forge.config.ts:33 (osxNotarize).

@laxmanclo

Copy link
Copy Markdown
Contributor Author

Closing because this change belongs in AgentWrapper/agent-orchestrator, not this repo.

@laxmanclo laxmanclo closed this Jun 25, 2026
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