Skip to content

feat: add nick name to sub-agents#12320

Merged
jif-oai merged 9 commits intomainfrom
jif/agent-nickname
Feb 20, 2026
Merged

feat: add nick name to sub-agents#12320
jif-oai merged 9 commits intomainfrom
jif/agent-nickname

Conversation

@jif-oai
Copy link
Copy Markdown
Collaborator

@jif-oai jif-oai commented Feb 20, 2026

Adding random nick name to sub-agents. Used for UX

At the same time, also storing and wiring the role of the sub-agent

@jif-oai
Copy link
Copy Markdown
Collaborator Author

jif-oai commented Feb 20, 2026

@codex review

Copy link
Copy Markdown
Contributor

@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: 6b6fd0467d

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

@jif-oai
Copy link
Copy Markdown
Collaborator Author

jif-oai commented Feb 20, 2026

@codex review

Copy link
Copy Markdown
Contributor

@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: 6b6fd0467d

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

@@ -0,0 +1,100 @@
Atlas
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.

if we move to server, we'll have to deprecate this logic in the client. used tree names in client but open to anything here

https://github.com/openai/openai/blob/eaabfd486b4a8c80146b2a121367a74ae94bb723/codex/codex-vscode/webview/src/local-conversation/items/multi-agent-name-registry.ts

Copy link
Copy Markdown
Contributor

@edward-bayes edward-bayes left a comment

Choose a reason for hiding this comment

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

lgtm - left comment re: naming convention

@jif-oai jif-oai merged commit 0f9eed3 into main Feb 20, 2026
33 checks passed
@jif-oai jif-oai deleted the jif/agent-nickname branch February 20, 2026 14:39
@github-actions github-actions bot locked and limited conversation to collaborators Feb 20, 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