Skip to content

Feat: TUI input changed hook#6809

Closed
brentlopez wants to merge 2 commits into
anomalyco:devfrom
brentlopez:feat/tui-input-changed-hook
Closed

Feat: TUI input changed hook#6809
brentlopez wants to merge 2 commits into
anomalyco:devfrom
brentlopez:feat/tui-input-changed-hook

Conversation

@brentlopez

Copy link
Copy Markdown

Plugins can now observe TUI input changes in real-time via the new tui.input.changed hook. This enables use cases like intent detection and typing analytics.

  • Add tui.input.changed hook type to @opencode-ai/plugin
  • Add POST /plugin/input-changed server endpoint
  • TUI prompt calls endpoint on input change (fire and forget)
  • Add server endpoint test

Plugins can now observe TUI input changes in real-time via the new
tui.input.changed hook. This enables use cases like intent detection
and typing analytics.

- Add tui.input.changed hook type to @opencode-ai/plugin
- Add POST /plugin/input-changed server endpoint
- TUI prompt calls endpoint on input change (fire and forget)
- Add server endpoint test
@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

@github-actions github-actions Bot closed this Mar 5, 2026
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