sam hoang
0ceb370008
feat: add terminal integration commands
...
- Add terminal context menu commands for:
- Adding terminal content to context
- Fixing failed commands
- Explaining commands
- Implement terminal content selection and retrieval
- Add support prompts for terminal actions
- Register terminal action handlers
2025-02-06 10:27:12 +07:00
Matt Rubens
70ad037016
Fix tests
2025-02-01 12:21:13 -05:00
Matt Rubens
1e5a257e52
Removed active selection for now
2025-02-01 11:57:36 -05:00
loup
064dc4e52f
feat: opened tabs and selection in the @ menu
2025-02-01 11:16:38 -05:00
Matt Rubens
2ffb009e6a
Speed up diff edits
2025-01-27 02:52:05 -05:00
Evan
674216cc8a
reuse existing non-busy terminals
2025-01-24 23:39:29 -05:00
Matt Rubens
b8e0aa0cde
Custom modes
2025-01-21 09:39:54 -05:00
Matt Rubens
60a0a824b9
Prettier backfill
2025-01-17 14:11:28 -05:00
Frank
f759398b36
fix: correct VSCode URI
2025-01-15 08:24:21 +11:00
Matt Rubens
365f4acf63
Add mode-specific custom instructions
2025-01-14 14:54:30 -05:00
Matt Rubens
5fbfe9b775
Add test coverage
2025-01-07 16:20:11 -05:00
Matt Rubens
7e9ea7ac28
Add a Git section to the context mentions
2025-01-06 12:17:26 -05:00
Matt Rubens
667312e48c
Set PAGER to cat
2024-12-30 21:57:18 -08:00
Matt Rubens
db9827efae
More efficient workspace tracker
2024-12-27 17:17:38 -08:00
Matt Rubens
2b46a307b5
Update tests
2024-12-26 08:24:02 -08:00
Matt Rubens
912850c31c
Updated workspace tracker from Cline
2024-12-26 08:05:07 -08:00
Matt Rubens
51b9418e31
Tests
2024-12-23 21:32:02 -08:00
Matt Rubens
752b0cf352
Use createFileSystemWatcher to more reliably watch for file system changes
2024-12-23 21:04:45 -08:00
Matt Rubens
5d930981a4
More flexibility for LLMs not being great at this
2024-12-19 09:50:34 -05:00
Matt Rubens
ef9c468f17
Use predicted length as input for detecting omissions
2024-12-19 00:54:06 -05:00
Matt Rubens
800db618bb
Strip line numbers from write_to_file
2024-12-17 09:28:37 -05:00
Matt Rubens
c2b4b05459
Diff debugging
2024-12-16 12:19:44 -05:00
Matt Rubens
8159c51b03
Update omission format and keywords
2024-12-15 15:42:37 -05:00
Matt Rubens
413f10650f
Stop appending newlines to files when applying diffs
2024-12-11 12:42:14 -05:00
Matt Rubens
c0b070e6f0
Improvements to apply_diff ( #52 )
2024-12-08 10:51:40 -05:00
John Stearns
bf0a5c82de
Updating Roo-Cline with the latest cline/cline (11/22)
2024-11-22 15:28:46 -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
John Stearns
a5eb1e9a60
Fix vscode compatibility issue
2024-11-01 15:52:35 -07:00
Saoud Rizwan
cbf942e700
Return updated file content when user makes edits to cline's suggestions
2024-10-18 07:43:09 -04:00
Saoud Rizwan
364f0921ba
Fixes
2024-10-17 06:07:04 -04:00
Saoud Rizwan
717d83b5cb
Only show warning if truncation comment is in new content
2024-10-17 06:02:16 -04:00
Saoud Rizwan
0d09897aa6
Fixes
2024-10-17 05:45:07 -04:00
Saoud Rizwan
b33abaa8b5
Detect code omission and show warning with troubleshooting link
2024-10-17 05:31:48 -04:00
Saoud Rizwan
24292759b3
Move cursor to beginning of file during stream animation
2024-10-17 03:46:34 -04:00
Saoud Rizwan
5a94f6434b
Fix diff editor not opening on slow machines
2024-10-16 10:02:35 -04:00
Saoud Rizwan
cc4825efc3
Fix issue where cline's edits would stream into active editor instead of diff view editor
2024-10-11 01:22:50 -04:00
Saoud Rizwan
26bcc0b7ca
Replace tool blocks with xml tags format to allow continuing old tasks without passing in tool schema to API
2024-10-09 03:25:19 -04:00
Saoud Rizwan
31f5fabc54
Refactor cline-diff
2024-10-09 01:49:59 -04:00
Saoud Rizwan
c04dfc76cb
Misc refactor cline
2024-10-09 01:49:59 -04:00
Saoud Rizwan
385c54d3c0
Refactor Cline
2024-10-09 01:49:59 -04:00
Saoud Rizwan
fe052d28df
Refactor ClineProvider
2024-10-09 01:49:58 -04:00
Saoud Rizwan
da3aa7a658
Refactor ClineProvider
2024-10-09 01:49:58 -04:00
Saoud Rizwan
9338f2a45f
Fixes
2024-10-09 01:49:58 -04:00
Saoud Rizwan
77e0738d4c
Fixes
2024-10-09 01:49:56 -04:00
Saoud Rizwan
c2a2e1b54c
Add text decorations based edit streaming
2024-10-09 01:49:55 -04:00
Saoud Rizwan
20c1984fb0
Refactor DiffViewProvider
2024-10-09 01:49:55 -04:00
Saoud Rizwan
8b243fa536
Refactor file editing to DiffViewProvider
2024-10-09 01:49:55 -04:00
Saoud Rizwan
912ae07cbc
Get write_to_file streaming working
2024-10-09 01:49:54 -04:00
Saoud Rizwan
62cd1a74cb
Only include errors in automatic problems report after edits
2024-09-25 20:12:21 -04:00
Saoud Rizwan
fb092289f2
Try shell integration fix
2024-09-25 00:25:37 -04:00