Skip to content

Conversation

@ibetitsmike
Copy link
Contributor

Summary

  • Add a compact MCP servers overview on the Project page (shows enabled servers + loading/error state).
  • Add an Add MCP server CTA that opens Settings β†’ Projects with the current project preselected.
  • Make Archived Workspaces collapsible per-project (persisted), keeping count + total cost visible in the header.

Testing

  • make static-check

Generated with mux β€’ Model: openai:gpt-5.2 β€’ Thinking: xhigh β€’ Cost: $8.55

@github-actions github-actions bot added the enhancement New feature or functionality label Jan 19, 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: 1fa4889ae0

ℹ️ 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

Addressed review feedback in ProjectMCPOverview:

  • Avoided destructuring props in the component signature (use props.projectPath).
  • Removed manual useMemo for enabledServerNames (compute inline per React Compiler guidance).

@chatgpt-codex-connector
Copy link

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

ℹ️ 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 ibetitsmike added this pull request to the merge queue Jan 20, 2026
Merged via the queue into main with commit 6fa4615 Jan 20, 2026
21 checks passed
@ibetitsmike ibetitsmike deleted the mike/project-page-mcp-overview branch January 20, 2026 00:41
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