Saoud Rizwan
|
46f14f32d1
|
Fix issue where file diff could fail; minor style changes; update README; update version to 0.0.4
|
2024-07-10 11:15:25 -04:00 |
|
Saoud Rizwan
|
fc8e0fc5f9
|
Fix system prompt and tool param descriptions conflicts
|
2024-07-10 10:33:39 -04:00 |
|
Saoud Rizwan
|
cd5c135157
|
Adjust system and user prompts to prefer building projects in currently open workspace
|
2024-07-10 09:51:15 -04:00 |
|
Saoud Rizwan
|
cb985f3ce8
|
Add user_feedback message type; update README; fix colors on other themes
|
2024-07-10 07:11:06 -04:00 |
|
Saoud Rizwan
|
3d7abe4ba6
|
Add in permissions logic for tools; Update README with permissions section
|
2024-07-10 04:01:07 -04:00 |
|
Saoud Rizwan
|
88e520ede7
|
Start README; fix prompt
|
2024-07-10 03:04:07 -04:00 |
|
Saoud Rizwan
|
2ed5045f35
|
Fix list_files prompt logic around handling root dir
|
2024-07-10 01:37:31 -04:00 |
|
Saoud Rizwan
|
bd35b18fd0
|
Use vscode visible text editors in context; Fix prompts and some verbiage
|
2024-07-10 00:10:29 -04:00 |
|
Saoud Rizwan
|
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
|
2024-07-09 23:44:20 -04:00 |
|
Saoud Rizwan
|
c0420b3e90
|
Add mock messages; fix CodeBlock ellipses bug
|
2024-07-09 21:34:07 -04:00 |
|
Saoud Rizwan
|
97faff3ba5
|
Add CodeBlock component
|
2024-07-09 20:17:07 -04:00 |
|
Saoud Rizwan
|
d63aef015a
|
Add tool message types; show tool specific information in webview; separate command from output; add abort button to task card
|
2024-07-09 15:05:29 -04:00 |
|
Saoud Rizwan
|
391614968c
|
Take out recursive file listing; add command param to completion tool; add vscode active editor to context
|
2024-07-09 06:37:54 -04:00 |
|
Saoud Rizwan
|
2ab7873e9c
|
Add ChatRow and handle different message types
|
2024-07-08 15:37:50 -04:00 |
|
Saoud Rizwan
|
e713212e8c
|
Prevent listFiles being called in root to read entire system
|
2024-07-08 13:33:30 -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
|
4da785b822
|
Implement bidirectional extension webview messaging system; extension holds claude messages state to keep webview stateless
|
2024-07-08 12:58:05 -04:00 |
|
Saoud Rizwan
|
09559c314b
|
Improve system prompt
|
2024-07-08 09:09:38 -04:00 |
|
Saoud Rizwan
|
9e74123064
|
Add ClaudeDev and related packages; refactor sidebar utils
|
2024-07-08 08:56:32 -04:00 |
|