Skip to content

fix: split pending kanban idle sessions#2209

Open
laxmanclo wants to merge 2 commits into
AgentWrapper:mainfrom
laxmanclo:fix/pending-idle-kanban
Open

fix: split pending kanban idle sessions#2209
laxmanclo wants to merge 2 commits into
AgentWrapper:mainfrom
laxmanclo:fix/pending-idle-kanban

Conversation

@laxmanclo

Copy link
Copy Markdown
Contributor

Summary

  • rename the first Kanban column to Pending
  • split pending sessions into Working and Idle sections
  • show Idle as its own card badge and cover the behavior in the PR hydration integration test

What this fixes

Idle sessions were mixed into the active working list, making the Pending column look noisier and hiding which sessions were actually waiting.

Verification

  • npm test -- src/renderer/tests/integration/pr-hydration.test.tsx
  • go test ./...

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