Skip to content

Conversation

@ibetitsmike
Copy link
Contributor

What

  • Group sidebar workspaces into Action Needed / Running / Done buckets while preserving Sections and parent→child threads.
  • Keep the existing “Older than…” collapse UI, but only inside Done (applied per thread root).
  • Add a bulk useWorkspaceSidebarStateMap() hook so bucketing can react to live state without per-item subscriptions.
  • Remove RuntimeBadge from WorkspaceListItem (post-runtime-icon cleanup).

Why

This makes the workspace list easier to scan by surfacing items that need attention or are actively running at the top, without breaking existing drag/drop or thread grouping.

Validation

  • make static-check

Generated with mux • Model: openai:gpt-5.2 • Thinking: xhigh • Cost: $7.54

@github-actions github-actions bot added the enhancement New feature or functionality label Jan 20, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c35bfe8f9d

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@ibetitsmike
Copy link
Contributor Author

@codex review

  • Included incompatibleRuntime in getWorkspaceSidebarKey so sidebar buckets update when compatibility flips.
  • Updated E2E sidebar selector to target [role="button"][data-workspace-id] (bucket headers add wrapper nodes).

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Swish!

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant