KJ7LNW
|
7d75536741
|
fix: webview terminal output processing error (#3028)
|
2025-05-11 17:51:22 -07:00 |
|
Murilo Pires
|
fb807c1056
|
fix: Prevent terminal focus theft on paste after command execution (#3356)
|
2025-05-08 22:43:06 -04:00 |
|
Chris Estreich
|
1a78be3bfa
|
Rename Cline to Task (#3352)
|
2025-05-08 12:47:50 -07:00 |
|
Matt Rubens
|
756c0a0014
|
Fix issues with subtasks attempting completion along with commands (#3156)
|
2025-05-03 23:57:19 -07:00 |
|
Chris Estreich
|
dd3cd7fd7d
|
More robust process killing (#3136)
|
2025-05-02 18:15:22 -07:00 |
|
Chris Estreich
|
19ef52bd85
|
More command execution improvements (#3124)
|
2025-05-02 14:51:53 -07:00 |
|
Chris Estreich
|
2e66081921
|
Terminal performance improvements (#3119)
|
2025-05-02 02:38:40 -07:00 |
|
Chris Estreich
|
1d7569b14c
|
Improve command execution component (#3057)
|
2025-04-29 23:56:59 -07:00 |
|
Chris Estreich
|
7863303aac
|
Fall back to execa if VSCode terminal integration fails (#3049)
|
2025-04-29 21:10:41 -07:00 |
|
Chris Estreich
|
2e1d949e65
|
Add support for multiple command execution strategies (#2820)
|
2025-04-28 08:55:07 -07:00 |
|
Chris Estreich
|
f6e4e3504f
|
Move executeCommand out of Cline and add telemetry for shell integration errors (#2771)
|
2025-04-18 14:43:04 -07:00 |
|
Chris Estreich
|
87af3b3424
|
Record tool usages in the Cline object, and persist them in the db for evals (#2729)
|
2025-04-17 22:21:14 -07:00 |
|
Chris Estreich
|
471caff000
|
Clean up types related to tools (#2719)
|
2025-04-17 13:31:48 -07:00 |
|
Matt Rubens
|
ba5af60109
|
Fix diff escaping issues (#2694)
* Fix diff escaping issues
* Potential fix for code scanning alert no. 75: Double escaping or unescaping
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-04-16 18:05:04 -04:00 |
|
Matt Rubens
|
b74e1e89da
|
Fix Gemini command escaping (#2120)
|
2025-03-30 14:07:00 -04:00 |
|
Matt Rubens
|
937b1f3c90
|
Move execute_command to a tool file (#2100)
|
2025-03-30 01:40:16 -04:00 |
|