will.anderson
|
b5b202be3b
|
refactor(opencode): remove instruction apparatus; add wire dialects from scratch
- delete instruction.ts, reminders.ts, system.ts, message.ts (dead or injector)
- read tool no longer appends <system-reminder> context from ancestor files
- prompt.ts assembles system context via SessionContext with provenance tags
- llm/request.ts uses base prompt constant directly
- provider/dialects/: raw-HTTP wire dialects (anthropic, openai,
openai-compatible) + registry - no vendor SDK participation
- provider.ts: BUNDLED_PROVIDERS cut to three SDKs pending dialect cutover
|
2026-08-22 17:42:51 -05:00 |
|
will.anderson
|
cfca4cec19
|
feat(opencode): cut plugin system and remote behavior feeds; add SessionContext assembly and Runner
- delete plugin machinery (loader, install, meta, hooks) and all trigger sites
- fold first-party provider auth into static registry (provider/hooks.ts)
- remove remote instruction URL fetch, skills remote puller, TUI plugin host
- add session/context.ts: single provenance-tagged context assembly point
- add session/runner.ts: admit/context/stream/tools loop with compaction policy
- relocate audit artifacts to audit/ (FORK-AUDIT, instruction docs as evidence)
|
2026-08-22 16:13:29 -05:00 |
|
will.anderson
|
f46c750b3b
|
feat: prune cloud providers and console API, complete Neuron branding sweep
|
2026-08-21 14:59:43 -05:00 |
|
will.anderson
|
49b5856226
|
chore: fork — remove vendor CI, repoint release checks to Neuron Gitea
|
2026-08-21 13:36:36 -05:00 |
|
opencode-agent[bot]
|
96215713ea
|
fix(opencode): continue unknown finish responses (#43892)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
|
2026-08-21 10:30:15 -04:00 |
|
opencode-agent[bot]
|
74f552965f
|
chore: generate
|
2026-08-21 13:24:26 +00:00 |
|
opencode-agent[bot]
|
e7634367f6
|
fix(opencode): route Vertex multi-regions through REP (#42648)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
Co-authored-by: Filip <34747899+neriousy@users.noreply.github.com>
|
2026-08-21 15:23:05 +02:00 |
|
Aiden Cline
|
5a91e041c9
|
fix(opencode): surface subagent tool errors (#43821)
|
2026-08-21 02:44:44 -05:00 |
|
opencode-agent[bot]
|
b0d4f9b4fa
|
test(opencode): remove flaky subagent test (#43819)
Co-authored-by: Aiden <rekram1-node@users.noreply.github.com>
|
2026-08-21 02:35:25 -05:00 |
|
opencode-agent[bot]
|
645491ce33
|
fix(opencode): retry raw network finish errors (#43813)
Co-authored-by: Aiden <rekram1-node@users.noreply.github.com>
|
2026-08-21 02:17:35 -05:00 |
|
opencode-agent[bot]
|
5ac2d1544c
|
fix(opencode): retry network error variants (#43806)
Co-authored-by: Aiden <rekram1-node@users.noreply.github.com>
|
2026-08-21 01:47:20 -05:00 |
|
opencode-agent[bot]
|
c46781cc91
|
fix(opencode): surface resumable subagent errors (#43657)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
|
2026-08-20 21:57:33 -05:00 |
|
opencode-agent[bot]
|
1c8dc68a72
|
fix(opencode): preserve Cerebras completion limit (#43736)
Co-authored-by: Aiden <rekram1-node@users.noreply.github.com>
Co-authored-by: ryanl-cerebras <230249923+ryanl-cerebras@users.noreply.github.com>
|
2026-08-20 19:30:30 -05:00 |
|
opencode-agent[bot]
|
f5427c357f
|
fix(opencode): answer subagent permissions in run (#43675)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
|
2026-08-20 19:29:32 -05:00 |
|
opencode-agent[bot]
|
94e7627de0
|
fix(opencode): retry xAI capacity stream errors (#43640)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
|
2026-08-20 09:29:30 -05:00 |
|
opencode-agent[bot]
|
844288b99f
|
fix(opencode): remove Qwen sampling defaults (#43310)
Co-authored-by: rekram1-node <63023139+rekram1-node@users.noreply.github.com>
|
2026-08-18 17:59:59 -05:00 |
|
Shoubhit Dash
|
05ee850cc2
|
fix(session): ignore malformed model costs (#43248)
|
2026-08-18 19:49:08 +05:30 |
|
Filip
|
4dfd5c61d5
|
fix(core): fall back on oversized websocket requests (#43099)
|
2026-08-17 20:36:00 +02:00 |
|
Filip
|
163988c915
|
fix: codex data residency (#42432)
|
2026-08-17 19:03:28 +02:00 |
|
opencode-agent[bot]
|
3f939c8ca8
|
fix(cli): update default console URL (#43043)
Co-authored-by: Victor Navarro <36263538+vimtor@users.noreply.github.com>
|
2026-08-17 13:31:33 +02:00 |
|
Game On
|
2d28407cd1
|
tweak: match codex limits for openai models exactly when using chatgpt subscription (#39082)
|
2026-08-17 00:39:52 -05:00 |
|
Aiden Cline
|
a7dd1d6ca8
|
feat(opencode): native OpenAI and Anthropic passthroughs for Cloudflare AI Gateway (#42634)
Co-authored-by: Keefe Tang <keefe@pentagram.me>
|
2026-08-16 23:53:20 -05:00 |
|
opencode-agent[bot]
|
b6a2591937
|
fix(opencode): enable web search for Go (#42630)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-14 13:23:26 -05:00 |
|
Dax
|
ad50a0cfc1
|
fix(opencode): preserve v1 database compatibility (#42444)
|
2026-08-14 00:05:15 +00:00 |
|
opencode-agent[bot]
|
18aa22ff8c
|
fix(opencode): select Kimi prompt by provider (#42161)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-12 17:29:03 -05:00 |
|
Aiden Cline
|
85171e868e
|
fix(compaction): adjust instructions and structure to be more clear to smaller models like dsv4 flash (#42045)
Co-authored-by: akenra <37288280+akenra@users.noreply.github.com>
|
2026-08-12 14:36:51 -05:00 |
|
Matthew Feroz
|
27dda92b39
|
fix(provider): add Merge Gateway reasoning variants (#41867)
|
2026-08-12 10:31:19 -05:00 |
|
Aiden Cline
|
b001f62ffd
|
fix(opencode): cap session retries with jitter (#41939)
|
2026-08-11 22:50:52 -05:00 |
|
Steven Ao
|
b47171e370
|
fix(opencode): detect Copilot PDF input support (#41522)
|
2026-08-11 16:04:36 -05:00 |
|
opencode-agent[bot]
|
13917344f2
|
fix(provider): scope DeepSeek V4 Flash sampling defaults (#41620)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: 侯秀凯 <9627034+hoooou@users.noreply.github.com>
|
2026-08-10 23:01:56 -05:00 |
|
Matthias Reso
|
def3599df8
|
fix(session): route all Muse family models to the Meta system prompt (#41581)
|
2026-08-10 13:28:04 -05:00 |
|
opencode-agent[bot]
|
69841e81c1
|
fix(opencode): ignore unknown config fields (#41312)
|
2026-08-08 14:53:43 -04:00 |
|
Brendan Allan
|
807cc48fd0
|
fix(app): register new home projects (#41018)
|
2026-08-07 07:34:32 +00:00 |
|
opencode-agent[bot]
|
b4b7e9aec6
|
fix(opencode): order legacy message loop by time (#40990)
Co-authored-by: Dax <mail@thdxr.com>
|
2026-08-07 04:08:23 +00:00 |
|
opencode-agent[bot]
|
59f62206bd
|
fix(opencode): use chronological message boundaries (#40991)
Co-authored-by: Dax <mail@thdxr.com>
|
2026-08-07 04:08:02 +00:00 |
|
opencode-agent[bot]
|
84ac43e6cf
|
fix(opencode): use file times for truncation cleanup (#40987)
Co-authored-by: Dax <mail@thdxr.com>
|
2026-08-07 03:58:31 +00:00 |
|
opencode-agent[bot]
|
0ac33c552f
|
fix(opencode): serialize orphaned compaction history (#40800)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-08-06 21:11:14 -05:00 |
|
mridul
|
cb75c935a3
|
fix(server): allow blob attachments in web UI (#40692)
|
2026-08-05 22:23:32 +00:00 |
|
opencode-agent[bot]
|
2797ebf79c
|
chore: generate
|
2026-08-05 20:16:40 +00:00 |
|
Aiden Cline
|
583c9c74a8
|
fix(opencode): preserve compatible stream errors (#40718)
|
2026-08-05 15:14:03 -05:00 |
|
Aiden Cline
|
9d831ae154
|
fix(opencode): expand retryable error patterns (#40707)
|
2026-08-05 14:39:49 -05:00 |
|
Aiden Cline
|
b624ba91c0
|
refactor(opencode): simplify retry error matching (#40694)
|
2026-08-05 13:05:19 -05:00 |
|
opencode-agent[bot]
|
788c20a3c4
|
fix(opencode): include cache writes in ACP usage (#40450)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-04 21:27:01 -05:00 |
|
opencode-agent[bot]
|
f9dc043c75
|
chore: generate
|
2026-08-05 02:20:04 +00:00 |
|
Aiden Cline
|
f0f7491ff1
|
tweak(opencode): make xAI OAuth device-only to reduce confusion w/ headless environments (#40537)
|
2026-08-04 21:18:44 -05:00 |
|
James Murdza
|
84e59bbbad
|
fix(server): don't forward host directory to remote workspace (#40136)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-08-04 09:43:45 -04:00 |
|
Shoubhit Dash
|
e852c94841
|
fix(acp): drain updates before end turn (#40422)
|
2026-08-04 17:26:33 +05:30 |
|
opencode-agent[bot]
|
1d06ea397e
|
test(opencode): cover Azure completion reasoning (#40340)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-04 09:50:17 +10:00 |
|
Frederik
|
30bf079f03
|
fix: gpt-5.5+ in combination with azure fails with reasoningEffort (#40265)
|
2026-08-03 17:42:30 -05:00 |
|
Aiden Cline
|
dfce6a0da6
|
fix(opencode): stop MCP SSE error reconnect loops (#39697)
|
2026-07-30 11:26:48 -05:00 |
|