Commit graph

665 commits

Author SHA1 Message Date
Ocasta
a5bfd74c6d forgot the actual files 2025-01-21 23:40:48 -08:00
akfoster
26ee05dd07
Add VSCode Webview Integration Tests (#1373)
* update ci/cd

* ci: more git actions

* remove duplicitive git actions file

* remove duplicative git actions file

* add default permissions

* chore: sync package-lock.json with main

* ci: Fix job name to match branch protection rule

* ci: Remove test file with formatting issues

* style: Fix formatting in modified files

* ci: Remove warning mode, keep webview tests

* fixed npm build issue

* fix formatting again

* Add webview tests

* fix formatting

* remove temporary docs

* remove unecessary auth and types

* move tmp in gitignore

* spare line

* restore prior comments in vscode-test

* remove redundant infrastructure

* prettier

* removed vestigial webviews

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-01-21 21:59:06 -08:00
Saoud Rizwan
d9af2acf5b Fix deepseek 2025-01-21 13:40:40 -08:00
Slava Kurilyak
f4df887fcd
feat: Add DeepSeek-R1 (deepseek-reasoner) support (#1355)
* feat: Add DeepSeek-R1 (deepseek-reasoner) support

- Add new deepseek-reasoner model with proper pricing info
- Fix temperature parameter being sent to unsupported deepseek-reasoner model
- Improve model selection logic in DeepSeekHandler
- Update CHANGELOG with new features and fixes
- Bump version to 3.1.11

* style: apply prettier formatting to deepseek provider and api definitions
2025-01-21 13:37:34 -08:00
Saoud Rizwan
10515035fe Fixes 2025-01-20 23:44:21 -08:00
Saoud Rizwan
4f196f4a0e Fixes 2025-01-20 23:40:07 -08:00
Saoud Rizwan
93e4f1cc6c Fixes 2025-01-20 23:33:09 -08:00
Saoud Rizwan
d25fa0b14e Fixes 2025-01-20 20:55:09 -08:00
Saoud Rizwan
6ceda01b24 Remove consult advisor tool 2025-01-20 16:12:12 -08:00
Saoud Rizwan
f1a9f3fed7 Allow using tools in plan mode 2025-01-20 16:12:12 -08:00
Saoud Rizwan
87772db80d Prepare for release 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
6bde6c6cbf Fixes 2025-01-20 16:12:11 -08:00
Saoud Rizwan
39b0389b9d Add vscode LM API types 2025-01-20 16:12:11 -08:00
Saoud Rizwan
ef5bd56599 Save api config when menu is closed; fix default display names 2025-01-20 16:12:11 -08:00
Saoud Rizwan
fed40d5963 Prepare for release 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
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
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
Saoud Rizwan
2b1e3f553b Add Mistral API provider 2025-01-16 19:40:27 -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
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
Matt Rubens
a025b5cfd3
Add the o1 model (#1246) 2025-01-14 12:20:26 -08:00
Saoud Rizwan
3eca52e76d Update comments 2025-01-09 17:22:37 -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
4ba68df1ee Disable shadow repo git signing 2025-01-09 13:30:18 -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
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
Saoud Rizwan
781434dd97 Fix DeepSeek cost reporting 2024-12-31 17:49:18 -08:00
Saoud Rizwan
2f7c4a1c92 Highlight that file was not updated when file edit tool is denied 2024-12-31 17:13:17 -08:00
Saoud Rizwan
69311f013c Return auto-formatting in file edit responses to avoid invalid diff edit operations 2024-12-31 16:06:41 -08:00
Saoud Rizwan
8449550e80 Adjust context window management cutoff 2024-12-31 13:22:28 -08:00