Daniel Steigman
b4b7512d9f
Improve Cline accounts support telemetry ( #5242 )
...
* fixed linter rule and added identified telemtry stuff
* Updated the error handling
* fixed error handling
2025-07-29 17:23:50 -07:00
Jose R. Perez
099bc44d42
docs: fix Global Rules directory location for Linux/WSL systems ( #5219 )
2025-07-28 23:54:03 -04:00
Karan Vaidya
721e7ae305
Add Composio to adding-mcp-servers-from-github.mdx ( #4624 )
...
* Add Composio to adding-mcp-servers-from-github.mdx
* Update adding-mcp-servers-from-github.mdx
2025-07-26 07:52:27 -07:00
Ara and Copilot
28b15d8b9b
Adding gitbash terminal support and docs for solving windows terminal issues ( #5110 )
...
* Adding gitbash terminal support and docs for solving windows terminal issues
* Update docs/troubleshooting/terminal-integration-guide.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-07-23 14:07:02 -07:00
Tomás Barreiro
06d5bc56bc
Use --system-prompt-file to pass the system prompt to Claude Code ( #5024 )
...
* Pass the system prompt through a file when using Claude Code
* Support older versions and return better errors
* Add tests
* Add changeset
* Remove outdated docs
* Use a unique file name and clean the file
* Address comments
2025-07-19 12:41:21 -07:00
Ara and Bee
be2d416359
Updating Mintlify version ( #5030 )
...
* Updating Mintlify version
* clean up and ignore docs workspace for lint (#5032 )
---------
Co-authored-by: Bee <68532117+abeatrix@users.noreply.github.com >
2025-07-18 19:29:28 -07:00
Daniel Campos Olivares
eb6eb371e4
fix: Add documentation to nav menu ( #5014 )
2025-07-18 11:25:40 -07:00
Daniel Campos Olivares
0b66faa1dd
chore: Introduce SAP AI Core documentation ( #4961 )
...
* feat: Introduce SAP AI Core documentation
* fix: Markdown lint
Signed-off-by: Daniel Campos Olivares <dacamposol@gmail.com >
* fix: Typo
Signed-off-by: Daniel Campos Olivares <dacamposol@gmail.com >
---------
Signed-off-by: Daniel Campos Olivares <dacamposol@gmail.com >
2025-07-17 14:10:30 -07:00
Tomás Barreiro
b18ad77539
Improve Claude Code errors and create Docs ( #4968 )
...
* Create docs
* Improve the Claude Code error messages
* Replace with remote image
2025-07-16 18:22:01 -07:00
pashpashpash
c3161567d3
removing unneeded docs section ( #4974 )
2025-07-16 15:50:08 -07:00
Nick Baumann
b5e2916bd6
docs: Update Claude Code documentation to include Pro plans alongside Max plans ( #4948 )
2025-07-15 17:00:45 -07:00
Massimiliano Angelino
260e0d5f8e
feat: adding Bedrock Api Keys support ( #4728 )
2025-07-15 00:19:58 +05:30
Ara
ef1a68b5e3
Adding a troubleshooting guide for terminal problems ( #4592 )
2025-07-02 19:08:42 -07:00
kevinneung
16da0f1e06
Fix telemetry source code link path ( #4476 )
...
Update the source code link in telemetry documentation to point to the correct file location: src/services/posthog/telemetry/TelemetryService.ts
2025-06-26 16:54:28 -07:00
pashpashpash and Cline Evaluation
8d6a948478
Updating default and recommended model to claude4 sonnet ( #4470 )
...
* updating default recommended models to claude4
* changeset
* more copy
* language
* fix link
---------
Co-authored-by: Cline Evaluation <cline@example.com >
2025-06-25 15:54:47 -07:00
ec4d515d28
claude code docs ( #4437 )
...
* claude code docs
* Update docs/provider-config/claude-code.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: Cline Evaluation <cline@example.com >
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-24 17:14:48 -07:00
Isabel Zimmerman
a9e846211b
remove hanging bullet point ( #3989 )
2025-06-03 01:04:12 -07:00
e5857cbfec
Docs: Update docs.json and formatting ( #3991 )
...
* docs: add xAI Grok and Mistral AI provider configs
* docs: add Anthropic Claude model configuration guide
- Add comprehensive documentation for configuring Anthropic Claude models with Cline
- Include API key setup, supported models list, and configuration steps
- Cover advanced features like prompt caching and rate limits
- Update navigation to include new Anthropic page in custom model configs section
* docs: add DeepSeek, Ollama, OpenAI, OpenAI Compatible pages and update Plan & Act
* docs: add Extended Thinking section to Anthropic configuration guide
* docs: update vscode language model api page
* docs: update vscode language model api docs
* Add model documentation pages and update navigation structure
- Add new documentation pages for model overviews (Claude, Gemini, OpenAI, XAI)
- Add general models overview page
- Update docs.json to include new model documentation in navigation
- Update OpenAI-compatible model documentation
* Remove Notes column from model documentation tables for consistency
* Fix table formatting in Gemini models documentation
* added 5 new model configurations and updated existing ones
* Update AWS Bedrock documentation with minimal IAM permissions
* modified: docs/get-to-know-the-models/claude-models.mdx
* Renamed 'custom model configuration' to 'provider configuation' to avoid providers being confused with models
* Fix dollar sign rendering in model documentation
- Escape dollar signs in pricing tables to prevent MDX parsing issues
- Fixes disappearing dollar signs in gemini-models.mdx and other model docs
- Dollar signs now display correctly as literal currency symbols
* Add feature descriptions to OpenAI and XAI model docs
- Added 'Diverse Performance for Different Tasks Across Model Tiers' section to OpenAI models
- Added 'Real-time Information Access' section to XAI models
- Maintains consistency with existing Claude and Gemini documentation format
- Highlights valuable features for agentic AI coding workflows
* removing these files due to name change in header. they're in the new docs/provider configs folder
* added 2 new issues per model page + formatting
* Update model documentation files
* Fix: Correct paths in docs.json for provider configs
* docs: update docs.json and apply formatting
* docs: fix broken links, add OpenRouter & Requesty pages
* docs: remove 'get to know the models' section and files
* Update docs/provider-config/openai-compatible.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: kevinneung <94151024+kevinneung@users.noreply.github.com >
Co-authored-by: Dennise Bartlett <bartlett.dc.1@gmail.com >
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-02 20:50:49 -07:00
Sean Gallen
9bc24ecd96
Minor fixes in the Documentation for broken links and typos. ( #3820 )
...
* fix bash commands
* fix links in the Context Management
* fix for internal links in Our Favorite Tech Stack
2025-05-27 17:17:34 -07:00
francis
2150e4882e
feat: add vscode language model api config docs ( #3836 )
2025-05-27 17:15:04 -07:00
kevinneung and ellipsis-dev[bot]
08d86990e2
Improve documentation for "For New Coders" page ( #3785 )
...
* Improve documentation for new coders
- Reorganized steps for better flow and clarity
- Added missing hyperlinks for better navigation
- Underlined hyperlinks for improved accessibility and visual consistency
* Update docs/getting-started/for-new-coders.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-05-27 16:52:27 -07:00
pashpashpash and Cline Evaluation
0870c65fa5
moar docs ( #3689 )
...
* title
* crosslinking and commands
* better
* fixing
* fixing inaccuracies
* language
* images
---------
Co-authored-by: Cline Evaluation <cline@example.com >
2025-05-21 00:59:25 -07:00
pashpashpash and Cline Evaluation
debcbd537f
Docs ( #3682 )
...
* pr-review workflow
* docs
* at mentions
* titles
---------
Co-authored-by: Cline Evaluation <cline@example.com >
2025-05-20 18:40:44 -07:00
pashpashpash and Cline Evaluation
699d312dbb
docs improvements ( #3659 )
...
* docs improvements
* new rule slash command no screenshot
* docs
* language
---------
Co-authored-by: Cline Evaluation <cline@example.com >
2025-05-20 01:30:14 -07:00
Matthew Rogers
6c18d5154f
fix: permit use of global endpoint for vertex ai ( #3469 )
2025-05-17 00:07:12 +05:30
Trevor Hudson
e504b9d414
Trevhud/telem defaults ( #3449 )
...
* fresh install mode
* add nocapture
* add ui host
* changeset
2025-05-12 13:58:25 -07:00
canvrno
7b416ccc70
Feat: Task Favorites ⭐ ️ ( #3392 )
...
* Task Favorites
* Task management docs
2025-05-08 15:49:05 -07:00
Evan and Elephant Lumps
8d3cf53289
Docs: image links ( #3350 )
...
* add cdn image links
* changeset
---------
Co-authored-by: Elephant Lumps <celestial_vault@Elephants-MacBook-Pro.local >
2025-05-07 13:41:42 -05:00
311cb3ac0a
Rest of docs ( #3339 )
...
* add enterprise section to new docs
* changeset
* migrate mcp docs
* changeset
* migrate more info section
* changeset
* reorder entries
---------
Co-authored-by: Elephant Lumps <celestial_vault@Elephants-MacBook-Pro.attlocal.net >
Co-authored-by: Elephant Lumps <celestial_vault@Elephants-MacBook-Pro.local >
Co-authored-by: Elephant Lumps <celestial_vault@mac.mynetworksettings.com >
2025-05-06 15:14:53 -05:00
10f7b8ca9e
Migrate custom model configs section new docs ( #3304 )
...
* migrate custom model config section
* changeset
---------
Co-authored-by: Elephant Lumps <celestial_vault@mac.mynetworksettings.com >
Co-authored-by: Elephant Lumps <celestial_vault@Elephants-MacBook-Pro.local >
2025-05-06 11:16:54 -07:00
bc9eaeeff7
Migrate running models locally section new docs ( #3305 )
...
* migrate run models locally section
* changeset
---------
Co-authored-by: Elephant Lumps <celestial_vault@mac.mynetworksettings.com >
Co-authored-by: Elephant Lumps <celestial_vault@Elephants-MacBook-Pro.local >
2025-05-06 11:16:34 -07:00
ffbafab5e2
Migrate prompting folder new docs ( #3254 )
...
* migrate prompting section
* changeset
---------
Co-authored-by: Elephant Lumps <celestial_vault@mac.mynetworksettings.com >
Co-authored-by: Elephant Lumps <celestial_vault@Elephants-MacBook-Pro.local >
2025-05-05 21:07:30 -07:00
8516aabb88
Migrate getting started new docs ( #3252 )
...
* migrate getting-started to new docs
* changeset
---------
Co-authored-by: Elephant Lumps <celestial_vault@mac.mynetworksettings.com >
Co-authored-by: Elephant Lumps <celestial_vault@Elephants-MacBook-Pro.local >
2025-05-05 16:15:32 -05:00
Evan and Elephant Lumps
2fe24055c0
Migrate tools section new docs ( #3255 )
...
* migrate cline tools section
* changeset
---------
Co-authored-by: Elephant Lumps <celestial_vault@mac.mynetworksettings.com >
2025-05-02 15:42:14 -07:00
Evan and Elephant Lumps
f6d50ead3f
Setup docs ( #3230 )
...
* rename old docs folder
* set up mintlify docs base
* add back script
---------
Co-authored-by: Elephant Lumps <celestial_vault@mac.mynetworksettings.com >
2025-05-01 16:04:07 -07:00
pashpashpash
4c72bd96ab
New Horizons ( #2747 )
...
* new task tool added
* small fix
* fixed numbering
* system prompt
2025-04-08 17:20:30 -07:00
Tomochika Hara and Saoud Rizwan
9298be6d0e
docs: Fix a broken link in Cline Tools Guide ( #2716 )
...
* docs: Fix the broken link
* Update cline-tools-guide.md
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com >
2025-04-07 12:35:52 -07:00
kimkiyong
ed16aff1ac
chore: Add Mentions Feature Guide and update related documentation ( #2571 )
...
* docs: Add Mentions Feature Guide and update related documentation
* docs: Add Mentions Feature Guide and update related documentation
2025-04-01 14:54:22 -07:00
pashpashpash
b999fe14af
Updating clinerules + cline architecture diagram ( #2598 )
...
* updated clinerules
* Update extension-architecture.mmd
2025-04-01 14:40:39 -07:00
Shixian Sheng
85d0e6b0b5
Update mcp-server-from-github.md ( #2522 )
2025-03-28 13:31:17 -07:00
8909ee77fc
Support loading by directory in .clinerules/ ( #2156 )
...
* Support loading by directory in .clinerules/
* Update src/utils/fs.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update docs/prompting/README.md
* Add changeset
* Add tests of isDirectory
* Use relative path in instructions
* Remove log
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com >
2025-03-09 20:08:12 -07:00
Saoud Rizwan
bdccc40a0f
Update privacy policy URL
2025-03-08 16:00:23 -08:00
Dennis Bartlett
12dbf1556b
Revert Policy changes and TOS addition ( #2027 )
2025-02-28 17:49:22 -08:00
Dennis Bartlett
c1d589f6be
Feature/privacy policy ( #2015 )
...
* Update URL syntax
2025-02-28 12:15:25 -08:00
Frostbourne
9df45fb216
Update PRIVACY.md
...
Fix typo
2025-02-28 12:00:32 -08:00
Dennis Bartlett
10cde3671e
Feature/privacy policy ( #1994 )
...
* Update Privacy to point to website. Add ToS to point to website.
* Lint Fix
2025-02-27 17:19:26 -08:00
Daniel Steigman
d58c947c41
v0.1 of a cline rules file for the extension ( #1847 )
...
* v0.1 of the cline rules file for the extension
* added changeset
* improved the cline rules file
* added new version of the webview state definition
* added more in depth pass from gemini
2025-02-26 20:14:43 -08:00
Saoud Rizwan
568932492b
Add optional opt-in telemetry to help fix bugs and improve product
2025-02-25 15:23:38 -08:00
Deepak Mangla
f8e4bfdbeb
Fix 'Contributing to cline' URL in docs. ( #1891 )
2025-02-21 00:05:33 -08:00
nickbaumann98 and Saoud Rizwan
19e5edbc25
Added raw cline-memory-bank custom instructions file to be used for "Add Memory Bank" functionality ( #1832 )
...
* Update README.md
* Create neat-apricots-search.md
* added cline-memory-bank markdown
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com >
2025-02-18 12:35:40 -08:00