Dax Raad
|
f044def957
|
fix(tui): detect backgrounded subagents
|
2026-07-06 17:15:03 -04:00 |
|
Dax Raad
|
9c2842b9b0
|
fix(tui): track pending session inputs
|
2026-07-06 17:12:21 -04:00 |
|
Aiden Cline
|
9e0d3976e1
|
chore: merge dev into v2 (#35591)
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Jack <jack@anoma.ly>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: James Long <longster@gmail.com>
Co-authored-by: Dustin Deus <deusdustin@gmail.com>
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
Co-authored-by: Dax <mail@thdxr.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>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: Simon Klee <hello@simonklee.dk>
Co-authored-by: Jay <air@live.ca>
Co-authored-by: David Hill <1879069+iamdavidhill@users.noreply.github.com>
|
2026-07-06 16:05:29 -05:00 |
|
Dax Raad
|
4d100de194
|
feat(core): resolve prompt attachments
|
2026-07-06 15:04:23 -04:00 |
|
Dax Raad
|
c13f06c30c
|
feat(tui): use canonical prompt attachments
|
2026-07-06 14:35:31 -04:00 |
|
Kit Langton
|
91f1815732
|
refactor(core): rename system context to instructions (#35583)
|
2026-07-06 14:29:29 -04:00 |
|
opencode-agent[bot]
|
04e8801f5b
|
fix(tui): soften interrupted step styling (#35466)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-07-06 09:30:55 -05:00 |
|
Aiden Cline
|
780c99bc2e
|
refactor(core): route questions through forms (#35422)
|
2026-07-05 22:28:05 -05:00 |
|
Aiden Cline
|
5bcf8d5a0b
|
feat(tui): render session forms (#35421)
|
2026-07-05 19:35:30 -05:00 |
|
Kit Langton
|
610e618bc5
|
fix(tui): clear completed background shell status (#35320)
|
2026-07-04 11:33:45 -04:00 |
|
Kit Langton
|
9daa4d85a4
|
fix(tui): reconcile session state after reconnect (#35262)
|
2026-07-04 11:05:41 -04:00 |
|
Kit Langton
|
62af66a74f
|
fix(tui): distinguish variant switch notices (#35315)
|
2026-07-04 10:58:56 -04:00 |
|
Kit Langton
|
650d774372
|
refactor(schema): session shell payloads and event prefix restore (#35229)
|
2026-07-03 17:30:25 -04:00 |
|
Aiden Cline
|
d097cc8065
|
feat(tui): render execute child calls on v2 (#35231)
|
2026-07-03 15:10:25 -05:00 |
|
Kit Langton
|
394e0b9045
|
refactor(schema): rename V2 session events and normalize payloads (#35217)
|
2026-07-03 14:25:59 -04:00 |
|
James Long
|
bd8d858bf7
|
feat(core): implement V2 session.shell (#35183)
|
2026-07-03 12:19:09 -04:00 |
|
Aiden Cline
|
ef2140d121
|
fix(core): revert form service and mcp elicitation (#35080)
|
2026-07-03 00:32:10 -05:00 |
|
Aiden Cline
|
efcf2c3f5d
|
feat(core): MCP elicitation support (#35064)
|
2026-07-02 23:25:54 -05:00 |
|
Aiden Cline
|
7ebd344fa2
|
feat(core): add session form service (#34855)
|
2026-07-02 17:15:18 -05:00 |
|
Kit Langton
|
33705e632a
|
fix(tui): use catalog display name in model switch notices (#34913)
|
2026-07-02 16:09:45 -04:00 |
|
opencode-agent[bot]
|
cfd35c9354
|
fix(tui): include variant in model switch notice (#34856)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-07-02 00:17:18 -05:00 |
|
Dax Raad
|
d544ab4d91
|
feat(tui): show background label on subagent line
|
2026-07-01 20:25:21 -04:00 |
|
Dax Raad
|
ce228bfd7c
|
feat(tui): maintain session family index in data context
|
2026-07-01 20:22:33 -04:00 |
|
Dax Raad
|
eabf85aea2
|
fix(tui): wire subagent interrupt and drop granular background commands
|
2026-07-01 20:00:28 -04:00 |
|
Shoubhit Dash
|
932a40cfd9
|
fix(tui): pin queued prompts below output (#34791)
|
2026-07-02 01:53:51 +05:30 |
|
Dax Raad
|
fb884bb91e
|
feat: update session notices and skill reloads
|
2026-07-01 14:37:27 -04:00 |
|
Dax Raad
|
1a06198954
|
fix(tui): indent synthetic session notices
|
2026-07-01 12:39:06 -04:00 |
|
Dax Raad
|
72ec09cf74
|
fix(tui): keep backgrounded subagents spinning
|
2026-07-01 12:33:01 -04:00 |
|
Dax Raad
|
e2bca216a2
|
feat: background blocking tools
|
2026-07-01 12:18:04 -04:00 |
|
Shoubhit Dash
|
b5823d1077
|
fix(tui): show queued prompt admissions (#34771)
|
2026-07-01 21:27:56 +05:30 |
|
Shoubhit Dash
|
4617b03ca9
|
fix: surface shell stderr output (#34761)
|
2026-07-01 20:33:48 +05:30 |
|
Dax Raad
|
24ab17e718
|
fix(tui): keep background shell spinner active
|
2026-06-30 21:56:45 -04:00 |
|
Kit Langton
|
194b0615e0
|
feat(plugin): support plugin-provided tools (#34619)
|
2026-06-30 13:18:56 -04:00 |
|
Aiden Cline
|
b1ca070b3b
|
feat(core): add mcp support (#34513)
|
2026-06-30 08:37:44 -05:00 |
|
Dax Raad
|
23adaaaeab
|
feat(core): add native skill activation
|
2026-06-30 01:16:33 -04:00 |
|
Dax Raad
|
02cb350880
|
feat(tui): refresh agents after update events
|
2026-06-30 00:18:26 -04:00 |
|
Kit Langton
|
6846542115
|
fix(client): singularize generated api groups (#34534)
|
2026-06-29 21:07:01 -04:00 |
|
Aiden Cline
|
f80624cf17
|
fix(tui): surface provider error in assistant footer (#34511)
|
2026-06-29 16:46:50 -05:00 |
|
Dax Raad
|
360d85a521
|
fix(tui): indent subagent empty state
|
2026-06-29 15:46:51 -04:00 |
|
Dax Raad
|
c65a7d50c1
|
feat(tui): integrate composer picker
|
2026-06-29 15:37:09 -04:00 |
|
Dax Raad
|
fa73546a86
|
feat(tui): add composer tabs
|
2026-06-29 14:20:43 -04:00 |
|
Kit Langton
|
381d67572e
|
refactor(tui): wire generated client reads (#34381)
|
2026-06-29 11:36:10 -04:00 |
|
Dax Raad
|
5ae93092aa
|
refactor(core): replace bash tool with shell tool
|
2026-06-29 00:44:17 -04:00 |
|
Dax Raad
|
612009e0f1
|
fix(tui): use span for inline styled hotkey in revert footer
|
2026-06-27 20:32:14 -04:00 |
|
Dax Raad
|
a0a6c9545e
|
fix(tui): style redo hotkey as normal text in revert footer
|
2026-06-27 20:30:52 -04:00 |
|
Dax Raad
|
bceb6d0a9e
|
feat(tui): add redo hotkey footer and pad file list in revert banner
|
2026-06-27 20:30:26 -04:00 |
|
Dax Raad
|
49e7dc191f
|
fix(tui): make undo inclusive of last user message and simplify revert banner
|
2026-06-27 20:25:08 -04:00 |
|
Dax
|
d1d7ebc2c6
|
feat(tui): wire up undo/redo and revert for V2 sessions (#34263)
|
2026-06-28 00:04:53 +00:00 |
|
Dax Raad
|
4741e3ee6b
|
fix(tui): remove redundant top spacer in session history
|
2026-06-27 13:54:16 -04:00 |
|
Dax Raad
|
f43f066741
|
fix(tui): stop bash spinner when tool errors before command received
|
2026-06-27 13:17:21 -04:00 |
|