Dax Raad
983e3b2ee3
fix compaction issues
2025-09-12 06:01:11 -04:00
Dax Raad
f5b3992479
properly support model level npm definition
2025-09-11 16:22:44 -04:00
Chris Covington
53f1f16122
feat: Add an experimental option to disable paste summaries ( #2552 )
...
Co-authored-by: rekram1-node <aidenpcline@gmail.com >
2025-09-11 14:21:08 -05:00
Dax Raad
3e9b451fb4
reduce LSP verbosity
2025-09-11 12:54:12 -04:00
Dax Raad
4ccf683527
remove block anchor edit
2025-09-11 12:53:10 -04:00
Dax Raad
4c94753eda
compaction improvements
2025-09-11 02:22:51 -04:00
Aiden Cline
780e532094
resolve nested commands ( #2537 )
2025-09-10 14:05:26 -05:00
Aiden Cline
29310957c8
fix: handle @dir in command ( #2533 )
2025-09-10 13:27:44 -05:00
Aiden Cline
bdc0f7c86d
tweak: wrap build-switch w/ system-reminder ( #2525 )
2025-09-09 23:57:13 -05:00
Dax Raad
38e8c42cf0
ci: format
2025-09-09 23:44:04 -04:00
Dax Raad
e69d10b6c9
repair tool calls when casing is wrong
2025-09-09 23:25:27 -04:00
Frank
a3513244f1
wip: zen
2025-09-09 15:47:28 -04:00
madflow
32b47fcc1e
feat: svelte lsp ( #2508 )
2025-09-09 13:59:58 -05:00
Aiden Cline
fde03d3c93
fix: exit code being non zero when using run cmd ( #2523 )
2025-09-09 12:00:55 -05:00
Frank
02e8242c3b
Remove debug logging
2025-09-09 03:35:09 -04:00
Frank
0f263bfefe
Hide experimental models
2025-09-09 03:16:44 -04:00
Aiden Cline
162a789fa2
remove edit tool from plan agent ( #2505 )
2025-09-08 22:00:14 -05:00
Zack Jackson
ab3c22b77a
feat: add dynamic tool registration for plugins and external services ( #2420 )
2025-09-08 16:25:04 -04:00
Aiden Cline
1cea8b9e77
tweak: reenable todowrite & todoread for qwen models ( #2499 )
2025-09-08 13:21:16 -05:00
Douglas Dennis
d8fd7b155f
fix: aws bedrock add check for govcloud ( #2495 )
2025-09-08 11:54:06 -05:00
Aiden Cline
c8ff81bae4
fix: silent error if bad flag was passed ( #2486 )
2025-09-07 23:14:38 -05:00
Aiden Cline
74469a0d3d
fix: shell invocations are dropped if last interaction was revert ( #2485 )
2025-09-07 21:45:13 -05:00
Ytzhak
4654fb88de
fix: max output tokens when setting budget thinking tokens ( #2056 )
...
Co-authored-by: rekram1-node <aidenpcline@gmail.com >
2025-09-07 13:15:53 -05:00
Aiden Cline
93c2f5060e
fix: title gen w/ gpt-5-nano ( #2473 )
2025-09-06 22:50:16 -05:00
Aiden Cline
564143071e
fix: title not generated if first msg is shell invocation ( #2451 )
2025-09-06 09:47:42 -05:00
Aiden Cline
bffe547417
fix: command model selection ( #2448 )
2025-09-05 20:54:39 -05:00
Aiden Cline
dc99005e65
fix: default to last used model ( #2443 )
2025-09-05 17:25:25 -05:00
Adam
8ffedbe157
fix: file read response
2025-09-05 15:58:56 -05:00
spoons-and-mirrors
900fe5ca04
tweak(edit): separate edit tool error message with clearer guidance to avoid llm doom editing loop ( #2051 )
2025-09-05 12:36:13 -04:00
Aiden Cline
9186c3feae
fix: webfetch prompt mistake ( #2424 )
2025-09-04 13:35:25 -05:00
Adam
f171250033
fix: better file/content return
2025-09-04 12:39:49 -05:00
Adam
f7ab6beaf3
fix: worktree file/content never includes patch
2025-09-04 06:10:07 -05:00
Dax Raad
4e24e04aec
ignore: opencode auth stuff
2025-09-03 14:43:50 -04:00
Frank
0f8cb69bff
wip console
2025-09-03 09:24:23 -04:00
Aiden Cline
f740663ded
fix: more durable @ references for commands ( #2386 )
2025-09-02 21:24:56 -05:00
Dax Raad
8952b3d246
support OPENCODE_CONFIG_CONTENT
2025-09-02 16:38:50 -04:00
Aiden Cline
d6350a7fa6
tweak: update ls tool to use rg ( #2367 )
2025-09-02 10:40:20 -05:00
OpeOginni
3ee4280dfa
fix: local subdirectory subagents not being picked up ( #2376 )
2025-09-02 09:46:00 -05:00
Adam
97a41062c9
fix: file.list relative to root
2025-09-02 06:20:08 -05:00
Adam Spiers
47d4c87bdd
make @file references in custom slash commands more robust ( #2203 )
...
Co-authored-by: Adam Spiers <opencode@adamspiers.org >
Co-authored-by: rekram1-node <aidenpcline@gmail.com >
2025-09-01 21:14:27 -05:00
Dax Raad
4c261ab1db
switch gpt-5 to default to codex prompt + high reasoning
2025-09-01 21:46:03 -04:00
Aiden Cline
a431b8922c
fix: ensure opencode still works if no commits present ( #2363 )
2025-09-01 20:57:14 -04:00
Aiden Cline
0a01d20850
fix: ensure enabled lsps are all logged ( #2364 )
2025-09-01 17:43:31 -05:00
Dax Raad
61c7196bd9
catch migration failures
2025-09-01 18:00:40 -04:00
Dax
f993541e0b
Refactor to support multiple instances inside single opencode process ( #2360 )
...
This release has a bunch of minor breaking changes if you are using opencode plugins or sdk
1. storage events have been removed (we might bring this back but had some issues)
2. concept of `app` is gone - there is a new concept called `project` and endpoints to list projects and get the current project
3. plugin receives `directory` which is cwd and `worktree` which is where the root of the project is if it's a git repo
4. the session.chat function has been renamed to session.prompt in sdk. it no longer requires model to be passed in (model is now an object)
5. every endpoint takes an optional `directory` parameter to operate as though opencode is running in that directory
2025-09-01 17:15:49 -04:00
Aiden Cline
e2df3eb44d
add --command to opencode run ( #2348 )
2025-09-01 14:19:18 -05:00
Régis Blanc
37530359ee
fix: ensure gopls lsp id matches docs ( #2344 )
2025-08-31 21:52:08 -05:00
Aiden Cline
65f0bea146
ignore: better error logging ( #2346 )
2025-08-31 17:11:04 -05:00
Beshoy Girgis
e4cc05a975
feat: Allow provider timeout override ( #1982 )
2025-08-31 14:06:02 -04:00
Aiden Cline
029612d8d5
fix: ensure shell cmds can be properly aborted ( #2339 )
2025-08-31 12:48:30 -05:00