Commit graph

1135 commits

Author SHA1 Message Date
Saoud Rizwan
05f85ecfeb Fix menu positioning 2025-01-20 16:12:11 -08:00
Saoud Rizwan
e72d9912b2 Fixes 2025-01-20 16:12:11 -08:00
Saoud Rizwan
c50af7226c Show API provider as popup 2025-01-20 16:12:11 -08:00
Saoud Rizwan
2b32940ca2 Rename alwaysAllow to autoApprove 2025-01-20 16:12:11 -08:00
Saoud Rizwan
fc82e95beb Enable/disable MCP servers 2025-01-20 16:12:10 -08:00
Saoud Rizwan
89b9b56b74 Fix followup/response button behavior 2025-01-20 16:12:10 -08:00
Saoud Rizwan
d9e1031f85 Add auto approve settings for mcp tools 2025-01-20 16:12:10 -08:00
Saoud Rizwan
8ec0b2cf08 Add VS Code LM API 2025-01-20 16:12:10 -08:00
Saoud Rizwan
8d7b70b1e5 Only retry failed request if openrouter 2025-01-20 16:12:10 -08:00
Saoud Rizwan
c7c6c8f0d6 Change to task mode 2025-01-20 16:12:10 -08:00
Saoud Rizwan
771332ca3e Add respond_to_inquiry 2025-01-20 16:12:10 -08:00
Saoud Rizwan
77b722c077 Add chat settings 2025-01-20 16:12:10 -08:00
Saoud Rizwan
d6e308d679 Final touches to advisor 2025-01-20 16:12:10 -08:00
Saoud Rizwan
21ae763f13 Implement advisor model calling 2025-01-20 16:12:10 -08:00
Saoud Rizwan
7e32e772cb Fix spacing in task header 2025-01-20 16:12:10 -08:00
Saoud Rizwan
7aeab15ecf Add advisor model to anthropic 2025-01-20 16:12:10 -08:00
Saoud Rizwan
43bf383784 Add consult advisor row 2025-01-20 16:12:09 -08:00
Saoud Rizwan
f4ae4c66df Add advisor model to openrouter 2025-01-20 16:12:09 -08:00
pashpashpash
1b0863d336
Merge pull request #1356 from cline/pashpashpash-prettier-lint
chore: prettier fixed `mcp-quickstart.md` to fix workflow approval errors
2025-01-20 15:24:02 -08:00
pashpashpash
d22c6c5540 prettier fixed mcp-quickstart.md to fix workflow approval errors 2025-01-20 15:05:11 -08:00
Saoud Rizwan
3109fdb0f4 Fix codestral link 2025-01-17 10:25:18 -08:00
Saoud Rizwan
bbee587cfe New icon 2025-01-17 09:53:29 -08:00
Saoud Rizwan
52bb98fd90 Prepare for release 2025-01-16 19:43:03 -08:00
Saoud Rizwan
2b1e3f553b Add Mistral API provider 2025-01-16 19:40:27 -08:00
Takuma TSUJI
06146d5bd0
Update installation instructions in CONTRIBUTING.md (#1287) 2025-01-16 09:54:58 -08:00
Saoud Rizwan
ed17085df9 Prepare for release 2025-01-15 22:28:50 -08:00
Saoud Rizwan
33e04c8baa Copy 2025-01-15 22:28:27 -08:00
Saoud Rizwan
6302ae0eb2 Add links to reddit 2025-01-15 22:26:03 -08:00
Saoud Rizwan
0bcfe0275e Prepare for release 2025-01-15 22:14:00 -08:00
Saoud Rizwan
699ae18a7f Add browser settings to change headless mode and size 2025-01-15 22:08:35 -08:00
Saoud Rizwan
e35d69d124 Fix bug where continuing task with context mention wouldnt pull file contents 2025-01-15 19:04:36 -08:00
Saoud Rizwan
52582c44b1 Remove timestamp context 2025-01-15 16:56:17 -08:00
Saoud Rizwan
7d1830f90b Fix formatting 2025-01-15 16:54:11 -08:00
Saoud Rizwan
ee9c865cd4 Prepare for release 2025-01-14 17:54:46 -08:00
Saoud Rizwan
51e218c81a Revert "Revert "Fix the chat context menu removing UTF8 characters causing pure UTF8 character filenames not to display in the menu (#1145)""
This reverts commit e0b90b2ea5.
2025-01-14 17:25:25 -08:00
Tim Stewart
ce2610a6ea
update API pricing for Anthropic, as of 2025-01-02 (#1121) 2025-01-14 12:51:12 -08:00
Matt Rubens
71f4e85cea
Add the current time to the system prompt (#1168) 2025-01-14 12:45:06 -08:00
schaveyt
477d7d995d
Add an MCP Quickstart Guide (documentation only) (#1228)
* add mcp-quickstart.md and supporting image assets 📝

* Update mcp-quickstart.md

* Fix issues in the quick start

* Minor tweaks to quick start.

* More refinements to the quick start

* more tweaks to the quickstart

* add authors to quickstart

* Update mcp-quickstart.md for asdf fixes

Adds instructions that might help `asdf` users on macos to get past some errors running `npx`.

* Fix formatting and missing link

* Update mcp-quickstart.md - minor tweak 💄

* Fixes

---------

Co-authored-by: Todd Schavey <tschavey@archer.com>
Co-authored-by: mikeabney <git@mikeabney.com>
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-01-14 12:41:03 -08:00
Matt Rubens
a025b5cfd3
Add the o1 model (#1246) 2025-01-14 12:20:26 -08:00
Saoud Rizwan
0f0930726c Update Contributing guidelines 2025-01-14 12:15:28 -08:00
nickbaumann98
178c15f47d
add privacy policy (#1271)
Co-authored-by: nickbaumann98 <nickbaumann@Nicks-MacBook-Pro.local>
2025-01-13 17:23:46 -08:00
nickbaumann98
4bf69b894d
docs: added video to getting started docs (#1260)
Co-authored-by: nickbaumann98 <nickbaumann@Mac.lan>
2025-01-12 16:43:08 -08:00
nickbaumann98
6764a5cdec
Feature/memory bank active clause (#1253)
* Update memory bank documentation

* Add Memory Bank demo GIF

* Update GIF path in markdown

* Update memory bank docs with formatted headers and image

* Remove GIF from memory bank documentation
2025-01-11 10:30:28 -08:00
Saoud Rizwan
3eca52e76d Update comments 2025-01-09 17:22:37 -08:00
Saoud Rizwan
e7a180e368 Prepare for release 2025-01-09 17:20:40 -08:00
Saoud Rizwan
a79520d496 Fix import alias bug where file contents were being parsed for context mentions 2025-01-09 17:18:55 -08:00
Saoud Rizwan
af5ae9a5f0 Prepare for release 2025-01-09 13:31:44 -08:00
Saoud Rizwan
4ba68df1ee Disable shadow repo git signing 2025-01-09 13:30:18 -08:00
Saoud Rizwan
c4a9e50610 Ignore docs folder 2025-01-09 12:52:23 -08:00
Saoud Rizwan
9e7756ce0f Fix formatting and discord links 2025-01-09 12:50:54 -08:00