Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 6, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…hing (#4824)

* fix(ui): support camelCase and PascalCase in slash command fuzzy matching

Update word boundary regex to split on uppercase letter boundaries,
enabling acronym matching for camelCase (gitRebase → "gr") and
PascalCase (NewFileCreation → "NFC") command names.

* fix: address PR review comments

- Fix comment spacing: //kilocode_change → // kilocode_change
- Add unit tests for camelCase/PascalCase word boundary detection

Addresses: #2665873335, #2665873345
Updated the SPEECH_TO_TEXT experiment configuration to be enabled. Adjusted corresponding test to reflect this change.
@pull pull bot locked and limited conversation to collaborators Jan 6, 2026
@pull pull bot added the ⤵️ pull label Jan 6, 2026
@pull pull bot merged commit f353ca6 into jasonkneen:main Jan 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant