Commit Graph

94 Commits

Author SHA1 Message Date
Saoud Rizwan
911dd159cd Add ability to attach images to messages 2024-08-08 02:44:51 -04:00
Saoud Rizwan
bb5da7858e Update version 2024-08-06 21:06:21 -04:00
Saoud Rizwan
4e070a44c1 Update version 2024-08-05 01:01:03 -04:00
Saoud Rizwan
84f89c569a Fix effect dep array issue by using latest messages value instead of previous claudeAsk value 2024-08-05 00:49:15 -04:00
Saoud Rizwan
91eedd7097 Update text 2024-08-05 00:37:05 -04:00
Saoud Rizwan
08737ac119 Update TaskHeader 2024-08-04 19:47:04 -04:00
Saoud Rizwan
b299803ac5 Update version 2024-08-04 19:34:03 -04:00
Saoud Rizwan
38d461b784 Fix edge case issues when running commands with long outputs or as completion command 2024-08-04 19:32:45 -04:00
Saoud Rizwan
c823cdd4f8 Update version 2024-08-03 21:24:21 -04:00
Saoud Rizwan
09050b8800 Fix issue where sending message to stdin during non-interactive long-running process would not relinquish control back over the exit command button 2024-08-03 21:23:33 -04:00
Saoud Rizwan
0ac7f63332 Update text in permissions 2024-08-03 19:22:06 -04:00
Saoud Rizwan
582d178157 Update version and Announcement 2024-08-03 19:02:37 -04:00
Saoud Rizwan
1ea4c9beee Remove all AWS region options besides us-east-1 2024-08-03 18:56:50 -04:00
Saoud Rizwan
fa1068d92d Refactor utilities to utils for consistency 2024-08-03 15:47:41 -04:00
Saoud Rizwan
b32f91b0ee Remove log 2024-08-03 15:46:04 -04:00
Saoud Rizwan
7656f8d653 Update version 2024-08-03 15:10:57 -04:00
Saoud Rizwan
2d37c290fa Add script to easily update version 2024-08-03 15:05:49 -04:00
Saoud Rizwan
c09a8462d7 Add support for OpenRouter and AWS Bedrock 2024-08-03 14:24:56 -04:00
Saoud Rizwan
d84e6c6fb1 Remove text area height calculation 2024-08-01 01:19:39 -04:00
Saoud Rizwan
5eb0c65419 Update Announcement 2024-07-31 21:08:17 -04:00
Saoud Rizwan
31d8472f59 Close current diff view when showing new edit right after; fix thinking tags rendering 2024-07-31 19:25:26 -04:00
Saoud Rizwan
4c83833f32 Update CHANGELOG and Announcement 2024-07-31 18:20:51 -04:00
Saoud Rizwan
c70e14c298 Add overflowWrap anywhere to force wrap long words (file paths) to avoid overflowing container 2024-07-31 14:24:04 -04:00
Saoud Rizwan
fd13081109 Sort top level files based on directory or not; fix task header styles 2024-07-31 13:28:00 -04:00
Saoud Rizwan
c69b515345 Fix code block wrapping behavior 2024-07-31 10:18:24 -04:00
Saoud Rizwan
9467583938 Fix code block wrapping behavior 2024-07-31 10:15:04 -04:00
Saoud Rizwan
838a3ae10f Rename extract_source_code_definitions_top_level to view_source_code_definitions_top_level and update Announcement 2024-07-31 10:10:04 -04:00
Saoud Rizwan
71a9ed1d1e Replace list_files/analyze_project with more explicit list_files_top_level, list_files_recursive, and extract_source_code_definitions_top_level 2024-07-31 09:50:07 -04:00
Saoud Rizwan
e5d86ffb8d Revert "Rollback virtualized list changes"
This reverts commit e6f6d754b2.
2024-07-30 04:22:47 -04:00
Saoud Rizwan
e6f6d754b2 Rollback virtualized list changes 2024-07-30 03:04:46 -04:00
Saoud Rizwan
ace755c1d0 Update Announcement 2024-07-29 21:39:00 -04:00
Saoud Rizwan
b23ecca086 Add ability to export tasks as markdown 2024-07-29 20:48:26 -04:00
Saoud Rizwan
fd0b3a18f7 Show progress indicator while command is executing 2024-07-29 18:46:23 -04:00
Saoud Rizwan
d324afdf14 Gracefully handle when user exits command early 2024-07-29 17:44:49 -04:00
Saoud Rizwan
cf2ab16538 Add support for interactive command line execution where user input is sent to stdin 2024-07-29 13:22:06 -04:00
Saoud Rizwan
0e4000e1f2 Update Announcement 2024-07-29 10:08:37 -04:00
Saoud Rizwan
c1137277dc Update README and Announcement 2024-07-29 10:01:51 -04:00
Saoud Rizwan
d6c5a237df Fix markdown rendering for linebreaks 2024-07-27 18:37:29 -04:00
Saoud Rizwan
011d4ffbc9 Fix scrolling to bottom; update system prompt to not unnecessarily read files before editing; add gif to README 2024-07-27 16:48:23 -04:00
Saoud Rizwan
6067766eee Update text 2024-07-27 14:28:09 -04:00
Saoud Rizwan
9fa611cb3d Update README, Announcement, Settings; update version 2024-07-27 13:16:40 -04:00
Saoud Rizwan
303da320aa Add analyze_project tool 2024-07-26 23:56:10 -04:00
Saoud Rizwan
1ff481468c Fix paragraph word wrap 2024-07-26 14:00:11 -04:00
Saoud Rizwan
f4b77d5066 Add Announcement component to update users on new features 2024-07-26 13:33:58 -04:00
Saoud Rizwan
c1e9ceccb9 Fix diff issues and code block style 2024-07-25 21:22:03 -04:00
Saoud Rizwan
44a4140486 Add memory optimizations, retry failed requests, markdown support
- Move isExpanded state up into ChatView to fix issue where virtualized list would reset ChatRow state
- Add ability to retry failed requests
- Add markdown rendering
2024-07-25 08:54:29 -04:00
Saoud Rizwan
8058d261ba Fix virtualized list viewport modification 2024-07-24 12:32:14 -04:00
Saoud Rizwan
9c85a36b2c Implement virtualized rendering of items in the chat view 2024-07-24 12:19:14 -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