Founding member access recorded.
Checkout cancelled.

Finding · codex

Codex: Permissions Get A Glance Surface; Plugin Sharing Gets Role-Aware

What Changed

The Codex TUI status line gains separately configurable permissions and approval-mode items, so an operator can see "Read Only / Workspace / Full Access" alongside the active approval policy at a glance, with named profiles preserved and non-standard shapes rendered as Custom permissions. The commit is diff-reviewed and includes test coverage for status-surface preview rendering. The split between the two items is intentional: they answer related but different questions (sandbox/profile shape vs approval handling) and the author argues keeping them separate keeps each label concise.

Plugin sharing gains role-aware context APIs and discoverability work, splitting share controls from raw access permissions. The skills watcher moves to the app-server (mirroring an app-server consolidation trend already visible in the prior window's findings). Git plugin metadata is now cached to reduce startup cost.

The CLI 0.130.0 changelog entry (2026-05-08) cross-references the same themes: plugin details improvements, remote control surfaces, and app-server pagination.

Operator Consequence

Authority surfacing in the status line is a real ergonomic and governance win. The most common reason an operator gets surprised by a Codex action is forgetting which permission posture is active. Splitting permissions from approval-mode keeps each label short enough to coexist with other status-line items.

Plugin sharing role-awareness matters for any operator with multiple roles or environments. Role-aware sharing makes "who can see this plugin" a first-class question rather than a binary access flag.

Bitter Consequence

Bitter should record the active permission posture and approval mode per run as standard receipt fields; the TUI now exposes both as glanceable strings, which is a clean adapter source.

Plugin share role-awareness is something to test before assuming Bitter can share configurations across role boundaries.

Finding metadata

Run: 2026-05-11-partial-cycle-codex-2026-05-08_2026-05-11-frontier-v0

Finding ID: 2026-05-11-codex-permissions-visibility-and-plugin-share-evolution

Profile citations

  • Codex · claim · permissions-approval-tui-visible
  • Codex · claim · plugin-share-role-aware
  • Codex · claim · skills-watcher-app-server
  • Codex · posture · capability
  • Codex · posture · accessibility
  • Codex · posture · governance

Source links

Primary links, including exact changelog lines when available.