Matt Rubens
|
bdb668b68b
|
Move search_and_replace to a tool file (#2096)
|
2025-03-30 01:15:43 -04:00 |
|
Matt Rubens
|
d5328770e7
|
Move insert_content to a tool file (#2095)
|
2025-03-30 01:10:26 -04:00 |
|
Matt Rubens
|
02f63fc522
|
Move apply_diff to a tool file (#2094)
|
2025-03-30 01:04:38 -04:00 |
|
Matt Rubens
|
26c3fe6535
|
Move write_to_file to a tool file (#2093)
|
2025-03-30 00:49:08 -04:00 |
|
Matt Rubens
|
1242ba808e
|
Fix a type in the listFiles tool (#2092)
|
2025-03-30 00:37:13 -04:00 |
|
Matt Rubens
|
72894c22a0
|
Remove switch from tools (#2091)
* HandleError returns a promise
* Remove unnecessary switch from tools
|
2025-03-30 00:31:56 -04:00 |
|
Bhavesh Ramburn
|
e95afc250b
|
Refactor/cline.ts/list files (#2067)
* "Refactor list_files tool to separate module (#2057)"
* Await
---------
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
|
2025-03-30 00:20:06 -04:00 |
|
Matt Rubens
|
9bb50eaba3
|
Display info about partial reads in chat row (#2080)
|
2025-03-29 02:14:18 -04:00 |
|
Matt Rubens
|
b46f6adb78
|
Extract code for read_file from Cline (#2059)
|
2025-03-28 11:47:47 -04:00 |
|
Diarmid Mackenzie
|
62a7bc7959
|
Refactor fetch instructions to new file (#2056)
* Refactor fetch_instructions handling into separate module
* Use correct case for module name
|
2025-03-28 09:50:42 -04:00 |
|