Saoud Rizwan
5585c684e9
Block commands attempting to access clineignored files
2025-02-07 11:46:44 -08:00
Saoud Rizwan
075e3171a8
Use LOCK_TEXT_SYMBOL
2025-02-07 10:52:57 -08:00
Saoud Rizwan
53604c9413
Modify clineignore prompt
2025-02-07 10:51:22 -08:00
Saoud Rizwan
8ae39e24be
Use more efficient clineIgnoreExists
2025-02-07 10:33:47 -08:00
Saoud Rizwan
88c75a06f2
Allow access to files outside cwd
2025-02-07 00:58:20 -08:00
Saoud Rizwan
4f2d5b15bf
Remove unnecessary file parsing
2025-02-07 00:37:03 -08:00
Saoud Rizwan
f9e310f338
Use better changeset
2025-02-07 00:26:42 -08:00
Saoud Rizwan
7f292bc995
Rename LLMFileAccessController to ClineIgnoreController
2025-02-07 00:25:29 -08:00
Saoud Rizwan
88a07de5fb
Use special error type for when cline tries to access clineignore'd file
2025-02-06 23:56:02 -08:00
Evan
fc60f6e55e
cleanup
2025-02-06 18:49:11 -08:00
Evan
6cfdd4fb90
duplicate path function
2025-02-06 18:28:42 -08:00
Evan
a31b394282
changeset
2025-02-06 18:09:20 -08:00
Evan
3866ae3449
merge conflicts
2025-02-06 18:05:29 -08:00
Evan
2a0558de80
files added
2025-02-06 14:51:43 -08:00
Matt Rubens
10b8ee4f54
Fix bug when shell profile is not found ( #1671 )
2025-02-06 12:12:25 -08:00
aicc
548338d39e
Add alibaba qwen models plus/max/coder-plus/turbo both stable and latest to use. ( #1648 )
...
* add alibaba qwen-max qwen-plus qwen-turbo qwen-coder-plus stable/latest models
* add alibaba qwen-max qwen-plus qwen-turbo qwen-coder-plus stable/latest models
* Provide the api line choice for international user
* Remove redundant code
* Copy fixes
* Create dry-socks-talk.md
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-05 23:23:33 -08:00
akfoster
c88b5c67d5
Fix Changeset Test ( #1657 )
...
* should only pass if the PR has a new changeset
* improvements to docs-only check
* add changeset
2025-02-05 23:15:52 -08:00
nickbaumann98
1935aab2d5
Update README.md to include Getting Started ( #1660 )
...
* Update README.md
* Create neat-apricots-search.md
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-05 23:14:00 -08:00
Michael
bd5eb8fcae
feat: add retry decorator with rate limit handling ( #1605 )
...
* fix: improve retry decorator with smart rate limit handling
- Add handling of rate limit (429) errors
- Implement retry timing based on response headers
- Add exponential backoff when no headers present
- Add a few unit tests
Fixes #713
* Create modern-knives-tan.md
* Improve readability in retry.ts
---------
Co-authored-by: Michael Overhorst <m.overhorst@spotonmedics.nl>
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-05 23:11:01 -08:00
Saoud Rizwan
0795b046e1
Prepare for release
2025-02-05 12:49:58 -08:00
Saoud Rizwan
b2e4623559
Add new gemini models ( #1656 )
...
* Update gemini models
* Update changeset
2025-02-05 10:49:55 -08:00
omercelik
0b7fac0c9d
Add Gemini 2.0 Pro ( #1655 )
2025-02-05 10:43:55 -08:00
Daniel Steigman
3fd0106816
Merge pull request #1643 from cline/dependabot/npm_and_yarn/webview-ui/npm_and_yarn-d9a8b47fa5
...
Bump vitest from 2.1.8 to 2.1.9 in /webview-ui in the npm_and_yarn group
2025-02-05 01:40:39 -08:00
Daniel Steigman
b4dff4ec14
Merge pull request #1650 from cline/double_underscore_fix
...
Double underscore fix
2025-02-05 01:30:16 -08:00
Dennis Bartlett
9640a5f496
Merge branch 'main' of https://github.com/cline/cline into double_underscore_fix
2025-02-05 03:25:44 -06:00
Daniel Steigman
f108f20466
updated the model list to remove the embedding model ( #1646 )
2025-02-05 01:11:08 -08:00
Daniel Steigman
905327db4e
Merge pull request #1610 from ViezeVingertjes/feat/1609-add-mistral-models
...
feat: Add support for all available Mistral API models
2025-02-04 23:52:10 -08:00
dependabot[bot]
4d311ffb43
Bump vitest from 2.1.8 to 2.1.9 in /webview-ui in the npm_and_yarn group
...
Bumps the npm_and_yarn group in /webview-ui with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ).
Updates `vitest` from 2.1.8 to 2.1.9
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-05 06:18:51 +00:00
Daniel Steigman
012e073fb9
Merge pull request #1641 from cline/ocasta181/ENG-182
...
ENG-182 | Add Changesets
2025-02-04 22:17:03 -08:00
Ocasta
6937823b69
use sys.exit, again
2025-02-04 22:05:03 -08:00
Ocasta
1415c8ce7b
use sys.exit
2025-02-04 21:56:53 -08:00
Michael Overhorst
fd676ef047
Removed /v1 from the url and tested several models.
2025-02-05 06:51:02 +01:00
Ocasta
9fbd8318f0
error handling when notes_start_index is invalid
2025-02-04 21:49:41 -08:00
Ocasta
15c147cf93
fix check changeset git action
2025-02-04 21:45:15 -08:00
Michael Overhorst
2cc0fa906c
Updated the mistral url.
2025-02-05 06:41:00 +01:00
Ocasta
42c6dc7e94
update based on automated feedback
2025-02-04 19:20:18 -08:00
Ocasta
5db9ad2585
revert to older config
2025-02-04 19:06:34 -08:00
Ocasta
36d40afb4e
changelogs
2025-02-04 18:58:51 -08:00
phadtrapong
01b1c8c0dd
Fix installing-dev-essentials.md ( #1600 )
...
* Fix installing-dev-essentials.md
Fix installing-dev-essentials.md
* Fix link
2025-02-04 16:56:04 -08:00
Hiroki Nakashima
180fbd5995
feat: add LiteLLM API provider support ( #1618 )
2025-02-04 14:46:13 -08:00
watany
42924c971f
chore: reduse cost openai ( #1629 )
2025-02-04 09:41:39 -08:00
Michael
e41ff78770
feat:show api error status code ( #1635 )
...
* Show status code / message when API request error occurs.
* Moved logic to a helper method.
* Different error message format.
* Removed old comment.
---------
Co-authored-by: Michael Overhorst <m.overhorst@spotonmedics.nl>
2025-02-04 09:40:57 -08:00
Ofek Lev
6508549584
Update copyright year ( #1637 )
...
* Update copyright year
* Update LICENSE
2025-02-04 09:22:45 -08:00
Evan
fa67db75e0
Add clineignore class into cline file ( #1623 )
2025-02-03 16:53:49 -08:00
Evan
989be56f4b
fire n forget error handling
2025-02-03 13:56:04 -08:00
Evan
05093529bb
update comment
2025-02-03 12:53:42 -08:00
Daniel Steigman
c97fb242a9
Merge pull request #1469 from tszhong0411/fix-typos
...
fix: typos in docs and code
2025-02-03 11:56:56 -08:00
Evan
fb613ef5c8
cleaning up
2025-02-03 08:47:57 -08:00
Michael Overhorst
466b1982f2
feat: Add support for all available Mistral API models
...
- Add all available Mistral models with specific version numbers
- Include Premier models (Mistral Large, Pixtral, Ministral, etc.)
- Include Free models (Mistral Small, Pixtral 12B, etc.)
- Set correct token limits and pricing for each model
Fixes #1609
2025-02-03 13:34:16 +01:00
Evan
f6e64ccb93
wip
2025-02-02 14:19:12 -08:00