Saoud Rizwan
17da90ff47
Remove email subscribe
2025-03-04 22:11:34 -08:00
pashpashpash
29c16ea7c8
reconciling merge conflicts
2025-03-01 18:15:41 -08:00
Saoud Rizwan
eaa76512fc
Remove requesty polling; fix deepseek cost calculation changes; fix preferred language parsing
2025-02-28 22:23:24 -08:00
Daniel Trugman and Dennis Bartlett
d1a097cbd4
Requesty dynamic model selection ( #1836 )
...
* Extract reuseable ModelDescriptionMarkdown from OpenRouter model picker
* Requesty: Add model picker component
* Refactor readOpenRouterModels to allow any dynamic list filename
* Extract parsePrice to allow reuse by other providers
* Simplify model display name switch case
* Requesty: Add dynamic model list fetching from API
* Requesty: Add default model selection
* Requesty: Specify max_tokens when sending request
* Add changeset
---------
Co-authored-by: Dennis Bartlett <bartlett.dc.1@gmail.com >
2025-02-28 13:29:34 -08:00
Trevor Hudson
e5d616b0bf
add optional telemetry ( #1939 )
...
* add optional telemetry
* move capture
* add changeset
* implement suggestions
2025-02-27 15:40:47 -08:00
Andrei Edell and Andrei Edell
202e3a6d05
Hugelung/rich mcp response ( #1941 )
...
* showing images after mcp responses
* images now open in a webview tab
* Open Graph link metadata display for MCP responses
* almost totally working rich mcp response display with images and embeds
* closer
* header for response display
* updated styling of mcp responses
* default to plain text if rich response is loading
* formatting fix
* added changeset output
* remove some old code
* add the dashed border back
* avoid XSS attacks by sanitizing the preview image urls and embeds
* remove incorrect vendor prefix css
* delete old version of open image implementation
* undo some comment removals and cleanups to make PR easier to read
---------
Co-authored-by: Andrei Edell <andrei@nugbase.com >
2025-02-27 14:45:42 -08:00
Saoud Rizwan
e14fd78767
Use GUI telemetry toggle to more clearly show user if they're opted in or not
2025-02-25 17:34:36 -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
pashpashpash
4b12f2aaca
reconciling merge conflicts
2025-02-20 15:17:33 -08:00
Shawn Smith and Saoud Rizwan
45e1f58bbc
Feat: MCP Marketplace Setting ( #1877 )
...
* feat-mc-marketplace-setting
* add changeset
* Fixes
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com >
2025-02-19 23:40:22 -08:00
pashpashpash
32dcdcf038
reconciling merge conflicts with main
2025-02-19 20:12:13 -08:00
pashpashpash
e95cb30ebd
merge conflicts resolved
2025-02-17 17:23:49 -08:00
Saoud Rizwan
d67c7e36da
Add git context mention ( #1806 )
...
* Add git context mention
* Fix context mention highlight
* Create long-guests-occur.md
2025-02-14 19:03:11 -08:00
pashpashpash
e3cfb405fb
added some logging + error handling
2025-02-13 18:22:33 -08:00
pashpashpash
7d67000d1f
marketplace wip
2025-02-13 17:23:22 -08:00
pashpashpash
f7ee18cd88
resolving merge conflicts (againnnnn)
2025-02-09 23:52:55 -08:00
Saoud Rizwan
fce7f1bea3
Use more visual checkpoints tracking
2025-02-09 03:03:09 -08:00
pashpashpash
0f7b726b70
cleaned up all old logic for extension server side auth persistence
2025-02-09 02:31:41 -08:00
pashpashpash
2fde7642c2
moving firebase auth logic to webview because nodejs firebase token refresh is not supported
2025-02-09 02:18:23 -08:00
brownrw8 and Saoud Rizwan
134020d51b
Add a keyboard shortcut to switch between plan and act mode ( #1626 )
...
* feat: add keyboard shortcut to Plan/Act toggle
* remove Shift
* fix: shortcut now Meta+Shift+a
* ENG-123: Tooltip
* feat: tooltip and platform detection
* fix:impl suggestions
* fix: add changeset
* Fix style
* remove platform detection - use metaKey detection and os utils
* missed comma
* Fixes
* Fixes
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com >
2025-02-07 19:29:54 -08:00
Evan and Saoud Rizwan
19c56c6ec4
Attention Is Not What You Need ( #1680 )
...
* initialize class
* wip
* wip
* cleaning up
* update comment
* fire n forget error handling
* files added
* changeset
* duplicate path function
* cleanup
* Use special error type for when cline tries to access clineignore'd file
* Rename LLMFileAccessController to ClineIgnoreController
* Use better changeset
* Remove unnecessary file parsing
* Allow access to files outside cwd
* Use more efficient clineIgnoreExists
* Modify clineignore prompt
* Use LOCK_TEXT_SYMBOL
* Block commands attempting to access clineignored files
* Fix prompt responses
* fix tests; make sure .clineignore is ignored
* Fix clineignore prompt
* Fixes
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com >
2025-02-07 19:28:10 -08:00
Saoud Rizwan
68ac266463
Add better support for r1 + show reasoning tokens
2025-01-31 02:35:06 -08:00
Saoud Rizwan
65a860e75e
Revert localization
2025-01-28 18:50:45 -08:00
Saoud Rizwan
57a4f2be0e
Add email subscription field to welcome page ( #1497 )
...
* Add email subscription field to welcome page
* Fix merge conflict
* Reposition language picker
* Fixes
2025-01-27 17:17:33 -08:00
brownrw8
54ef05f61b
Support for listing models from OpenAI-compatible providers ( #1197 )
...
* feat: Support for listing models from OpenAI-compatible providers
* PR-related change: remove includeStreamOptions
* prettier
* remove unnecessary code
* german + translation tweak
2025-01-24 17:22:04 -06:00
brownrw8
2e95f29572
Merge branch 'main' into i18l-l10n
2025-01-22 15:29:51 -10:00
pashpashpash
977d81dc3b
removed redundant globalstatekey
2025-01-22 17:03:11 -08:00
pashpashpash
4f7cd7fb20
prettier fix
2025-01-22 15:55:23 -08:00
pashpashpash
36aaa18291
e2e login flow working
2025-01-22 00:23:02 -08:00
pashpashpash
7e3a770a4c
Add account button to top nav bar
2025-01-21 19:39:40 -08:00
brownrw8
e643a4fbd4
feat: Adding react-i18next (preliminary support for en, de, zh, ja)
2025-01-21 06:40:44 -10:00
Saoud Rizwan
6ceda01b24
Remove consult advisor tool
2025-01-20 16:12:12 -08:00
Saoud Rizwan
df31f6bfeb
Use plan/act mode
2025-01-20 16:12:12 -08:00
Saoud Rizwan
a88504e4fe
Rename respond_to_inquiry to chat_mode_response
2025-01-20 16:12:12 -08:00
Saoud Rizwan
8ec0b2cf08
Add VS Code LM API
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
43bf383784
Add consult advisor row
2025-01-20 16:12:09 -08:00
Saoud Rizwan
699ae18a7f
Add browser settings to change headless mode and size
2025-01-15 22:08:35 -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
9176bf74b1
Add more friendly diff edit failed message
2024-12-19 15:54:40 -08:00
Saoud Rizwan
0045126054
Add auto approval max requests functionality
2024-12-17 17:46:39 -08:00
Saoud Rizwan
93af89dbf9
Get auto-approval working by checking state before sending asks
2024-12-17 17:14:16 -08:00
Saoud Rizwan
f406147a30
Add AutoApprovalSettings state
2024-12-16 21:54:44 -08:00
Saoud Rizwan
1492604ee6
Add use_mcp_tool and access_mcp_resource tools
2024-12-07 19:46:59 -08:00
Saoud Rizwan
17d481d4d1
Add McpHub and sync with McpView
2024-12-05 19:00:55 -08:00
Saoud Rizwan
5052944efe
Add MCP Servers view
2024-12-01 12:13:16 -08:00