Commit graph

2 commits

Author SHA1 Message Date
Mike Sawka
b46d92ef24
upgrade monaco editor (remove monaco-editor/loader and monaco-editor/react) (#2743)
* Updates monaco-editor to new version.
* removes weird AMD stuff, to move to ESM via vite
* remove monaco-editor/loader
* remove monaco-editor/react
* implement the more native monaco wrappers ourselves
2026-01-05 16:34:36 -08:00
Mike Sawka
a19cb6f300
Add Write File Tools to WaveAI (#2492)
also updates ROADMAP.md, and fixes a node pruning bug on the FE, and
adds a new diff viewer that we can view the write_text_file and
edit_text_file diffs in. adds a backup file system that can be used to restore AI edited files back to their original states.
2025-10-31 14:40:03 -07:00