Skip to content

feat(site/src/pages/AgentsPage): guide users when chat providers or models are missing#24863

Merged
jaaydenh merged 13 commits into
mainfrom
agents-pcwc
May 5, 2026
Merged

feat(site/src/pages/AgentsPage): guide users when chat providers or models are missing#24863
jaaydenh merged 13 commits into
mainfrom
agents-pcwc

Conversation

@jaaydenh
Copy link
Copy Markdown
Contributor

@jaaydenh jaaydenh commented May 1, 2026

Screenshot 2026-05-04 at 20 43 11

When the agents chat page loads with no chat providers or no chat models configured, new users currently get no in-product guidance about the missing setup step.

also adds a Add model button on the provider page after a provider is setup

This adds a setup notice rendered as a no dismissable modalthat explains both a provider and a model must be configured before agents can be used. The notice conditionally links to /agents/settings/providers and/or /agents/settings/models depending on which is missing, and only renders after the relevant config queries succeed (no flash during loading).

@jaaydenh
Copy link
Copy Markdown
Contributor Author

jaaydenh commented May 1, 2026

@codex review

Copy link
Copy Markdown

@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: 0571ef1fcd

ℹ️ 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 site/src/pages/AgentsPage/AgentChatPage.tsx Outdated
@coder coder deleted a comment from chatgpt-codex-connector Bot May 1, 2026
@jaaydenh
Copy link
Copy Markdown
Contributor Author

jaaydenh commented May 1, 2026

@codex review

@jaaydenh jaaydenh marked this pull request as ready for review May 1, 2026 16:46
Copy link
Copy Markdown

@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: ae22348ce7

ℹ️ 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 site/src/pages/AgentsPage/AgentChatPage.tsx Outdated
Comment thread site/src/pages/AgentsPage/utils/modelOptions.ts
@jaaydenh
Copy link
Copy Markdown
Contributor Author

jaaydenh commented May 1, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

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

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

@jaaydenh jaaydenh requested a review from DanielleMaywood May 5, 2026 12:26
Copy link
Copy Markdown
Contributor

@DanielleMaywood DanielleMaywood left a comment

Choose a reason for hiding this comment

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

Image

This is probably just a me thing but the alignment of the links here is kinda bugging me 😄 Not a request to change, just wanted to mention it

@jaaydenh jaaydenh merged commit dd2b121 into main May 5, 2026
27 checks passed
@jaaydenh jaaydenh deleted the agents-pcwc branch May 5, 2026 13:08
@github-actions github-actions Bot locked and limited conversation to collaborators May 5, 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