feat(tui): select plugins with durable identity mentions - #334
Merged
Merged
Conversation
This was referenced Sep 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change
Add explicit plugin selection to the Composer's
@completion menu, alongside files.name@sourceidentity.[@Name](plugin://name%40local), keeping the visible message readable. Exec and ACP can submit the same linked syntax.@package-nameselection only when it is unambiguous. Bound the capability reminder. Record the generic editor history hook in the Pi engine ledger.Labels:
enhancement,cli,tui,perf:full.Validation
VITEST_MAX_WORKERS=4 pnpm verifyon clean committed head54426081b748ee3549f622a022014865c16e6d52, full macOS profile: all 14 applicable gates.git diff --check; both commit author and committer identities inspected before push.dist/cli.jsin a real PTY with a temporary local plugin and synthetic local OpenAI-compatible service: type@Fixture, select with Tab, submit, inspect the canonical plugin ID and selected-plugin reminder in the outgoing request, execute the realskilltool, and receive the fixture response. Also passed Ctrl+C clearing/restoration and/editregeneration with the original plugin ID. External network access blocked by the repository test fixture.perf:fullrequested because prompt history serialization changes. Latest-head remote verification passed on Linux, macOS, and Windows. Full performance run 35848361507 passed with Suite: full (startup, upstream-100, history-300), candidate 5442608 against base 76262af.Independent review fixes
Visual acceptance follow-up
CI failure follow-up
Publication and contribution checks
Maintainer handoff
Publication scope: one shared mention codec, a TUI completion provider/editor binding helper, and two regression test files. No license changes.
Shared-source port: pending. No merge or release performed.