Skip to content

TUI Plugin Sharing 2 - add remote plugin section plumbing#26702

Merged
canvrno-oai merged 9 commits into
mainfrom
canvrno/plugin_sharing_tui_stack_pr2_remote_section_plumbing
Jun 15, 2026
Merged

TUI Plugin Sharing 2 - add remote plugin section plumbing#26702
canvrno-oai merged 9 commits into
mainfrom
canvrno/plugin_sharing_tui_stack_pr2_remote_section_plumbing

Conversation

@canvrno-oai

@canvrno-oai canvrno-oai commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

This adds the background plumbing for remote-backed plugin catalog sections while leaving the fuller directory presentation to the next PR. The TUI can fetch section-specific remote marketplace results, keep local plugin data available, and carry section errors forward for later rendering.

  • Fetches explicit remote marketplace kinds for curated, workspace, and shared-with-me sections.
  • Gates shared-with-me loading on the plugin sharing feature flag.
  • Adds section-level error state and user-actionable error copy.
  • Merges remote marketplace results into the cached plugin list without discarding local results.

@canvrno-oai canvrno-oai changed the title [codex] tui: add remote plugin section plumbing TUI Plugin sharing - add remote plugin section plumbing Jun 6, 2026
@canvrno-oai
canvrno-oai force-pushed the canvrno/plugin_sharing_tui_stack_pr2_remote_section_plumbing branch from c3c2f07 to 9d73059 Compare June 6, 2026 00:44
@canvrno-oai
canvrno-oai force-pushed the canvrno/plugin_sharing_tui_stack_pr1_remote_identity branch from 20d8d54 to ccf0f0d Compare June 8, 2026 18:03
@canvrno-oai
canvrno-oai force-pushed the canvrno/plugin_sharing_tui_stack_pr2_remote_section_plumbing branch from a339783 to 4f34643 Compare June 8, 2026 18:03
@canvrno-oai

Copy link
Copy Markdown
Contributor Author

@codex review

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

Copy link
Copy Markdown
Contributor

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: 4b2ca8ef53

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread codex-rs/tui/src/chatwidget/plugins.rs
Comment thread codex-rs/tui/src/chatwidget/plugins.rs
@canvrno-oai canvrno-oai changed the title TUI Plugin sharing - add remote plugin section plumbing TUI Plugin Sharing 2 Jun 9, 2026
@canvrno-oai canvrno-oai changed the title TUI Plugin Sharing 2 TUI Plugin Sharing 2 - add remote plugin section plumbing Jun 9, 2026
Base automatically changed from canvrno/plugin_sharing_tui_stack_pr1_remote_identity to main June 9, 2026 23:34
@canvrno-oai
canvrno-oai force-pushed the canvrno/plugin_sharing_tui_stack_pr2_remote_section_plumbing branch from b529f33 to 5d54c4e Compare June 9, 2026 23:40
@canvrno-oai
canvrno-oai marked this pull request as ready for review June 9, 2026 23:41
Comment thread codex-rs/tui/src/app/background_requests.rs
Comment thread codex-rs/tui/src/app/background_requests.rs
Comment thread codex-rs/tui/src/app/background_requests.rs

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

Copy link
Copy Markdown
Contributor

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: ee3d532e8f

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread codex-rs/tui/src/chatwidget/plugins.rs
Comment thread codex-rs/tui/src/app/background_requests.rs
Comment thread codex-rs/tui/src/app/background_requests.rs
Comment thread codex-rs/tui/src/chatwidget/plugins.rs
@canvrno-oai
canvrno-oai requested a review from xl-openai June 10, 2026 04:05

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

Copy link
Copy Markdown
Contributor

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: c01b8b9c3e

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread codex-rs/tui/src/chatwidget/plugins.rs

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

Copy link
Copy Markdown
Contributor

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: 5b11f61b2b

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread codex-rs/app-server/src/request_processors/plugins.rs Outdated
@canvrno-oai
canvrno-oai merged commit 29224d9 into main Jun 15, 2026
31 checks passed
@canvrno-oai
canvrno-oai deleted the canvrno/plugin_sharing_tui_stack_pr2_remote_section_plumbing branch June 15, 2026 17:25
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants