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
Saoud Rizwan
2e9e633cdc
Add docs
2025-01-09 12:49:33 -08:00
Saoud Rizwan
e0b90b2ea5
Revert "Fix the chat context menu removing UTF8 characters causing pure UTF8 character filenames not to display in the menu ( #1145 )"
...
This reverts commit 1f2acc519b .
2025-01-09 12:46:23 -08:00
起司猫
1f2acc519b
Fix the chat context menu removing UTF8 characters causing pure UTF8 character filenames not to display in the menu ( #1145 )
2025-01-07 18:03:31 -08:00
nickbaumann98
f6c19c29a6
docs: enhance contributing guide with setup instructions for first time contributors ( #1183 )
...
* docs: enhance contributing guide with setup instructions
- Add explicit VS Code extension setup steps
- Clarify local development workflow
- Update code quality section with formatting details
* Remove npm run watch instruction
* Fix format command
* Copy
---------
Co-authored-by: Nick Baumann <nickbaumann@Nicks-MacBook-Pro.local>
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-01-07 17:19:59 -08:00
Saoud Rizwan
9720d0c610
Prepare for release
2025-01-07 09:16:56 -08:00
Saoud Rizwan
cf6fd27977
Gracefully handle snapshot failures with nested git repos
2025-01-07 09:15:47 -08:00
Saoud Rizwan
d542d751d7
Ignore LFS files when creating checkpoints
2025-01-06 22:26:13 -08:00
Saoud Rizwan
5c0aeb9671
Update announcement
2025-01-06 13:25:25 -08:00
Saoud Rizwan
928ea39fae
Prepare for release
2025-01-06 13:06:44 -08:00
Saoud Rizwan
69d20aa29f
Update README.md
2025-01-06 13:00:29 -08:00
Saoud Rizwan
5d19724c06
Change command warning foreground color
2025-01-06 12:42:48 -08:00
Saoud Rizwan
5672e6c825
Update announcement flag
2025-01-06 12:42:04 -08:00
Saoud Rizwan
25cd7cc8e2
chore: Prettier fix formatting
2025-01-06 12:41:33 -08:00
Saoud Rizwan
9de7253998
refactor: code cleanup, formatting updates, improved workspace handling, checkpoints feature
...
Add instructions
Fix completion
Refactor
Rename reset to restore
add haschanges flag
Remove log
Better error handling
Better error handling
Fix wording
Fix
Fix
Fix
Comment
Add hash for only latest tool
Prepare for release
Fix
Fix delete
Format fix
2025-01-06 12:40:30 -08:00
Saoud Rizwan
a7e9d47375
Add comment
2024-12-31 18:15:05 -08:00