Kit Langton
|
f1e2560a1a
|
refactor(effect): extract session run state service (#21744)
|
2026-04-09 16:03:40 -04:00 |
|
Kit Langton
|
db3a528899
|
fix: finalize interrupted bash via tool result path (#21724)
|
2026-04-09 15:20:28 -04:00 |
|
Aiden Cline
|
3d794bdc24
|
feat: add support for fast modes for claude and gpt models (that support it) (#21706)
|
2026-04-09 12:06:26 -05:00 |
|
Aleksandr Lossenko
|
5befad3e2f
|
feat(mcp): add OAuth redirect URI configuration for MCP servers (#21385)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-04-09 11:45:52 -05:00 |
|
Kit Langton
|
18745d2cc6
|
refactor(effect): drop shell abort signals from runner (#21599)
|
2026-04-09 10:54:26 -04:00 |
|
Kit Langton
|
039bd423fa
|
fix: preserve text part timing in session processor (#21691)
|
2026-04-09 10:05:14 -04:00 |
|
Kit Langton
|
8a63aaef6c
|
fix: preserve interrupted bash output in tool results (#21598)
|
2026-04-09 10:03:26 -04:00 |
|
Brendan Allan
|
30d17b3b82
|
Remove CLI from electron app (#17803)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
|
2026-04-09 13:18:46 +08:00 |
|
Kit Langton
|
97c2d085d7
|
refactor(effect): inline session processor interrupt cleanup (#21593)
|
2026-04-08 21:19:01 -04:00 |
|
Kit Langton
|
00407ce6e2
|
fix: propagate abort signal to inline read tool (#21584)
|
2026-04-08 21:07:55 -04:00 |
|
Kit Langton
|
e4d476619c
|
refactor(effect): build task tool from agent services (#21017)
|
2026-04-08 19:02:19 -04:00 |
|
Aiden Cline
|
1f2458919f
|
test: update webfetch test (#21398)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
2026-04-08 12:25:02 -05:00 |
|
Kit Langton
|
520d11d0d0
|
fix(tui): simplify console org display (#21339)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
2026-04-07 21:03:24 -04:00 |
|
Dax
|
6cc1116f8e
|
refactor(snapshot): store unified patches in file diffs (#21244)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-04-07 19:48:23 -04:00 |
|
Dax
|
b2aee46183
|
core: refactor tool system to remove agent context from initialization (#21052)
|
2026-04-07 19:48:12 -04:00 |
|
Aiden Cline
|
0d2bb1aa73
|
fix(opencode): clear webfetch timeouts on failed fetches (#21378)
|
2026-04-07 20:46:02 +00:00 |
|
Kyle Altendorf
|
27981483ab
|
test: disable GPG signing in test fixtures (#20386)
|
2026-04-07 15:26:01 -05:00 |
|
opencode-agent[bot]
|
c589e9683e
|
chore: generate
|
2026-04-07 18:33:24 +00:00 |
|
Kit Langton
|
4dc9adde52
|
fix(opencode): improve console login transport errors (#21350)
|
2026-04-07 18:31:53 +00:00 |
|
Aiden Cline
|
4e35e466a9
|
fix: ensure the alibaba provider errors are retried (#21355)
|
2026-04-07 17:46:01 +00:00 |
|
James Long
|
7625a7e644
|
refactor(core): support multiple event streams in worker and remove workspaces from plugin api (#21348)
|
2026-04-07 13:22:34 -04:00 |
|
Dax
|
b9ded6db4e
|
fix(opencode): keep user message variants scoped to model (#21332)
|
2026-04-07 10:12:53 -04:00 |
|
Aiden Cline
|
5b92e6e76b
|
chore: bump anthropic ai sdk pkg, delete patch (#21247)
|
2026-04-06 20:28:32 -05:00 |
|
Aiden Cline
|
1648eeccd2
|
tweak: move the max token exclusions to plugins @rekram1-node (#21225)
|
2026-04-06 17:43:58 -05:00 |
|
Aiden Cline
|
119a21463a
|
tweak: ensure copilot anthropic models have same reasoning effort model as copilot cli, also fix qwen incorrectly having variants (#21212)
|
2026-04-06 18:12:43 +00:00 |
|
opencode-agent[bot]
|
54f9533b7a
|
chore: generate
|
2026-04-06 13:51:36 +00:00 |
|
Derek Barrera
|
47f39c686e
|
fix(lsp): MEMORY LEAK: ensure typescript server uses native project config (#19953)
|
2026-04-06 09:50:36 -04:00 |
|
Luke Parker
|
cfa597b9a1
|
fix(tui): default Ctrl+Z to undo on Windows (#21138)
|
2026-04-06 02:38:35 +00:00 |
|
Luke Parker
|
4a95c9c44e
|
fix(plugin): parse package specifiers with npm-package-arg and sanitize win32 cache paths (#21135)
|
2026-04-06 00:26:40 +00:00 |
|
Aiden Cline
|
0658bf4931
|
test: add regression test for double counting bug (#21053)
|
2026-04-04 16:40:28 -07:00 |
|
Kit Langton
|
971151694f
|
refactor(effect): move read tool onto defineEffect (#21016)
|
2026-04-04 19:06:00 -04:00 |
|
Kit Langton
|
94b5e89b2c
|
feat(tui): show console-managed providers (#20956)
|
2026-04-04 19:05:45 -04:00 |
|
Kit Langton
|
0efe20d808
|
perf(opencode): batch snapshot diffFull blob reads (#20752)
Co-authored-by: Nate Williams <50088025+natewill@users.noreply.github.com>
|
2026-04-04 01:05:23 +00:00 |
|
Kit Langton
|
81b73e789a
|
refactor(provider): stop custom loaders using facades (#20776)
Co-authored-by: luanweslley77 <213105503+luanweslley77@users.noreply.github.com>
|
2026-04-04 00:24:24 +00:00 |
|
Kit Langton
|
d613d8f4e3
|
refactor(effect): build todowrite tool from Todo service (#20789)
Co-authored-by: Juan Pablo Carranza Hurtado <52012198+jpcarranza94@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-03 12:05:40 -04:00 |
|
Shoubhit Dash
|
cf23c87965
|
feat: restore git-backed review modes (#20845)
|
2026-04-03 09:54:57 -05:00 |
|
Kit Langton
|
dd1f1687b5
|
refactor(effect): resolve built tools through the registry (#20787)
|
2026-04-03 10:31:00 -04:00 |
|
Nate Williams
|
f0f021f47f
|
fix(core): fix restoring earlier messages in a reverted chain (#20780)
|
2026-04-03 18:23:00 +05:30 |
|
opencode-agent[bot]
|
f0812a1f7b
|
chore: generate
|
2026-04-03 02:10:50 +00:00 |
|
Juan Pablo Carranza Hurtado
|
4d97b32fbf
|
fix: prevent Tool.define() wrapper accumulation on object-defined tools (#16952)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-02 22:09:53 -04:00 |
|
Kit Langton
|
d41085ce3a
|
refactor(share): effectify share next (#20596)
|
2026-04-03 00:56:56 +00:00 |
|
Kit Langton
|
4f3e1ac6a5
|
refactor(effect): prune unused facades (#20748)
|
2026-04-02 20:15:09 -04:00 |
|
Sebastian
|
b822aab5cd
|
Adds TUI prompt traits, refs, and plugin slots (#20741)
|
2026-04-02 22:11:17 +02:00 |
|
Kit Langton
|
9f8f613190
|
test(opencode): remove temporary e2e url repro (#20729)
|
2026-04-02 14:35:21 -04:00 |
|
Kit Langton
|
e4881e8d94
|
test(app): add a golden path for mocked e2e prompts (#20593)
|
2026-04-02 18:17:28 +00:00 |
|
Noam Bressler
|
b8e14248a0
|
feat(acp): Add messageID and emit user_message_chunk on prompt/command (#18625)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-04-02 12:56:56 -05:00 |
|
Lenny Vaknine
|
46c2b0c30b
|
feat: add macOS managed preferences support for enterprise MDM deployments (#19178)
Co-authored-by: Lenny Vaknine <lvaknine@gitlab.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-04-02 12:52:49 -05:00 |
|
Dax
|
15fb043349
|
refactor(format): update formatter interface to return command from enabled() (#20703)
|
2026-04-02 12:22:01 -04:00 |
|
Kit Langton
|
1ef2b6e522
|
refactor(account): share token freshness helper (#20591)
|
2026-04-02 02:57:45 +00:00 |
|
Valentin Vivaldi
|
ea1b93cc90
|
fix(core): prevent agent loop from stopping after tool calls with OpenAI-compatible providers (#14973)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-04-01 21:34:01 -05:00 |
|