waveterm/frontend
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
..
app Batch Approval for AI Tool Calls, fix "AI is thinking" message, chunk JS (#2430) 2025-10-13 23:37:45 -07:00
layout Make Block Close / Cmd-W more consistent (#2417) 2025-10-09 23:57:02 -07:00
types Big Onboarding Updates (#2428) 2025-10-13 16:39:37 -07:00
util onboarding and polish for v0.12 (#2411) 2025-10-09 16:29:09 -07:00
tailwindsetup.css Big Onboarding Updates (#2428) 2025-10-13 16:39:37 -07:00
wave.ts New AIPanel (#2370) 2025-10-07 13:32:10 -07:00