Files
claw-code/rust/crates/runtime/src
bellman 4d4d72cd49 fix: add prefix-aware matching to config key suggestion
When input is a prefix of a candidate (e.g., mcp → mcpServers), return
the prefix match directly instead of relying on edit-distance which
would incorrectly suggest env (distance 3) over mcpServers (distance 7).

Generated with https://github.com/Yeachan-Heo/gajae-code
Co-authored-by: Gajae Code <dev@gajae-code.com>
2026-06-05 01:36:35 +09:00
..
2026-05-14 18:07:03 +09:00
2026-06-03 21:23:00 +09:00
2026-05-15 10:05:42 +09:00
2026-06-04 17:07:00 +09:00
2026-05-25 04:36:30 +00:00