Model Groups searchable picker and inline name editor - #21
Merged
ofriw merged 3 commits intoAug 3, 2026
Conversation
grzegorznowak
force-pushed
the
model-tag-router/model-groups-searchable-capped-picker
branch
from
August 3, 2026 04:45
1e06706 to
ae3fb64
Compare
grzegorznowak
marked this pull request as ready for review
August 3, 2026 09:11
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.
Summary
This PR improves Model Groups editing in two bounded places:
Inputis composed as one prompt-free inlineName: valuerow while retaining Pi's cursor, IME, Unicode-width, and editing behavior.The inline editor is explicitly owned by operator-authorized feedback receipt FB-014, resolving the earlier SC-001 scope concern. Rename persistence and keyboard semantics are unchanged.
Original tickets
Requirements
Searchable/capped add-model picker
Inline group-name editor
Name: valuerow with no separate Pi>prompt or cursor artifact.Acceptance criteria
Name:both inactive and active, without a separate>prompt.[Unreleased]contains one combined entry covering the picker and inline editor.Contract changes
Out of scope
How to verify
/model-groups, edit a group, and selectName:.>prompt, and retain the native editing cursor while active.[Unreleased]changelog entry.Automated coverage includes 493 unit tests, 16 E2E tests, Pi 0.82.0 floor/current compatibility lanes, package-host smoke, typecheck, snapshots, and focused TAP-14/TAP-15 transition and rendering proofs.
Initiative reference
model-tag-routermodel-groups-searchable-capped-pickerFB-014(resume-current-story)openspec/changes/model-groups-searchable-capped-picker/