Skip to content

feat(input): highlight capability authorization keywords - #83

Merged
tt-a1i merged 1 commit into
mainfrom
codex/issue-82-capability-highlight
Aug 23, 2026
Merged

feat(input): highlight capability authorization keywords#83
tt-a1i merged 1 commit into
mainfrom
codex/issue-82-capability-highlight

Conversation

@tt-a1i

@tt-a1i tt-a1i commented Aug 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • make subagent and workflow explicit-mode authorization keywords
  • share one classifier between pre-submit TUI feedback and runtime capability loading
  • render recognized keywords in Claude Code-style lavender with a contrast-safe light-theme variant
  • preserve negated/conditional fail-closed behavior and keep Suggestion ghost text inert

Validation

  • bun run check
  • Node tests: 811/811
  • Vitest: 30/30
  • Impeccable detector: 0 findings
  • npm pack --dry-run --ignore-scripts
  • real Pi TUI: subagent, workflow rendered both keywords as ANSI-256 color 183
  • pi list: single OpenPI source points to this checkout

Closes #82

@tt-a1i
tt-a1i merged commit af950d5 into main Aug 23, 2026
2 checks passed
@tt-a1i
tt-a1i deleted the codex/issue-82-capability-highlight branch August 23, 2026 05: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.

feat(input): 高亮已识别的 Subagent / Workflow 能力意图

1 participant