Files
avante.nvim/lua/avante
Dmitry Torokhov d7c48075a5 refactor(history): move code collecting pending tools to history
Code dealing with scanning history messages and extracting some data or
state belongs to avante/history/ so move it there. Along with the move
update the implementation to make use of get_tool_use_data() and
get_tool_result_data() helpers to simplify it.

Also rename the function to History.get_pending_tools() to better
reflect its purpose: "uncalled" means something that was done without
request, unsolicited, not something that has not completed yet.
2025-07-16 12:49:15 +08:00
..
2025-06-25 16:55:10 +08:00
2025-07-09 22:32:05 +08:00
2025-05-06 19:32:55 +08:00
2024-11-23 21:49:33 +08:00