waveterm/pkg/aiusechat
Mike Sawka 2480ebe2dd
Batch Approval for AI Tool Calls, fix "AI is thinking" message, chunk JS (#2430)
We now show all Read File/Dir calls together and batch approve them
(backend change to emit them all at once, and FE change to display them
as a batch)

JS chunking for monaco, mermaid, and shiki, etc. shiki is huge, almost
10M but can't be easily split out of Streamdown. Tried making it load
async, but w/ Streamdown we can't do that easily. Trying to split the JS
up because of a build error we were running into in build-helper.
2025-10-13 23:37:45 -07:00
..
anthropic New AIPanel (#2370) 2025-10-07 13:32:10 -07:00
chatstore New AIPanel (#2370) 2025-10-07 13:32:10 -07:00
openai Batch Approval for AI Tool Calls, fix "AI is thinking" message, chunk JS (#2430) 2025-10-13 23:37:45 -07:00
uctypes openai native web search tool enabled (#2410) 2025-10-09 15:06:40 -07:00
toolapproval.go New data-tooluse AI SDK packet and Tool Approvals Implemented (#2407) 2025-10-09 10:21:01 -07:00
tools.go Add read_dir AI tool for reading directory contents (#2414) 2025-10-09 21:41:50 -07:00
tools_readdir.go Add read_dir AI tool for reading directory contents (#2414) 2025-10-09 21:41:50 -07:00
tools_readdir_test.go Add read_dir AI tool for reading directory contents (#2414) 2025-10-09 21:41:50 -07:00
tools_readfile.go Add read_dir AI tool for reading directory contents (#2414) 2025-10-09 21:41:50 -07:00
tools_screenshot.go New data-tooluse AI SDK packet and Tool Approvals Implemented (#2407) 2025-10-09 10:21:01 -07:00
tools_term.go update react, fix tool def (#2402) 2025-10-07 16:57:23 -07:00
tools_tsunami.go New AIPanel (#2370) 2025-10-07 13:32:10 -07:00
tools_web.go New AIPanel (#2370) 2025-10-07 13:32:10 -07:00
usechat-utils.go New AIPanel (#2370) 2025-10-07 13:32:10 -07:00
usechat.go Batch Approval for AI Tool Calls, fix "AI is thinking" message, chunk JS (#2430) 2025-10-13 23:37:45 -07:00