Files
codex/codex-rs/tui/src
T
charlesgong-openai eb76336f60 [codex] Propagate plugin app categories (#27420)
## What
- Parse optional `.app.json` `category` overrides for plugin apps.
- Add nullable `category` to `AppSummary` and `AppTemplateSummary` in
the app-server protocol.
- Fall back from `branding.category` to the first non-empty
`app_metadata.categories` value when building app/template summaries.
- Regenerate schema/type fixtures and update plugin read/install tests.

## Why
The plugin details UI needs a normalized per-app category. Some apps
only provide their default category in metadata, while others need a
local `.app.json` override.
eb76336f60 ยท 2026-06-11 10:34:41 -07:00
History
..
2026-03-28 11:23:07 -06:00
2026-03-28 11:23:07 -06:00
2026-04-25 17:09:29 -07:00