Commit graph

11 commits

Author SHA1 Message Date
Saoud Rizwan
25cd7cc8e2 chore: Prettier fix formatting 2025-01-06 12:41:33 -08:00
Saoud Rizwan
9de7253998 refactor: code cleanup, formatting updates, improved workspace handling, checkpoints feature
Add instructions

Fix completion

Refactor

Rename reset to restore

add haschanges flag

Remove log

Better error handling

Better error handling

Fix wording

Fix

Fix

Fix

Comment

Add hash for only latest tool

Prepare for release

Fix

Fix delete

Format fix
2025-01-06 12:40:30 -08:00
Saoud Rizwan
7056f6c689 Add MCP docs to system prompt; parse links in markdown; get example tools working 2024-12-08 23:08:11 -08:00
Mark Percival
93e70c62f1
Chore: Prettier for consistant formatting (#794)
* Chore: Pretier for consistant formatting

- TODO: This PR needs to be updated by Saoud after he runs `npm install` & `npm format:fix` and commits the results of the prettier changes.

* Revert prettier config

* Run npm install

* Fix prettier config and ignore package lock

* Run format

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2024-11-21 13:13:54 -08:00
Saoud Rizwan
bb18993845 Fix line breaks not rendering 2024-10-09 01:49:56 -04:00
Saoud Rizwan
905ec5ea50 Add isLoading to code accordian 2024-10-09 01:49:56 -04:00
Saoud Rizwan
99108eaa50 Fixes 2024-10-09 01:49:56 -04:00
Saoud Rizwan
f872911de2 Fixes 2024-10-09 01:49:55 -04:00
Saoud Rizwan
c664403d4e Replace react markdown with react remark for better performance when streaming 2024-10-09 01:49:55 -04:00
Saoud Rizwan
7a2f1baef9 Fix imports 2024-09-24 12:00:21 -04:00
Saoud Rizwan
6fe9ed22b0 Refactor web components 2024-09-24 11:54:19 -04:00