Aiden Cline
|
c33c9bf2b9
|
fix(core): preserve background shell status (#43663)
|
2026-08-20 11:01:15 -05:00 |
|
Kit Langton
|
2970b7a6a8
|
fix(core): settle foreign typed tool failures instead of dropping them (#43576)
|
2026-08-20 11:56:35 -04:00 |
|
Filip
|
d912202cf2
|
feat: better skill ux (#43523)
|
2026-08-20 01:27:57 +02:00 |
|
Dax
|
0762d63b6a
|
fix(core): identify user-initiated web fetches (#43330)
|
2026-08-18 23:51:52 -04:00 |
|
Dax
|
b7402c264d
|
fix(core): reduce noisy tracing spans
Reduce low-value tracing emitted during parallel tool execution and suppress per-statement SQL spans.
|
2026-08-18 13:42:50 -04:00 |
|
Dax
|
3f79699bce
|
feat(core): persist websearch provider selection (#43268)
|
2026-08-18 17:32:08 +00:00 |
|
opencode-agent[bot]
|
ea1ff90e42
|
perf(fs): use augmented rope for text pagination (#42972)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
|
2026-08-18 15:38:49 +10:00 |
|
Aiden Cline
|
7188d42b99
|
feat(core): resume subagent sessions (#43172)
|
2026-08-17 23:43:13 -05:00 |
|
Kit Langton
|
d9b81d2233
|
chore(effect): update to beta.107 (#43109)
|
2026-08-17 21:54:08 +00:00 |
|
opencode-agent[bot]
|
d94d520f45
|
fix(tui): make running subagents clickable (#42797)
Co-authored-by: Dax Raad <mail@thdxr.com>
|
2026-08-15 19:54:40 +00:00 |
|
Kit Langton
|
e8fa6985bc
|
fix(core): unify patch path resolution (#42667)
|
2026-08-15 03:52:34 +00:00 |
|
Dax
|
5c7f5840ee
|
feat(core): persist web search provider selection (#42663)
|
2026-08-14 20:19:02 -04:00 |
|
Kit Langton
|
b0480a6f93
|
feat(core): make portable shell scanner authoritative (#42581)
|
2026-08-14 11:06:04 -04:00 |
|
opencode-agent[bot]
|
9872fb8a54
|
refactor(api): remove legacy question service (#42562)
Co-authored-by: Filip Hejmowski <fhejmowski@simplito.com>
Co-authored-by: neriousy <hejmowskifilip@gmail.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
|
2026-08-14 14:38:32 +00:00 |
|
opencode-agent[bot]
|
3a4c8cdf9d
|
revert(core): remove portable shell permission scanner (#42571)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
|
2026-08-14 08:40:40 -04:00 |
|
Kit Langton
|
e8101ef7fe
|
feat(core): add portable shell permission scanner (#42351)
|
2026-08-13 17:53:35 -04:00 |
|
Kit Langton
|
90fd61225e
|
feat(core): replace webfetch markdown renderer (#42229)
|
2026-08-13 15:53:53 -04:00 |
|
Luke Parker
|
154f298fe9
|
fix(app): unify v2 server and session lifecycle (#41930)
|
2026-08-13 17:17:11 +10:00 |
|
opencode-agent[bot]
|
4358a02cf4
|
chore: generate
|
2026-08-13 01:11:25 +00:00 |
|
Kit Langton
|
a31058d76c
|
fix(core): skip shell parsing when permissions allow all (#42203)
|
2026-08-12 21:09:52 -04:00 |
|
Kit Langton
|
c83933d1d4
|
fix(core): gate tool snapshot on initial MCP registration (#41884)
|
2026-08-11 22:21:21 -04:00 |
|
Dax Raad
|
4acdeffbe9
|
refactor(core): require explicit import extensions
|
2026-08-11 20:22:50 -04:00 |
|
opencode-agent[bot]
|
d0dd49bd84
|
chore: generate
|
2026-08-11 16:12:58 +00:00 |
|
Kit Langton
|
db9a3b6c41
|
refactor(core): compact question tool schema (#41772)
|
2026-08-11 12:09:37 -04:00 |
|
Shoubhit Dash
|
5e16a5dc66
|
fix(tui): restore web search failure details (#41545)
|
2026-08-10 19:24:59 +05:30 |
|
Kit Langton
|
c2ba0bef6b
|
feat: attach skills to prompts (#41188)
|
2026-08-08 13:24:22 -04:00 |
|
opencode-agent[bot]
|
b274db88b0
|
chore(core): format package (#41205)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-08-07 23:18:03 -05:00 |
|
Kit Langton
|
8c758e443b
|
fix(core): reuse shared patch diff (#41186)
|
2026-08-07 22:50:59 -04:00 |
|
Kit Langton
|
917d6449e3
|
refactor(core): move exec tools onto environment (#41095)
|
2026-08-07 11:59:59 -04:00 |
|
Kit Langton
|
db31c42e39
|
refactor(core): move mutation path onto environment (#41091)
|
2026-08-07 11:42:37 -04:00 |
|
Kit Langton
|
8ba8af1dd9
|
refactor(core): move read tool onto environment (#41084)
|
2026-08-07 11:22:50 -04:00 |
|
opencode-agent[bot]
|
bc47030d4d
|
fix(core): serialize edit and patch transactions (#40641)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-08-07 10:07:48 -05:00 |
|
Aiden Cline
|
2092350cfa
|
fix(core): align shell output limits (#41007)
|
2026-08-07 00:18:16 -05:00 |
|
Aiden Cline
|
5fb0d7c99c
|
feat(core): bound tool output (#40929)
|
2026-08-07 00:02:14 -05:00 |
|
Kit Langton
|
cc7827fe08
|
refactor(core): simplify file tools to lexical paths (#40962)
|
2026-08-06 21:53:52 -04:00 |
|
opencode-agent[bot]
|
727beae2d5
|
fix(core): deduplicate websearch consent prompts (#40869)
Co-authored-by: James Long <17031+jlongster@users.noreply.github.com>
|
2026-08-06 17:50:51 -04:00 |
|
Aiden Cline
|
330ef108ce
|
fix(core): report missing shell workdir (#40542)
|
2026-08-04 20:56:02 -05:00 |
|
Dax Raad
|
53b8111121
|
refactor: rename tool call ID fields
|
2026-08-04 17:08:12 -04:00 |
|
Aiden Cline
|
12971935ab
|
feat(core): parse shell permission commands (#39567)
|
2026-07-29 22:42:18 -05:00 |
|
opencode-agent[bot]
|
97786afdd8
|
refactor(core): share file diff construction (#39586)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-07-30 00:28:33 +00:00 |
|
Aiden Cline
|
0ece10af43
|
fix(core): add mutation permission previews (#39578)
|
2026-07-29 18:04:13 -05:00 |
|
Aiden Cline
|
d1a02b149c
|
fix(core): clarify subagent tool guidance (#39572)
|
2026-07-29 16:48:49 -05:00 |
|
James Long
|
94ee274aeb
|
feat(core): add V2 formatter runtime (#39564)
|
2026-07-29 17:23:04 -04:00 |
|
Aiden Cline
|
210be4b749
|
fix(core): preserve shell output on timeout (#39559)
|
2026-07-29 14:31:26 -05:00 |
|
Aiden Cline
|
c8dca936b1
|
feat(plugin): add shell.create.before hook (#39547)
|
2026-07-29 14:11:52 -05:00 |
|
Aiden Cline
|
813c41ff6c
|
fix(core): simplify shell execution boundary (#39530)
|
2026-07-29 11:16:45 -05:00 |
|
Aiden Cline
|
754ea99d86
|
fix(core): preserve shell output tail (#39403)
|
2026-07-28 16:32:11 -05:00 |
|
Aiden Cline
|
f95d04fea0
|
feat(core): improve shell tool guidance (#39401)
|
2026-07-28 15:53:19 -05:00 |
|
Dax Raad
|
30d09a7d7e
|
fix(core): improve web search consent flow
|
2026-07-28 11:54:44 -04:00 |
|
Dax Raad
|
ee02fb4fce
|
Websearch tweaks
|
2026-07-28 11:10:33 -04:00 |
|