Kit Langton
|
eb95bd27fe
|
feat(session): make generated titles optional (#39747)
|
2026-07-30 21:24:34 -04:00 |
|
Dax Raad
|
8db7487c89
|
refactor(core): consolidate tool architecture
|
2026-07-26 20:16:58 -04:00 |
|
Kit Langton
|
0f3c30118c
|
refactor(core): simplify session runner loop and pending input scopes (#38602)
|
2026-07-24 14:27:23 +00:00 |
|
Kit Langton
|
79c1544072
|
refactor(tools): unify tool APIs and result handling (#38367)
|
2026-07-23 21:13:31 +00:00 |
|
Kit Langton
|
7a1f9764a2
|
feat(core): compact durable tool metadata (#38343)
|
2026-07-22 12:09:48 -04:00 |
|
Dax
|
1ea9137c01
|
fix(core): identify spawned subagents (#38189)
|
2026-07-21 16:54:01 -04:00 |
|
Dax
|
e0810753f2
|
refactor: extract shared util package (#37828)
|
2026-07-21 10:34:29 -04:00 |
|
opencode-agent[bot]
|
d01dfa57b7
|
fix(core): limit v2 subagent nesting depth (#37291)
|
2026-07-16 09:28:15 -04:00 |
|
Dax Raad
|
915be9b54d
|
feat(plugin): add tool progress reporting
|
2026-07-14 15:57:16 -04:00 |
|
Kit Langton
|
5414697bd1
|
fix(tui): show background subagent completion (#36530)
Co-authored-by: Kit Langton <7587245+kitlangton@users.noreply.github.com>
|
2026-07-12 11:43:13 -04:00 |
|
Aiden Cline
|
04f9b15178
|
fix(core): include child session id in background subagent start text (#36447)
|
2026-07-11 13:34:30 -05:00 |
|
Kit Langton
|
b452368b3b
|
refactor(core): simplify tool admission flow (#36180)
|
2026-07-09 22:01:31 -04:00 |
|
Kit Langton
|
a72992e00f
|
feat(core): session.pending.list API with pending-only session_pending storage (#36126)
|
2026-07-09 17:25:40 -04:00 |
|
Kit Langton
|
984cab7938
|
feat(core): generalize session input inbox (#36005)
|
2026-07-08 22:07:45 -04:00 |
|
Kit Langton
|
5b39972947
|
fix(core): await initial plugin readiness (#35755)
|
2026-07-08 15:12:45 -04:00 |
|
Kit Langton
|
ed6ad272ec
|
refactor(schema): apply session review decisions (#35793)
|
2026-07-07 22:10:11 -04:00 |
|
Kit Langton
|
eb661e6e6d
|
fix(core): settle unadvertised tool calls and repair session hook test contexts
|
2026-07-07 21:51:23 -04:00 |
|
Kit Langton
|
bf01264661
|
feat(core): finalize session event lifecycle (#35272)
|
2026-07-06 18:14:06 -04:00 |
|
Kit Langton
|
394e0b9045
|
refactor(schema): rename V2 session events and normalize payloads (#35217)
|
2026-07-03 14:25:59 -04:00 |
|
James Long
|
8c94e9005f
|
chore: merge dev into v2 (#34788)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Affan Ali <93028901+affanali2k3@users.noreply.github.com>
Co-authored-by: affanali2k3 <affanalikhanxx@gmail.com>
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Jay V <air@live.ca>
Co-authored-by: Dax Raad <d@ironbay.co>
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com>
Co-authored-by: OpeOginni <107570612+OpeOginni@users.noreply.github.com>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: Ben Guthrie <benjee.012@gmail.com>
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: Filip <34747899+neriousy@users.noreply.github.com>
Co-authored-by: Max Anderson <max.a.anderson95@gmail.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Jack <jack@anoma.ly>
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
Co-authored-by: Dustin Deus <deusdustin@gmail.com>
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: usrnk1 <7547651+usrnk1@users.noreply.github.com>
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: runvip <164729189+runvip@users.noreply.github.com>
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Julian Coy <julian@ex-machina.co>
Co-authored-by: Vladimir Glafirov <vglafirov@gitlab.com>
|
2026-07-01 17:12:00 -04:00 |
|
Kit Langton
|
194b0615e0
|
feat(plugin): support plugin-provided tools (#34619)
|
2026-06-30 13:18:56 -04:00 |
|
opencode-agent[bot]
|
524ee8fc03
|
fix(core): gate v2 edit tools by model (#34558)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-06-29 23:53:41 -05:00 |
|
Kit Langton
|
461a1c3ab4
|
refactor(core): replace background job service (#34559)
|
2026-06-29 23:53:35 -04:00 |
|
Kit Langton
|
94e3a29d2f
|
feat(core): wire v2 subagent tool (#34320)
|
2026-06-28 12:52:39 -04:00 |
|