Skip to content

CLI send enhancements and shared plugin event routing#398

Merged
gschier merged 4 commits intomainfrom
cli-improvements-2
Feb 20, 2026
Merged

CLI send enhancements and shared plugin event routing#398
gschier merged 4 commits intomainfrom
cli-improvements-2

Conversation

@gschier
Copy link
Copy Markdown
Member

@gschier gschier commented Feb 17, 2026

Summary

  • add and wire a dedicated CLI plugin event bridge with key/value support and explicit unsupported-request errors
  • add top-level CLI send flow improvements and coverage for workspace/folder send behavior
  • refactor plugin event routing through shared grouping (Shared/Host/Ignore) and move non-request events out of app-side Ignore handling
  • rename workspace-list plugin event to list_open_workspaces_* and update runtime/bindings

Validation

  • cargo test -p yaak
  • cargo test -p yaak-cli
  • cargo check -p yaak-app
  • npm run -w packages/plugin-runtime-types build --if-present
  • npm run -w packages/plugin-runtime build --if-present

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9e177136af

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread crates/yaak-plugins/src/events.rs
@gschier gschier merged commit 4e56daa into main Feb 20, 2026
4 checks passed
@gschier gschier deleted the cli-improvements-2 branch February 20, 2026 21:21
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