Commit Graph

14 Commits

Author SHA1 Message Date
Saoud Rizwan
582d178157 Update version and Announcement 2024-08-03 19:02:37 -04:00
Saoud Rizwan
fa1068d92d Refactor utilities to utils for consistency 2024-08-03 15:47:41 -04:00
Saoud Rizwan
7656f8d653 Update version 2024-08-03 15:10:57 -04:00
Saoud Rizwan
c09a8462d7 Add support for OpenRouter and AWS Bedrock 2024-08-03 14:24:56 -04:00
Saoud Rizwan
9fa611cb3d Update README, Announcement, Settings; update version 2024-07-27 13:16:40 -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
b19ae3038d Add popout button to open instance in editor 2024-07-23 12:04:58 -04:00
Saoud Rizwan
9e5a475a2a Replace event listeners with react-use useEvent; fix bugs with task text truncation, stale effects, and 'visible' extension TypeError 2024-07-23 06:29:37 -04:00
Saoud Rizwan
a5898d8903 Fix text on Settings screen; update version to 0.0.6 2024-07-10 12:32:09 -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
2622777fc8 Fix warnings 2024-07-07 11:40:52 -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