Skip to content

[codex] Add TUI plugin extensibility surface#457

Merged
windoliver merged 15 commits into
mainfrom
codex/issue-189-tui-extensions
May 27, 2026
Merged

[codex] Add TUI plugin extensibility surface#457
windoliver merged 15 commits into
mainfrom
codex/issue-189-tui-extensions

Conversation

@windoliver
Copy link
Copy Markdown
Owner

Summary

  • add typed TUI extension registry contracts for plugin actions and operator panels
  • project extension actions into the command palette and execute them through a plugin action context
  • render trusted local extension panels in operator panel slots with docs/spec coverage
  • add tmux E2E coverage for the extension panel/action path and harden the live Codex -> Claude handoff harness with isolated ports

Validation

  • bun run tests/tui/codex-claude-handoff-e2e.ts --timeout 210000
  • bun ./tests/e2e/tui-extension-review-loop.tmux.ts --timeout 60000
  • bun run typecheck
  • bun run build
  • bun run check
  • git diff --check

@windoliver windoliver marked this pull request as ready for review May 27, 2026 03:25
@windoliver windoliver merged commit f346f4a into main May 27, 2026
1 check passed
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