Skip to content

fix: render selection indicators as removable context chips - #16

Merged
luoxuanzao merged 1 commit into
mainfrom
fix/selection-indicator-context-chips
Aug 12, 2026
Merged

fix: render selection indicators as removable context chips#16
luoxuanzao merged 1 commit into
mainfrom
fix/selection-indicator-context-chips

Conversation

@luoxuanzao

Copy link
Copy Markdown
Member

Align with upstream Claudian context pills: editor/browser/canvas selection indicators become left-aligned chips (icon + label + remove button) instead of right-aligned plain text whose in-flow row pushed the input placeholder down; the remove button clears the selection context.

Summary

  • What changed?
  • Why is it needed?

Verification

  • npm run typecheck
  • npm run lint
  • npm run test
  • npm run build
  • npm run release:check
  • npm run audit:prod
  • Tested affected qodercli behavior against a real CLI when applicable

Safety

  • No credentials, private vault content, internal URLs, or personal paths are included
  • User-visible changes are documented in CHANGELOG.md

Align with upstream Claudian context pills: editor/browser/canvas selection indicators become left-aligned chips (icon + label + remove button) instead of right-aligned plain text whose in-flow row pushed the input placeholder down; the remove button clears the selection context.
@luoxuanzao
luoxuanzao merged commit 3e5b3ee into main Aug 12, 2026
10 checks passed
@luoxuanzao
luoxuanzao deleted the fix/selection-indicator-context-chips branch August 12, 2026 01:26
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