Skip to content

Add a custom New Codex Agent toolbar icon - #4

Merged
Hronom merged 1 commit into
mainfrom
agent/custom-toolbar-icon
Jul 26, 2026
Merged

Add a custom New Codex Agent toolbar icon#4
Hronom merged 1 commit into
mainfrom
agent/custom-toolbar-icon

Conversation

@Hronom

@Hronom Hronom commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

What

  • add an original code-brackets-and-plus toolbar icon with light and dark variants
  • register a small wrapper command that delegates to chatgpt.newCodexPanel
  • bump the extension to 1.0.1 and update release documentation

Why

The editor toolbar action previously inherited Codex's generic plus icon. A dedicated, theme-aware icon makes the Codex Extras action easier to identify without modifying or reusing OpenAI's brand mark.

Impact

The button remains controlled by codexExtras.showNewAgentButton and performs the same official Codex action. The wrapper adds no telemetry or network behavior.

Checks

  • npm test
  • node scripts/check-release.mjs v1.0.1
  • npm run package -- --out codex-extras-1.0.1.vsix
  • node --check extension.js
  • npm audit --omit=dev

@Hronom
Hronom marked this pull request as ready for review July 26, 2026 01:33
@Hronom
Hronom merged commit b3cc747 into main Jul 26, 2026
1 check passed
@Hronom
Hronom deleted the agent/custom-toolbar-icon branch July 26, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant