Matt Rubens
00ac5b48bf
Better API error messages
2025-01-07 13:58:53 -05:00
Matt Rubens
0aa5f1fb85
Add the o1 model
2025-01-07 13:33:47 -05:00
Matt Rubens
0ff8fe45d4
UI tweaks
2025-01-07 10:38:51 -05:00
Matt Rubens
c9de9cda66
Revert some whitespace changes
2025-01-07 10:31:42 -05:00
RaySinner
fe22d1ff2d
feat: add retry request control with delay settings
...
- Add requestDelaySeconds setting for configuring delay between retry attempts
- Add alwaysApproveResubmit option for automatic retry approval
- Add api_req_retry_delayed message type for delayed retries
- Update UI components to support new retry control settings
2025-01-07 10:21:51 -05:00
Matt Rubens
87ba95b288
Allow deleting single messages
2025-01-06 23:27:32 -05:00
Mike C
ae2e429fc3
Merge pull request #270 from RooVetGit/feat/full_Integration_Tests
...
Set up vscode integration test
2025-01-06 22:00:08 -06:00
RaySinner
98b9007c36
merge(upstream): merge upstream changes keeping VSCode LM provider and adding Glama support
2025-01-07 01:54:46 +03:00
RaySinner
9d62a7bb77
feat(vscode-lm): implement VS Code Language Models provider
2025-01-07 01:23:22 +03:00
Matt Rubens
7e9ea7ac28
Add a Git section to the context mentions
2025-01-06 12:17:26 -05:00
Matt Rubens
7383a0514a
Merge pull request #282 from RooVetGit/open_ai_streaming_toggle
...
Streaming checkbox for OpenAI-compatible providers
2025-01-05 22:46:50 -05:00
Matt Rubens
5e8d804d2b
Add test
2025-01-05 20:52:06 -05:00
Matt Rubens
2cdfff02c0
Streaming checkbox for OpenAI-compatible providers
2025-01-05 20:34:54 -05:00
Frank
ac776cc8bf
fix: adjust log wording
2025-01-05 19:25:52 -05:00
Frank
f813d65b5a
fix: parse text to float
2025-01-05 19:25:44 -05:00
Frank
8b0e9bbf32
fix: remove unnecessary comment
2025-01-05 19:25:35 -05:00
Frank
e632998026
feat: add cache information
2025-01-05 19:25:29 -05:00
Frank
8284efc64b
fix: use x-completion-request-id header
2025-01-05 16:42:34 -05:00
Frank
6b048923c6
fix: remove unnecessary delay
2025-01-05 16:42:20 -05:00
Frank
eb78332d4e
fix: dynamically set computer use value
2025-01-05 00:18:33 -05:00
Frank
e5e700ffcb
feat: add Glama gateway
2025-01-04 22:50:12 -05:00
ColemanRoo
8e54360a86
Switch to using dotenv to get test environment variables
2025-01-03 21:35:25 -06:00
ColemanRoo
66c5485534
Set up vscode integration test
2025-01-03 14:26:26 -06:00
Matt Rubens
d32c5f805e
Cleanup
2025-01-02 21:36:05 -08:00
Matt Rubens
70f3c041e6
Put more logic behind mcpEnabled flag
2025-01-02 21:11:52 -08:00
Daniel Riccio
ed358b4e07
Add toggle to enable or disable MCP servers on the system prompt
2025-01-02 21:02:59 -08:00
Matt Rubens
621655aacb
Try a better enhanced prompt prompt
2025-01-01 00:13:29 -08:00
Matt Rubens
92c2303416
Fix 'allow stream options' checkbox
2024-12-31 22:01:11 -08:00
Matt Rubens
cec623ada4
Fix fuzzy match slider
2024-12-31 10:06:30 -08:00
Matt Rubens
7dba94c0d6
Merge pull request #253 from RooVetGit/cat_pager
...
Improvements to terminal output when executing commands
2024-12-31 08:06:51 -08:00
Matt Rubens
169f11c78b
Add a test ensuring that we're sending a clean conversation history
2024-12-31 03:29:51 -08:00
Matt Rubens
26f7ba07c2
Pass clean conversation history to API for Anthropic
2024-12-31 03:16:42 -08:00
Matt Rubens
c8b8eff147
Setting for number of terminal lines to return from commands
2024-12-30 23:15:01 -08:00
Matt Rubens
667312e48c
Set PAGER to cat
2024-12-30 21:57:18 -08:00
Matt Rubens
90ed3a4582
Add a button to delete user messages
2024-12-30 17:54:37 -08:00
Matt Rubens
ff062c6e2e
Allow selection of multiple browser viewport sizes and adjusting screenshot quality
2024-12-29 16:26:18 -08:00
Matt Rubens
6290f90fa5
Refactor
2024-12-29 12:20:35 -08:00
Matt Rubens
25987dd40b
Remove truncation logic for now
2024-12-29 12:03:28 -08:00
Matt Rubens
eb8c4cc50f
Add DeepSeek to the list of providers
2024-12-29 11:27:31 -08:00
sam hoang
7021b71776
fix(openai-compatible) fix load model when change baseUrl
2024-12-30 02:20:20 +07:00
Matt Rubens
fb70552b57
Interface cleanup
2024-12-28 21:50:27 -08:00
Matt Rubens
111abdbb2c
Enhance prompt button for openrouter
2024-12-28 15:44:14 -08:00
Matt Rubens
1581ed135b
Merge pull request #207 from samhvw8/feat/openai-list-models
...
feat list model for open ai compatible
2024-12-27 22:44:27 -08:00
Matt Rubens
db9827efae
More efficient workspace tracker
2024-12-27 17:17:38 -08:00
Matt Rubens
03707d5dcc
Add configurable delay after auto-writes to allow diagnostics to catch up
2024-12-26 09:59:01 -08:00
Matt Rubens
2b46a307b5
Update tests
2024-12-26 08:24:02 -08:00
Matt Rubens
912850c31c
Updated workspace tracker from Cline
2024-12-26 08:05:07 -08:00
Matt Rubens
b4c7a2a521
Merge remote-tracking branch 'origin/main' into file_system_watcher
2024-12-24 14:07:02 -08:00
Matt Rubens
c50cfad16f
Merge remote-tracking branch 'origin/main' into file_system_watcher
2024-12-24 14:06:45 -08:00
Matt Rubens
f397e2bc0f
Merge remote-tracking branch 'origin/main' into add_current_time_to_environment_details
2024-12-24 11:55:03 -08:00