Files
continue/gui
Dallin Romney 4dfe1ffc9a fix: update MermaidBlock styles for improved rendering and add foreignObject (#7960)
fix: update MermaidBlock styles for improved rendering and add foreignObject width

Co-authored-by: lixiaoyang1992 <lixiaoyang2345@gmail.com>
2025-09-25 15:58:05 -07:00
..
2025-09-16 13:58:32 -07:00
2025-09-09 00:54:09 -07:00

Continue React App

The Continue React app is a notebook-like interface to the Continue server. It allows the user to submit arbitrary text input, then communicates with the server to takes steps, which are displayed as a sequence of editable cells. The React app should sit beside an IDE, as in the VS Code extension.