Commit Graph

18 Commits

Author SHA1 Message Date
Saoud Rizwan
a007537767 Add output logging to better debug extension outside of development 2024-07-27 20:07:32 -04:00
Saoud Rizwan
4facaede80 Fix list_files fast-glob implementation; update system prompt to prefer analyze_project over list_files; lock editor tab when opened for better UX 2024-07-27 14:11:56 -04:00
Saoud Rizwan
7118883971 Add 'Open In New Tab' command pallete option 2024-07-24 08:54:17 -04:00
Saoud Rizwan
89e8edc942 Update filename 2024-07-24 08:26:01 -04:00
Saoud Rizwan
42b560f283 Rename SidebarProvider to ClaudeDevProvider 2024-07-24 08:24:39 -04:00
Saoud Rizwan
b19ae3038d Add popout button to open instance in editor 2024-07-23 12:04:58 -04:00
Saoud Rizwan
b8f1e8f2c5 Enable retainContextWhenHidden to keep webview from having to be reloaded everytime it's closed; fix issues with text input focusing 2024-07-23 08:43:39 -04:00
Saoud Rizwan
c8d4e1d4e8 Add welcome text when user has to make his first input 2024-07-10 01:06:07 -04:00
Saoud Rizwan
caca0ca606 Change resetTask to clearTask 2024-07-09 15:11:53 -04:00
Saoud Rizwan
6cace99030 Fix state management when starting new task with menu button 2024-07-08 13:20:34 -04:00
Saoud Rizwan
8ba1be1167 Add secret and global state management + messaging between web and extension; persist API key and max num requests; add Welcome screen 2024-07-07 11:22:16 -04:00
Saoud Rizwan
991ea6bd4e Get communication working between extension and webview; add shared data types 2024-07-07 06:22:00 -04:00
Saoud Rizwan
08effc4799 Make react build task; add react-textarea-autosize; add settings button; add settings page; get basic chat interface working 2024-07-07 05:05:28 -04:00
Saoud Rizwan
2feedd766b Update view names 2024-07-06 03:25:34 -04:00
Saoud Rizwan
4916b2c28d Remove previous webview since we use react app now 2024-07-06 02:54:27 -04:00
Saoud Rizwan
fd750864db Add sidebar code 2024-07-06 01:31:16 -04:00
Saoud Rizwan
0ede211d4f Add vscode-webview-ui-toolkit and follow tutorial to get started 2024-07-06 00:40:50 -04:00
Saoud Rizwan
9f169b7e4b Initial commit 2024-07-05 20:51:41 -04:00