COMMITS
July 15, 2025
D
refactor(history): move message rendering into history module
Dmitry Torokhov committed
Y
feat: add timeout for bash tool (#2451)
yetone committed
D
refactor(utils): simplify and annotate count_lines() (#2446)
Dmitry Torokhov committed
Y
refactor: llm tool parameters (#2449)
yetone committed
July 14, 2025
D
refactor(utils): remove history_messages_to_messages() function
Dmitry Torokhov committed
D
refactor(history): move code collecting pending tools to history
Dmitry Torokhov committed
D
refactor(history): use get_tool_(result|use_data)() in dispatch_agent.lua
Dmitry Torokhov committed
D
refactor(history): make use of get_tool_(use|result)_data() in llm.lua
Dmitry Torokhov committed
D
refactor(file_selector): optimize handling of selected files
Dmitry Torokhov committed
D
refactor(file_selector): remove unused argument from process_directory()
Dmitry Torokhov committed
D
fix(file_selector): Correct path comparison for selected files
Dmitry Torokhov committed
D
fix(file_selector): avoid converting to relative path twice
Dmitry Torokhov committed
D
refactor(llm): remove dead code summarizing threads and generating todos (#2439)
Dmitry Torokhov committed
R
fix(replace_in_file): added a replace substring logic (#2438)
Raul Luzetti committed
A
Fix bugs where the file picker windows disappear on @file mentions (#2442)
Arnon Keereena committed
D
Some refactors in suggestion.lua (#2443)
Dmitry Torokhov committed
July 11, 2025
D
fix: when deleting tool use also delete tool result
Dmitry Torokhov committed
S
fix: result_container takes the actual height of the editor (#2405)
soulfy committed
Y
chores: update README (#2435)
yetone committed
July 13, 2025
D
refactor(history): add helpers to get content of tool "use" and "result"
Dmitry Torokhov committed
July 8, 2025
D
refactor(history): add helpers to generate synthetic history messages
Dmitry Torokhov committed
D
refactor(history): start moving history-related code into avante/history
Dmitry Torokhov committed
D
fix(types): add is_user_declined field to AvanteLLMMessageContentItem
Dmitry Torokhov committed
July 16, 2025
Y
fix: trim escapes for write_to_file tool (#2455)
yetone committed
A
fix: layout being resized on every keystroke (#2452)
Avinash Thakur committed
July 10, 2025
Y
fix: finetune beast mode (#2433)
yetone committed
Y
fix: incorrect tool names (#2432)
yetone committed
Y
feat: beast mode for gpt4.1 (#2431)
yetone committed
Y
chores: remove aihubmix (#2430)
yetone committed
Y
chores: remove searchapi (#2429)
yetone committed