Skip to content

Conversation

@brentlopez
Copy link

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
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