Commit Graph

14917 Commits

Author SHA1 Message Date
Dax dbc85ddc48 fix(tui): fork messages with agent attachments (#36338) 2026-07-10 21:23:46 -04:00
Dax 36df0f4e0d fix(tui): make composer close action discoverable (#36337) 2026-07-10 21:19:57 -04:00
opencode-agent[bot] 02298473a1 feat(core): port GitHub Copilot OAuth (#36336)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-07-10 21:11:12 -04:00
Dax Raad 90b43ad942 fix(tui): retain leader subagent shortcut 2026-07-10 21:01:55 -04:00
Dax Raad 98d6d0bde1 feat(tui): open subagents with down 2026-07-10 21:01:04 -04:00
Dax Raad 3ae93f1676 fix(core): skip unchanged plugin activation 2026-07-10 20:49:16 -04:00
Dax Raad 568ec3c4be fix(core): publish skill source updates 2026-07-10 20:42:44 -04:00
Dax Raad b66989b134 fix(tui): total root session family cost 2026-07-10 19:51:10 -04:00
Kit Langton 81a3ffb0c6 refactor(core): combine git discovery queries (#36321) 2026-07-10 19:41:48 -04:00
Aiden Cline c9d3a61740 feat(codemode): support promise chaining with .then/.catch/.finally (#36304) 2026-07-10 18:22:04 -05:00
Kit Langton 97b0e67636 fix(core): defer snapshot repository discovery (#36290) 2026-07-10 17:34:40 -04:00
James Long 0498203eab docs: add opencode-drive skill (#36319) 2026-07-10 17:30:41 -04:00
Dax Raad 4724d2e2a7 refactor(plugin): simplify promise adapter imports 2026-07-10 17:18:46 -04:00
Dax Raad ee972814ae fix(plugin): adapt promise host wire values 2026-07-10 17:18:03 -04:00
Dax Raad b31cb0259f fix(client): generate standalone promise DTOs 2026-07-10 17:06:45 -04:00
Dax Raad 34de5b1df8 fix overloaded models issue 2026-07-10 16:56:37 -04:00
Dax Raad 3e0663b4a0 fix(cli): show background server startup status 2026-07-10 16:14:19 -04:00
opencode-agent[bot] 50cd7d2551 chore: merge dev into v2 (#36312)
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com>
Co-authored-by: Julian Coy <julian@ex-machina.co>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: usrnk1 <7547651+usrnk1@users.noreply.github.com>
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Vladimir Glafirov <vglafirov@gitlab.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: Dustin Deus <deusdustin@gmail.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: James Long <longster@gmail.com>
Co-authored-by: Simon Klee <hello@simonklee.dk>
Co-authored-by: Jay <air@live.ca>
Co-authored-by: Jack <jack@anoma.ly>
Co-authored-by: David Hill <1879069+iamdavidhill@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: James Long <jlongster@users.noreply.github.com>
Co-authored-by: 冯基魁 <56265583+fengjikui@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
Co-authored-by: Victor Navarro <vn4varro@gmail.com>
2026-07-10 15:11:29 -05:00
Dax Raad 1b89c6d755 docs: clarify beta binary and MCP route 2026-07-10 15:54:30 -04:00
James Long 2f14648186 feat(simulation): record viewport resizes (#36306) 2026-07-10 15:08:43 -04:00
Dax Raad 6023aa88ca docs: simplify intro page 2026-07-10 13:39:46 -04:00
Kit Langton 1f00aa0ba8 feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
Dax Raad 19a8e7354a sync 2026-07-10 12:30:49 -04:00
Kit Langton 610810a744 fix(tui): unify pending tool styling (#36278) 2026-07-10 12:29:09 -04:00
Kit Langton 807de6c874 fix(core): simplify compaction semantics (#36267) 2026-07-10 11:36:29 -04:00
Kit Langton 34061e184a fix(tui): hide editor context from transcript (#36264) 2026-07-10 11:33:04 -04:00
Dax Raad 35084a6f29 docs: clarify opencode skill references 2026-07-10 11:24:03 -04:00
Dax Raad bdded1d45f docs: expand opencode skill guidance 2026-07-10 11:23:20 -04:00
Dax Raad 446783e035 feat(plugin): add promise plugin cleanup 2026-07-10 11:23:20 -04:00
Kit Langton c71701ddc6 refactor(core): simplify session runner bookkeeping (#36200) 2026-07-10 09:46:34 -04:00
Dax Raad 72954f2924 docs: add build overview 2026-07-10 02:51:30 -04:00
Aiden Cline cce1a2e0db fix(codemode): return promises from combinators (#35782) 2026-07-10 00:33:21 -05:00
Aiden Cline 8098959209 refactor(form): model links as fields (#36129) 2026-07-10 00:22:01 -05:00
Dax Raad 5b6577ee24 feat(client): add root promise entrypoint 2026-07-10 01:09:06 -04:00
Dax Raad 9bf52e2c07 fix(plugin): select plugins by id 2026-07-10 00:44:43 -04:00
Dax Raad 39b9f706fb refactor(plugin): include name in promise tools 2026-07-10 00:22:45 -04:00
Dax Raad deadf659b9 refactor(plugin): simplify promise tool declarations 2026-07-10 00:18:13 -04:00
Kit Langton a9881805a5 docs(v2): consolidate specifications (#36186) 2026-07-09 22:47:37 -04:00
Dax Raad e191666996 refactor(plugin): remove protocol dependency 2026-07-09 22:25:38 -04:00
Dax Raad 7078840016 fix(plugin): restore package publishing 2026-07-09 22:18:58 -04:00
Kit Langton 4f1c389c7a refactor(core): simplify tool admission flow (#36180) 2026-07-09 22:01:31 -04:00
Kit Langton d04e25d3a8 fix(core): preserve admitted tool generations (#36177) 2026-07-09 21:16:00 -04:00
Dax Raad c797752552 refactor(core): derive config watches from entries 2026-07-09 21:12:15 -04:00
Aiden Cline d9db357e71 fix(core): restore resilient compaction (#36163) 2026-07-09 19:13:11 -05:00
Aiden Cline 139e18e84c fix(core): continue after configured permission denial (#36155) 2026-07-09 17:35:25 -05:00
Dax Raad df50f18859 docs: expand OpenCode 2 beta guides 2026-07-09 18:01:15 -04:00
opencode-agent[bot] ddb1965971 chore: merge dev into v2 (#36144)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: usrnk1 <7547651+usrnk1@users.noreply.github.com>
Co-authored-by: James Long <longster@gmail.com>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Jack <jack@anoma.ly>
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com>
Co-authored-by: Julian Coy <julian@ex-machina.co>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Vladimir Glafirov <vglafirov@gitlab.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Dustin Deus <deusdustin@gmail.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>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: James Long <jlongster@users.noreply.github.com>
Co-authored-by: 冯基魁 <56265583+fengjikui@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-09 16:32:44 -05:00
Kit Langton ccd88e25a2 feat(core): session.pending.list API with pending-only session_pending storage (#36126) 2026-07-09 17:25:40 -04:00
James Long a80af1028c feat(cli): export frontend logs over OTLP (#36152) 2026-07-09 17:19:22 -04:00
Dax Raad 5a1667f155 docs: expand user guides 2026-07-09 16:57:13 -04:00