feat: add first version of workbench, increase token limit, improve system prompt
This commit is contained in:
3
packages/bolt/app/components/workbench/FileTree.tsx
Normal file
3
packages/bolt/app/components/workbench/FileTree.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export function FileTree() {
|
||||
return <div>File Tree</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user