mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-14 22:02:59 -07:00
d2113ae23d
- Restrict multi-line description continuation check to known keys (name, description) - Avoid incorrectly identifying lines starting with "Note:" or similar as new keys - Add test case to verify the fix Fixes https://github.com/google-gemini/gemini-cli/issues/25693