Skip to content

feat: expose official OMP capabilities in clients#118

Merged
wolfiesch merged 1 commit into
mainfrom
codex/capability-aware-core-ui
Jul 21, 2026
Merged

feat: expose official OMP capabilities in clients#118
wolfiesch merged 1 commit into
mainfrom
codex/capability-aware-core-ui

Conversation

@wolfiesch

Copy link
Copy Markdown
Collaborator

What this changes

T4 now uses the operation capabilities reported by official OMP as the source of truth for slash-command presentation in both client families.

  • web/Electron and Flutter show discovered headless commands as selectable
  • terminal-only commands stay visible but disabled with the runtime-provided reason
  • typed catalog commands such as session.cancel are not mistaken for slash commands
  • Flutter slash search includes runtime-provided aliases
  • older hosts without operation capabilities retain the legacy catalog fallback
  • the 104-row OMP coverage tracker and audit are updated for the official-OMP adapter architecture and current merged PRs

Verification

  • pnpm --filter @t4-code/client test — 255 passed
  • pnpm --filter @t4-code/web test — 1,196 passed
  • client and web TypeScript checks passed
  • pnpm lint passed
  • pnpm check:release passed
  • pnpm check:provenance passed
  • tracker CSV validation passed

Flutter controller and widget tests are included. The local machine does not have the Flutter SDK, so Flutter analysis/tests are delegated to required CI.

Proof boundary

This exposes runtime truth; it does not add typed plan, goal, branch/fork/tree, provider-auth, or child-agent operations. Those remain explicit gaps in the tracker.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@wolfiesch
wolfiesch merged commit dc2a008 into main Jul 21, 2026
9 checks passed
@wolfiesch
wolfiesch deleted the codex/capability-aware-core-ui branch July 21, 2026 06:12
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