mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-05 07:37:50 -07:00
2727a871c3
Rename getUserHints/getUserHintsAfter/getLatestHintIndex to getInjections/getInjectionsAfter/getLatestInjectionIndex with optional source filter so bg completions don't get formatted as user hints. Swap unshift ordering so bg completions appear before user hints in the message — the model sees context before the user's reaction to it. Remove unused getLastUserHintAt().