Files
zed/crates/eval/runner_settings.json
Bennet Fenner 4507110981 settings: Remove unused stream_edits setting in agent (#40640)
This setting is unused (we always stream edits)

Release Notes:

- N/A
2025-10-19 15:52:28 +00:00

7 lines
83 B
JSON

{
"assistant": {
"always_allow_tool_actions": true,
"version": "2"
}
}