Skip to content

fix(tui): rebrand user-facing Codex text to Nori#389

Merged
CSRessel merged 1 commit intomainfrom
rebrand-codex-to-nori-text
Mar 21, 2026
Merged

fix(tui): rebrand user-facing Codex text to Nori#389
CSRessel merged 1 commit intomainfrom
rebrand-codex-to-nori-text

Conversation

@CSRessel
Copy link
Copy Markdown
Collaborator

Summary

🤖 Generated with Nori

  • Replace all user-visible "Codex" string literals with "Nori" or agent-agnostic phrasing across approval presets, onboarding screens, login messages, model migration dialogs, and test fixtures
  • Remove the Codex docs hyperlink from the old onboarding auth screen
  • Add anti-regression test to prevent reintroducing Codex branding in approval preset descriptions

Test Plan

  • cargo test -p codex-common --all-features — 29 passed
  • cargo test -p nori-tui --all-features — 1012 passed
  • just fix -p codex-common — clean
  • just fix -p nori-tui — clean
  • All 17 snapshot files regenerated and accepted

Share Nori with your team: https://www.npmjs.com/package/nori-skillsets

Replace all user-visible "Codex" string literals with "Nori" or
agent-agnostic phrasing across the TUI, common, and onboarding crates.

Includes an anti-regression test to prevent reintroducing Codex branding
in approval preset descriptions.
🤖 Generated with [Nori](https://noriagentic.com)

Co-Authored-By: Nori <contact@tilework.tech>
@CSRessel
Copy link
Copy Markdown
Collaborator Author

overkill, most of these components aren't used... but good enough to fix the two visible instances

@CSRessel CSRessel merged commit 18a6c72 into main Mar 21, 2026
2 of 3 checks passed
@CSRessel CSRessel deleted the rebrand-codex-to-nori-text branch March 21, 2026 00:28
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