Commit Graph

  • 7d9d2199d2 Update package.json Saoud Rizwan 2024-07-10 06:00:47 -04:00
  • fa2669802d Prevent conditional loading of ChatView; bug fixes Saoud Rizwan 2024-07-10 05:48:22 -04:00
  • fc9b1435fd Update README and package.json Saoud Rizwan 2024-07-10 05:20:07 -04:00
  • 94f74ec8e5 Remove images Saoud Rizwan 2024-07-10 04:41:45 -04:00
  • d56269d750 Fix README images and add package category Saoud Rizwan 2024-07-10 04:33:01 -04:00
  • 8da0fcd2eb Clean up welcome view Saoud Rizwan 2024-07-10 04:12:09 -04:00
  • 3d7abe4ba6 Add in permissions logic for tools; Update README with permissions section Saoud Rizwan 2024-07-10 04:01:07 -04:00
  • 88e520ede7 Start README; fix prompt Saoud Rizwan 2024-07-10 03:04:07 -04:00
  • 691d4d6d59 Create LICENSE Saoud Rizwan 2024-07-10 01:47:54 -04:00
  • 2ed5045f35 Fix list_files prompt logic around handling root dir Saoud Rizwan 2024-07-10 01:37:31 -04:00
  • c8d4e1d4e8 Add welcome text when user has to make his first input Saoud Rizwan 2024-07-10 01:06:07 -04:00
  • bd35b18fd0 Use vscode visible text editors in context; Fix prompts and some verbiage Saoud Rizwan 2024-07-10 00:10:29 -04:00
  • 7170d2a2e8 Fixed garbage collection of aborted tasks; handle if run from root directory then don’t read/write; fixed scroll to bottom; fix other small bugs Saoud Rizwan 2024-07-09 23:44:20 -04:00
  • 9867a6a597 Fix CodeBlock diffs Saoud Rizwan 2024-07-09 21:47:12 -04:00
  • c0420b3e90 Add mock messages; fix CodeBlock ellipses bug Saoud Rizwan 2024-07-09 21:34:07 -04:00
  • 97faff3ba5 Add CodeBlock component Saoud Rizwan 2024-07-09 20:17:07 -04:00
  • 6f5b0565e0 Add logic for handling different ask states in the webview Saoud Rizwan 2024-07-09 17:03:24 -04:00
  • caca0ca606 Change resetTask to clearTask Saoud Rizwan 2024-07-09 15:11:53 -04:00
  • 4310d82d27 Add abortTask handler in extension Saoud Rizwan 2024-07-09 15:09:28 -04:00
  • d63aef015a Add tool message types; show tool specific information in webview; separate command from output; add abort button to task card Saoud Rizwan 2024-07-09 15:05:29 -04:00
  • 771c612d8a Focus textarea when webview becomes visible; add getApiMetrics Saoud Rizwan 2024-07-09 12:35:46 -04:00
  • 037c6eb226 Make ChatRow layout look good Saoud Rizwan 2024-07-09 11:39:01 -04:00
  • 661d019bf1 Add primary and secondary buttons with state to show as needed Saoud Rizwan 2024-07-09 09:55:19 -04:00
  • a360d1007e Use vscode scrollbar style; add TaskHeader Saoud Rizwan 2024-07-09 08:57:39 -04:00
  • 391614968c Take out recursive file listing; add command param to completion tool; add vscode active editor to context Saoud Rizwan 2024-07-09 06:37:54 -04:00
  • a0a533d72e Add combineCommandSequences and combineApiRequests to group certain message types Saoud Rizwan 2024-07-08 17:09:56 -04:00
  • 2ab7873e9c Add ChatRow and handle different message types Saoud Rizwan 2024-07-08 15:37:50 -04:00
  • e713212e8c Prevent listFiles being called in root to read entire system Saoud Rizwan 2024-07-08 13:33:30 -04:00
  • 6cace99030 Fix state management when starting new task with menu button Saoud Rizwan 2024-07-08 13:20:34 -04:00
  • 4da785b822 Implement bidirectional extension webview messaging system; extension holds claude messages state to keep webview stateless Saoud Rizwan 2024-07-08 12:58:05 -04:00
  • 09559c314b Improve system prompt Saoud Rizwan 2024-07-08 09:09:38 -04:00
  • 9e74123064 Add ClaudeDev and related packages; refactor sidebar utils Saoud Rizwan 2024-07-08 08:56:32 -04:00
  • 62e6ad0a78 Refactor webviewState to just state Saoud Rizwan 2024-07-07 21:19:16 -04:00
  • 2622777fc8 Fix warnings Saoud Rizwan 2024-07-07 11:40:52 -04:00
  • 21203e836b Rename ChatSidebar to ChatView Saoud Rizwan 2024-07-07 11:36:02 -04:00
  • 56bafe9f59 Fix warnings Saoud Rizwan 2024-07-07 11:34:26 -04:00
  • 8ba1be1167 Add secret and global state management + messaging between web and extension; persist API key and max num requests; add Welcome screen Saoud Rizwan 2024-07-07 11:22:16 -04:00
  • 991ea6bd4e Get communication working between extension and webview; add shared data types Saoud Rizwan 2024-07-07 06:22:00 -04:00
  • 08effc4799 Make react build task; add react-textarea-autosize; add settings button; add settings page; get basic chat interface working Saoud Rizwan 2024-07-07 05:05:28 -04:00
  • b0f93bffe9 Add codicon; add basic chat sidebar with a ResizingTextArea component Saoud Rizwan 2024-07-06 19:29:48 -04:00
  • 2feedd766b Update view names Saoud Rizwan 2024-07-06 03:25:34 -04:00
  • 4916b2c28d Remove previous webview since we use react app now Saoud Rizwan 2024-07-06 02:54:27 -04:00
  • ed9ff69fc7 Fix react app build script Saoud Rizwan 2024-07-06 02:25:54 -04:00
  • cd8bbc5c7f Update extension to use react app Saoud Rizwan 2024-07-06 02:05:43 -04:00
  • 571c7d217e Add vscode helper and fix formatting in react app Saoud Rizwan 2024-07-06 01:45:54 -04:00
  • 4bfc2a5bc4 Add CRA webview-ui Saoud Rizwan 2024-07-06 01:35:59 -04:00
  • fd750864db Add sidebar code Saoud Rizwan 2024-07-06 01:31:16 -04:00
  • 0ede211d4f Add vscode-webview-ui-toolkit and follow tutorial to get started Saoud Rizwan 2024-07-06 00:40:50 -04:00
  • 094524625b Change vscode engine version Saoud Rizwan 2024-07-05 22:20:46 -04:00
  • 9f169b7e4b Initial commit Saoud Rizwan 2024-07-05 20:51:41 -04:00