New Features
- add
cmd_prelude
and removeprelude
(#1197) - support claude-3-7-sonnet (#1201)
- bumping Azure OpenAI API Version to 2024-12-01-preview (#1205)
--code
(tty) strips<think>
tag (#1227)- enhence glob for
--file
and rag docs (#1230) - support HISTFILE to specify the bash/zsh history file (#1236)
Bug Fixes
- incorrect model when switching role in session context (#1192)
- bedrock handles empty tool call arguments (#1213)
- openai-compatible handles empty tool call arguments (#1217)
- miss
</think>
tag while tool calling (#1226)
New Contributors
- @dbroeglin made their first contribution in #1205
- @blankjul made their first contribution in #1213
- @cramosc made their first contribution in #1236
Full Changelog: v0.28.0...v0.29.0-rc1