Commit History

Author SHA1 Message Date
  sam hoang 40fd397407 fix api config profile 11 months ago
  Matt Rubens ff9b8c33e1 Remove all other usages of fuse.js 11 months ago
  Matt Rubens faed43b730 Merge remote-tracking branch 'origin/main' into feat/fuzzy-search-file-folder 11 months ago
  Matt Rubens 45a7566e6a Use fzf instead of fuse 11 months ago
  Matt Rubens 2d176e5c92 Reduce the webview test output 1 year ago
  Matt Rubens ff062c6e2e Allow selection of multiple browser viewport sizes and adjusting screenshot quality 1 year ago
  Matt Rubens c56218b68d Improved logic for auto-approving chained commands 1 year ago
  Justin Quan b7571df60e run lint on webview-ui 1 year ago
  Matt Rubens deb4df4bc3 Fix webview tests 1 year ago
  Matt Rubens 4f9771d419 Try again to fix babel plugin (#33) 1 year ago
  Matt Rubens 6b8f9f7a45 Expose a list of allowed auto-execute commands (#31) 1 year ago
  Mark Percival 93e70c62f1 Chore: Prettier for consistant formatting (#794) 1 year ago
  Saoud Rizwan 2f08aed301 Add scrolling animation for streaming 1 year ago
  Saoud Rizwan c664403d4e Replace react markdown with react remark for better performance when streaming 1 year ago
  Saoud Rizwan 1fbf657410 Add fuzzy search to history view 1 year ago
  Saoud Rizwan 2c91bafe1e Add new vscode shell integration to run commands right in terminal 1 year ago
  Saoud Rizwan 5578357270 Remove unused deps 1 year ago
  Saoud Rizwan 715db7129d Deep compare chatrow props to update when message changes 1 year ago
  Saoud Rizwan ea14481771 Replace react-syntax-highlighter with rehype-highlight to reduce memory footprint when scrolling code blocks 1 year ago
  Saoud Rizwan 4237d6c250 Strip ansi from output 1 year ago
  Saoud Rizwan df4e8e7afc Add Kodu provider 1 year ago
  Saoud Rizwan f6fd76823b Add Maestro login button 1 year ago
  Saoud Rizwan 69d2bb68b4 Remove react-text-truncate and use custom 'see more' button in task header 1 year ago
  Saoud Rizwan e5d86ffb8d Revert "Rollback virtualized list changes" 1 year ago
  Saoud Rizwan e6f6d754b2 Rollback virtualized list changes 1 year ago
  Saoud Rizwan 44a4140486 Add memory optimizations, retry failed requests, markdown support 1 year ago
  Saoud Rizwan 9c85a36b2c Implement virtualized rendering of items in the chat view 1 year ago
  Saoud Rizwan 9a63f4f842 Replace react-scroll with custom scroll animation 1 year ago
  Saoud Rizwan 9e5a475a2a Replace event listeners with react-use useEvent; fix bugs with task text truncation, stale effects, and 'visible' extension TypeError 1 year ago
  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 1 year ago