ZIm/crates/rules_library
Bennet Bo Fenner 41fe2a2ab4
agent: Disable thinking when using inline assistant/edit file tool (#34141)
This introduces a new field `thinking_allowed` on `LanguageModelRequest`
which lets us control whether thinking should be enabled if the model
supports it.
We permit thinking in the Inline Assistant, Edit File tool and the Git
Commit message generator, this should make generation faster when using
a thinking model, e.g. `claude-sonnet-4-thinking`

Release Notes:

- N/A
2025-07-09 18:05:39 +00:00
..
src agent: Disable thinking when using inline assistant/edit file tool (#34141) 2025-07-09 18:05:39 +00:00
Cargo.toml linux: Add title bar for rules library (#33025) 2025-06-19 18:23:09 +05:30
LICENSE-GPL Rename "Prompt Library" to "Rules Library" (#29349) 2025-04-24 16:42:06 -03:00