Commit Graph

17 Commits

Author SHA1 Message Date
Dominic Elm
fb2d957351
fix(FileTree): correctly sort file tree (#36) 2024-08-14 14:27:41 +02:00
Dominic Elm
d5a29c2427
feat(layout): allow to minimize chat (#35) 2024-08-14 11:08:52 +02:00
Dominic Elm
6e99e4c11e
feat(editor): show tooltip when the editor is read-only (#34) 2024-08-09 13:42:30 +02:00
Dominic Elm
4b59a79baa
feat: implement light and dark theme (#30) 2024-08-08 15:56:36 +02:00
Dominic Elm
6c39477d13
fix(FileTree): hidden file patterns (#31) 2024-08-08 14:53:09 +02:00
Connor Fogarty
38e6a79b38
feat: add ability to change preview URL (#26) 2024-08-05 16:49:02 +02:00
Dominic Elm
e5ed23c33d
feat: allow to open up to three terminals (#22) 2024-07-31 13:18:41 +02:00
Dominic Elm
8486d85f64
feat: add terminal and simple shortcut system (#16) 2024-07-29 14:37:23 +02:00
Connor Fogarty
d35f64eb1d
feat: add 'Open in StackBlitz' button to header (#10) 2024-07-26 16:08:24 +02:00
Dominic Elm
14747cfa0f
fix: make file tree scrollable (#14) 2024-07-26 11:05:53 +02:00
Dominic Elm
a5ed695cb3
refactor(workbench): add slider to switch between code or preview (#12) 2024-07-25 16:34:27 +02:00
Dominic Elm
2a3d5f569e
chore(eslint): enforce consistent import paths (#8) 2024-07-24 17:43:32 +02:00
Dominic Elm
d45b95dd11
feat(workbench): sync file changes back to webcontainer (#5) 2024-07-24 16:10:39 +02:00
Dominic Elm
f4987a4ecd
refactor: workbench store and move logic into action runner (#4) 2024-07-22 17:40:28 +02:00
Dominic Elm
a7d8693d8c feat(workbench): add file tree and hook up editor 2024-07-18 23:07:04 +02:00
Dominic Elm
012b5bae80 feat: improve prompt, add ability to abort streaming, improve message parser 2024-07-18 20:44:53 +02:00
Dominic Elm
621b8804d8 feat: add first version of workbench, increase token limit, improve system prompt 2024-07-17 20:54:46 +02:00