Benson
0ca64a95e2
Update README.md
...
Discord link in the bottom was broken now fixed with the correct link
2025-03-16 00:11:52 +05:30
feifei
66c6dbb680
implemented i18n for Internationalization of Conversation Buttons and Prompts
...
Signed-off-by: feifei <liuyansheng1121@gmail.com>
2025-03-16 01:26:34 +08:00
Wojciech Kordalski
c4559b7d0f
Add the getCurrentTaskStack method to public API interface
2025-03-15 13:17:50 +01:00
Wojciech Kordalski
67f6dab782
Forward events from all running Cline instances to the exposed API
2025-03-15 12:51:47 +01:00
Wojciech Kordalski
bf497119c8
Expose event that informs that user responded to "ask" request
2025-03-15 12:16:18 +01:00
Wojciech Kordalski
3b5b34012f
Expose task IDs on the Cline stack
2025-03-15 12:05:55 +01:00
aheizi
70600d7077
Merge remote-tracking branch 'origin/main' into support_project_mcp
2025-03-15 18:40:22 +08:00
aheizi
26941dcaae
switch the toasts to English
...
fix test
2025-03-15 18:39:39 +08:00
Wojciech Kordalski
a53206912c
Did you know about https://direnv.net/
...
It is a nice tool that activates nix flake dev shells when entering project directory.
Unfortunatelly it enters infinite loop when shellHook executes another inner zsh shell.
2025-03-15 11:27:33 +01:00
GitlyHallows
70b19a4b6b
Added support for scrolling in the ‘Open in Editor’ instance, similar to how scrolling functions in the main instance.
2025-03-15 08:08:19 +00:00
Matt Rubens
677e145a56
Merge pull request #1652 from RooVetGit/contributor_guidelines
...
Contributor guidelines
2025-03-14 12:35:03 -04:00
Matt Rubens
443946af0f
Merge pull request #1651 from RooVetGit/update-contributors-1741968715
...
Update contributors list
2025-03-14 12:33:46 -04:00
Matt Rubens
b1615a3735
Add plug for Discord
2025-03-14 12:30:57 -04:00
Matt Rubens
27499433de
Updating instructions for contributing
2025-03-14 12:28:14 -04:00
Matt Rubens
687d880bde
Update email and attribution
2025-03-14 12:16:04 -04:00
Matt Rubens
ce28b4418a
CODE_OF_CONDUCT and CONTRIBUTING from Cline
2025-03-14 12:12:40 -04:00
mrubens
76d4cf514a
docs: update contributors list [skip ci]
2025-03-14 16:11:54 +00:00
Matt Rubens
7165d7f602
Merge pull request #1650 from RooVetGit/context_management
...
Context management
2025-03-14 12:11:18 -04:00
Matt Rubens
9bbbaf2288
Add a new setting to control the number of workspace files included in the system prompt
2025-03-14 12:06:56 -04:00
Matt Rubens
a679c95412
Create new context management section in settings
2025-03-14 11:11:24 -04:00
Matt Rubens
7dcd10593a
Merge pull request #1647 from feifei325/i18n/welcome_page
...
refactor(i18n): enhance welcome page text for internationalization
2025-03-14 09:58:23 -04:00
aheizi
f77606996f
Merge branch 'main' into support_project_mcp
2025-03-14 20:59:21 +08:00
aheizi
5d8a456374
Merge branch 'main' into support_project_mcp
2025-03-14 20:48:47 +08:00
feifei
4273f00dea
refactor(i18n): enhance welcome page text for internationalization
...
Signed-off-by: feifei <liuyansheng1121@gmail.com>
2025-03-14 17:56:48 +08:00
Matt Rubens
99f64cada1
Merge pull request #1640 from RooVetGit/update-contributors-1741927321
...
Update contributors list
2025-03-14 00:42:38 -04:00
mrubens
6969ac6e3a
docs: update contributors list [skip ci]
2025-03-14 04:42:00 +00:00
Matt Rubens
00af34002d
Merge pull request #1639 from RooVetGit/mrubens-patch-4
...
Update update-contributors.yml
2025-03-14 00:41:25 -04:00
Matt Rubens
dc4efd6a1a
Update update-contributors.yml
2025-03-14 00:40:47 -04:00
Matt Rubens
262046d761
Merge pull request #1638 from RooVetGit/disable_husky_in_update_contributors
...
Disable husky when updating contributors
2025-03-14 00:38:07 -04:00
Matt Rubens
9bfd0c9c1b
Disable husky when updating contributors
2025-03-14 00:35:38 -04:00
Matt Rubens
d1f69fda33
Merge pull request #1637 from RooVetGit/mrubens-patch-4
...
Update update-contributors.js
2025-03-14 00:29:58 -04:00
Matt Rubens
363dbc5702
Update update-contributors.js
2025-03-14 00:26:12 -04:00
Matt Rubens
26acb171dc
Merge pull request #1636 from RooVetGit/format_contributor_images
...
Only set width on contributor images
2025-03-14 00:21:32 -04:00
Matt Rubens
b3f51bfcf7
Only set width on contributor images
2025-03-14 00:18:56 -04:00
Matt Rubens
b893eea252
Merge pull request #1635 from RooVetGit/contributors_prettier
...
Run prettier before checking for contributor changes
2025-03-14 00:13:55 -04:00
Matt Rubens
68cbce8017
Run prettier before checking for contributor changes
2025-03-14 00:09:57 -04:00
Matt Rubens
afb8b05553
Merge pull request #1634 from RooVetGit/contributors_use_create_pull_request_more
...
Use create pull request action more
2025-03-13 23:53:05 -04:00
Matt Rubens
0bf07f46e3
Use create pull request action more
2025-03-13 23:49:58 -04:00
Matt Rubens
91dab5fb55
Merge pull request #1633 from RooVetGit/better_contributors_pr_logic
...
Better git logic for updating contributors in readme
2025-03-13 23:44:37 -04:00
Matt Rubens
b0ab8e0758
Update .github/workflows/update-contributors.yml
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-13 23:44:28 -04:00
Matt Rubens
548f25b005
Better git logic for updating contributors in readme
2025-03-13 23:40:20 -04:00
Matt Rubens
b9d3596865
Merge pull request #1632 from RooVetGit/update_contributors_pr
...
Open a PR to update contributors
2025-03-13 23:28:12 -04:00
Matt Rubens
d9ffda56ed
Open a PR to update contributors
2025-03-13 23:24:48 -04:00
Matt Rubens
954eb314c8
Merge pull request #1630 from RooVetGit/contributors
...
Contributors
2025-03-13 23:21:40 -04:00
Matt Rubens
e068bd6a96
Add CI step to update contributors
2025-03-13 22:45:23 -04:00
Matt Rubens
1e6327b028
Add script to update a Contributors section in the README
2025-03-13 22:45:23 -04:00
Matt Rubens
fbdf758ff5
Merge pull request #1604 from Smartsheet-JB-Brown/jbbrown/bedrock_cost_intelligent_prompt_routing
...
Cost display updating for Bedrock custom ARNs that are prompt routers
2025-03-13 17:23:48 -04:00
Matt Rubens
4ada518e58
Merge branch 'main' into jbbrown/bedrock_cost_intelligent_prompt_routing
2025-03-13 17:17:44 -04:00
Smartsheet-JB-Brown
6c74e9ba7b
PR review cleanup
2025-03-13 13:04:16 -07:00
Matt Rubens
cd9fb24007
Merge pull request #1622 from RooVetGit/fix_see_less
...
Fix 'See less' style
2025-03-13 15:25:12 -04:00