Shantur Rathore
|
69c2dd53ad
|
config: add setCacheKey in provider options (#4738)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2025-11-25 17:53:56 -06:00 |
|
Dax Raad
|
eb04cdac41
|
better overloaded message
|
2025-11-25 21:10:31 +00:00 |
|
Dax Raad
|
9eabbe2e76
|
retry anthropic overloaded errors
|
2025-11-25 15:47:34 -05:00 |
|
Aiden Cline
|
4a95db6013
|
fix: add missing compacted event
|
2025-11-25 13:47:10 -06:00 |
|
Aiden Cline
|
020ee56f25
|
fix: dont auto continue if compaction was manual
|
2025-11-25 12:11:09 -06:00 |
|
Aiden Cline
|
16dbac6026
|
Revert "config: add setCacheKey in provider options (#4654)"
This reverts commit 9b6d03c497.
|
2025-11-24 22:30:56 -06:00 |
|
Shantur Rathore
|
9b6d03c497
|
config: add setCacheKey in provider options (#4654)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-24 22:20:52 -06:00 |
|
Adam
|
acf1dd8500
|
wip(share): more styling
|
2025-11-24 15:10:40 -06:00 |
|
Aiden Cline
|
ac1e2bfd49
|
bump copilot plugin, give better error message for copilot (#4678)
|
2025-11-24 00:40:15 -06:00 |
|
Huang Qi
|
b4fd4bb257
|
fix: add explicit fallback model and prevent direct opencode provider calls (#4653)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2025-11-23 22:51:15 -06:00 |
|
Frank
|
bbc9142fc5
|
wip: zen
|
2025-11-23 15:21:47 -05:00 |
|
Aiden Cline
|
7413c2715c
|
tweak: slight improvements to title gen
|
2025-11-23 14:04:39 -06:00 |
|
Aiden Cline
|
2509d03f42
|
tweak: fix bool
|
2025-11-23 11:43:09 -06:00 |
|
Aiden Cline
|
30ffcaa667
|
tweak: start bundling in some ai-sdk packages (#4649)
|
2025-11-23 01:29:20 -06:00 |
|
shuv
|
bdcf864678
|
proper fix for image attachments (#4562)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2025-11-22 12:47:57 -06:00 |
|
Dax Raad
|
2938a25ec5
|
sync
|
2025-11-22 16:43:47 +00:00 |
|
Dax Raad
|
75c29d4d1c
|
summary optimizaitons
|
2025-11-22 11:32:49 -05:00 |
|
Dax
|
49408c00e9
|
enterprise (#4617)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2025-11-21 20:41:27 -05:00 |
|
Dax Raad
|
00f991162f
|
if finish reason is unknown, continue
|
2025-11-21 16:51:32 -05:00 |
|
Patrick Wolf
|
416f2964b5
|
fix: preserve agent context during compaction (#4556)
|
2025-11-21 02:13:10 -06:00 |
|
Dax
|
23ea8ba1ce
|
Tui onboarding (#4569)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-21 00:21:06 -05:00 |
|
Spoon
|
43c021ed80
|
feat: add field to allow user only messages (#4554)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
|
2025-11-20 19:13:42 -06:00 |
|
Aiden Cline
|
ec5c96e10d
|
Revert "Image tag fix for real this time (#4540)"
This reverts commit eb975bb89c.
|
2025-11-20 14:14:02 -06:00 |
|
Aiden Cline
|
d2a61290b9
|
Revert "ignore: write todo"
This reverts commit 5aa2078852.
|
2025-11-20 14:13:56 -06:00 |
|
Aiden Cline
|
5aa2078852
|
ignore: write todo
|
2025-11-20 12:35:34 -06:00 |
|
shuv
|
eb975bb89c
|
Image tag fix for real this time (#4540)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2025-11-20 12:34:39 -06:00 |
|
Aiden Cline
|
c472734933
|
tweak: make getUsage function handle missing usage data
|
2025-11-19 14:29:19 -06:00 |
|
Dax
|
16fdc90976
|
fix: resolve issue 4475 (#4505)
|
2025-11-19 13:10:09 -05:00 |
|
shuv
|
d50f825c6d
|
fix: pass model info to ReadTool to enable image support check (#4473)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-18 17:20:03 -06:00 |
|
K Whiteside
|
47bfae52c0
|
fix: permission checks for external_directory and doom_loop (#4433)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: AerionDyseti <AerionDyseti@users.noreply.github.com>
|
2025-11-18 17:18:23 -06:00 |
|
Longlone
|
3b72857124
|
fix: update reasoningEffort logic for gpt-5.1 models in SessionPrompt-ensureTitle (#4456)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
|
2025-11-18 14:22:44 -06:00 |
|
Dax Raad
|
759635eefa
|
fix gpt compaction issue
|
2025-11-18 13:10:00 -05:00 |
|
Adam
|
fc5fc2c570
|
wip(desktop): new layout work
|
2025-11-18 17:07:34 +00:00 |
|
Aiden Cline
|
c66def2049
|
fix: noreply
|
2025-11-17 20:52:25 -06:00 |
|
Dax Raad
|
bdfa213ccf
|
deprecated session.idle event
|
2025-11-17 11:42:45 -05:00 |
|
Dax Raad
|
8b19c6c7e4
|
better retry display
|
2025-11-17 11:31:10 -05:00 |
|
Dax
|
a1214fff2e
|
Refactor agent loop (#4412)
|
2025-11-17 10:57:18 -05:00 |
|
Frank
|
f5230d1f02
|
fix: incorrect sonnet price calculation
|
2025-11-14 18:46:43 -05:00 |
|
Brian Cheung
|
37cf365927
|
feat: support images in mcp tool responses (#4100)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
|
2025-11-14 15:00:52 -06:00 |
|
Shantur Rathore
|
986c60353e
|
set promptCacheKey for openai compatible providers (#4203)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-14 11:41:01 -06:00 |
|
Aiden Cline
|
0c51feb9c2
|
fix: max tokens when using models like opus with providers other than anthropic (#4307)
|
2025-11-13 16:39:09 -06:00 |
|
Melih Mucuk
|
b63b6d04c6
|
Fix usage & billing for custom model aliases and cached/reasoning tokens (#4222)
Co-authored-by: Melih Mucuk <melih@monkeysteam.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2025-11-12 13:59:35 -06:00 |
|
Ivan
|
c8bda598f5
|
fix: correct cache cost for OpenRouter and other OpenAI-compatible providers (#4256)
|
2025-11-12 12:41:44 -06:00 |
|
Rafał Krzyważnia
|
491a2adf8d
|
fix: resolve @file references in slash commands with subagents (#4221)
|
2025-11-11 19:38:50 -06:00 |
|
Aiden Cline
|
4e549b1c05
|
fix: allow user to configure doom loop & external dir perms (#4095)
|
2025-11-09 20:21:38 -06:00 |
|
Aiden Cline
|
10bde356b1
|
chore: rm comment
|
2025-11-09 11:50:02 -06:00 |
|
Aiden Cline
|
f7cc46cd9f
|
set cap for max time to wait between retries (#4135)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-09 11:46:58 -06:00 |
|
Mathias Beugnon
|
d85eb1b880
|
feat: add input context to chat.params and chat.message (#4085)
|
2025-11-08 23:29:27 -06:00 |
|
Dax Raad
|
062023fa06
|
chore(prompt): refine polaris instructions for practical behavior
|
2025-11-07 21:18:49 -05:00 |
|
Dax Raad
|
954a796b8a
|
core: route polaris-alpha models to polaris system prompt
|
2025-11-07 21:07:59 -05:00 |
|