ignore shell edits in base coder

This commit is contained in:
Paul Gauthier 2024-08-20 17:50:31 -07:00
parent 1a3d8c4015
commit 919ea05482
2 changed files with 2 additions and 2 deletions

View file

@ -275,7 +275,7 @@ MODEL_SETTINGS = [
"anthropic-beta": ANTHROPIC_BETA_HEADER,
},
cache_control=True,
reminder=None,
reminder="user",
),
ModelSettings(
"anthropic/claude-3-5-sonnet-20240620",