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
brownrw8
66aaf646be
fix: npm audit patches ( #1095 )
2024-12-31 13:49:51 -08:00
Saoud Rizwan
06dab2c3df
Use should for better test readability
2024-12-24 18:11:11 -08:00
Saoud Rizwan
cd54c501b4
Add auto-approve UI and notification integration
2024-12-16 20:02:23 -08:00
Saoud Rizwan
44f70c1102
Use diff based editing with write_to_file tool
2024-12-15 21:02:28 -08:00
Saoud Rizwan
cb55360738
Remove unused package
2024-12-10 19:52:44 -08:00
Saoud Rizwan
1319105bb4
Add index.js monitoring and fix capturing server error output
2024-12-10 14:26:25 -08:00
Saoud Rizwan
17d481d4d1
Add McpHub and sync with McpView
2024-12-05 19:00:55 -08:00
Saoud Rizwan
5052944efe
Add MCP Servers view
2024-12-01 12:13:16 -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
8d7e28c5e3
Update lock
2024-11-21 12:28:05 -08:00
Saoud Rizwan
dff81b9d09
Fix o1 on openai native
2024-10-16 09:59:30 -04:00
Saoud Rizwan
0b3b23320b
Update URLs to github.com/cline/cline
2024-10-12 16:41:30 -04:00
Saoud Rizwan
540f5326b7
lock updates
2024-10-09 02:17:24 -04:00
Saoud Rizwan
68b87e6056
Clean up old pre-streaming code
2024-10-09 01:49:54 -04:00
Saoud Rizwan
1cc3546b7e
Initial streaming refactor
2024-10-09 01:49:54 -04:00
Saoud Rizwan
69e681ebce
Normalize all file paths to posix format when presenting to AI or user
2024-09-22 19:20:10 -04:00
Saoud Rizwan
b7617e5f2a
use isbinaryfile to more safely read contents of folders and files
2024-09-18 22:32:38 -04:00
Saoud Rizwan
e3144996fb
Add URL scraping with puppeteer
2024-09-18 17:28:25 -04:00
Saoud Rizwan
d29f4a174c
Add diagnostics context to environment details
2024-09-14 13:45:41 -04:00
Saoud Rizwan
72dcf1f9a2
Fix o1 with new max_completion_tokens
2024-09-14 04:03:00 -04:00
Saoud Rizwan
fbb7620fa1
Add gemini support
2024-09-12 08:11:33 -04:00
Saoud Rizwan
d71cccc2a4
Revert vscode types to make compatible with older versions; fix terminal output parsing
2024-09-09 09:39:33 -04:00
Saoud Rizwan
4edffb0d6d
Add shell integration warning; reuse terminals when possible
2024-09-09 07:40:03 -04:00
Saoud Rizwan
2c91bafe1e
Add new vscode shell integration to run commands right in terminal
2024-09-08 10:30:50 -04:00
Saoud Rizwan
ea14481771
Replace react-syntax-highlighter with rehype-highlight to reduce memory footprint when scrolling code blocks
2024-09-06 21:06:36 -04:00
Saoud Rizwan
0a16aedf95
Remove isbinaryfile as this caused errors on some users computers
2024-09-06 12:26:13 -04:00
Saoud Rizwan
1d87bcf767
Add support for reading PDF and docx files
2024-08-31 02:21:23 -04:00
Saoud Rizwan
3e58160d99
Replace token estimation with using last API response token usage
2024-08-30 22:29:18 -04:00
Saoud Rizwan
2e438e5df5
Add search_files tool
2024-08-30 01:53:31 -04:00
Saoud Rizwan
13af5992af
Add GCP Vertex AI provider
2024-08-28 05:35:49 -04:00
Saoud Rizwan
843ef29a07
Remove Kodu provider
2024-08-27 21:38:01 -04:00
Saoud Rizwan
273eb3acad
Fix sliding window context management handling of images and get more accurate token estimates
2024-08-26 22:49:13 -04:00
Saoud Rizwan
6b7a2894b1
Use inference-stream endpoint to work around vercel timeout
2024-08-26 06:41:19 -04:00
Saoud Rizwan
650283a11f
Add sliding window context management
2024-08-26 01:00:00 -04:00
Saoud Rizwan
141fa69c05
Refactor openai messages conversion
2024-08-26 01:00:00 -04:00
Saoud Rizwan
df4e8e7afc
Add Kodu provider
2024-08-26 01:00:00 -04:00
Saoud Rizwan
f6fd76823b
Add Maestro login button
2024-08-26 01:00:00 -04:00
Saoud Rizwan
ec2bfa352a
Add prompt cache
2024-08-15 03:34:54 -04:00
Saoud Rizwan
b6a8c03317
Remove sharp processing and use original images in requests
2024-08-08 07:15:14 -04:00
Saoud Rizwan
a70e7a55e1
Use sharp wasm
2024-08-08 04:49:16 -04:00
Saoud Rizwan
911dd159cd
Add ability to attach images to messages
2024-08-08 02:44:51 -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
c09a8462d7
Add support for OpenRouter and AWS Bedrock
2024-08-03 14:24:56 -04:00
Saoud Rizwan
d441950b7f
Update version
2024-08-02 18:04:53 -04:00
Saoud Rizwan
15f52696b9
Fix sending SIGINT to the command process's subprocesses
2024-08-02 18:01:44 -04:00
Saoud Rizwan
07f50e63a3
Persist API conversation history locally instead of in state as there seems to be an issue with some messages not being stringifyable
2024-08-01 15:18:29 -04:00
Saoud Rizwan
d84e6c6fb1
Remove text area height calculation
2024-08-01 01:19:39 -04:00
Saoud Rizwan
70634ddd33
Update version
2024-07-31 22:08:16 -04:00
Saoud Rizwan
1d305b66c1
Fix issue where claude removes newline at end of files
2024-07-31 21:30:42 -04:00