Dax
84503f3353
feat(tui): wire up undo/redo and revert for V2 sessions ( #34263 )
2026-06-28 00:04:53 +00:00
Kit Langton
5137958484
feat(sdk): expose active sessions ( #33991 )
2026-06-26 03:33:35 +00:00
Kit Langton
5f660a4a4e
fix(sdk): wake embedded session execution ( #33992 )
2026-06-25 23:04:14 -04:00
Kit Langton
622d8648bc
feat(sdk): restore session runtime operations ( #33777 )
2026-06-25 14:23:01 -04:00
Kit Langton
c31dc9c7b7
refactor(schema): tighten public contracts ( #33771 )
2026-06-25 17:10:23 +00:00
Dax
1b1a0b8f5c
feat(server): add permission request endpoints ( #33774 )
2026-06-25 13:55:17 +00:00
Kit Langton
67531f5b89
refactor(protocol): extract server contracts ( #33708 )
2026-06-24 22:15:31 -04:00
Dax
00591ebff4
feat(core): add session snapshot and revert system ( #33226 )
2026-06-24 23:41:16 +00:00
Kit Langton
460d72cfbd
refactor(schema): extract shared public schemas ( #33571 )
2026-06-23 22:31:06 -04:00
Dax
5e12cf6751
feat(core): add opencode integration ( #33555 )
2026-06-23 23:45:02 +00:00
Dax Raad
3f7fcab3a9
test(opencode): retry Windows CLI cleanup
2026-06-23 00:56:14 -04:00
Dax Raad
30388584e3
test(opencode): stabilize Windows async readiness
2026-06-23 00:41:02 -04:00
Dax Raad
147b2a7e68
fix(core): await plugin readiness
2026-06-22 22:49:57 -04:00
Kit Langton
fb11b81609
test(opencode): use EventV2 location contract ( #33383 )
2026-06-22 11:37:43 -04:00
Dax Raad
8220bb3d69
feat(server): stream events across locations
2026-06-22 08:12:43 -04:00
Dax Raad
ae65d40c9f
feat(core): expose session switching endpoints
2026-06-21 23:59:22 -04:00
opencode-agent[bot]
4ca459bc7d
chore: generate
2026-06-18 12:56:22 +00:00
Aiden Cline
b7832d396f
fix(tui): gate background shortcut by capability ( #32837 )
2026-06-18 14:54:26 +02:00
Dax Raad
29c2f90565
fix(plugin): reuse active server for client requests
...
Temporarily route plugin SDK calls through the active listener so they reuse its instance store instead of initializing plugins again through the default app. Keep the in-process fallback for commands without a listener. This is intentionally a narrow bridge until v2 owns plugin clients in the correct shared server runtime.
2026-06-14 13:35:05 -04:00
opencode-agent[bot]
bbccc52313
chore: generate
2026-06-14 11:19:10 +00:00
Shoubhit Dash
e2ad6d0d9c
fix(server): apply plugin pty environment ( #32296 )
2026-06-14 13:17:48 +02:00
opencode-agent[bot]
1d195452f5
chore: generate
2026-06-14 10:48:03 +00:00
Shoubhit Dash
ccd64b6949
refactor(core): canonicalize pty service ( #32182 )
2026-06-14 12:46:39 +02:00
opencode-agent[bot]
43ebd39f53
chore: generate
2026-06-12 18:46:51 +00:00
James Long
e88dff274b
feat(core): refactor project copies for v2 ( #31943 )
2026-06-12 14:45:16 -04:00
Dax
52c1651ef6
refactor(core): simplify integration credentials ( #31968 )
2026-06-12 06:15:25 +00:00
Dax
3a81d46877
refactor(server): serve raw filesystem content ( #31911 )
2026-06-11 11:20:11 -04:00
Dax
7489190405
feat(core): add connector authentication ( #31837 )
2026-06-11 06:31:17 +00:00
Dax
6380bff738
feat(server): add v2 session API endpoints ( #31822 )
2026-06-11 02:55:01 +00:00
Dax
1add617766
feat(core): add project reference guidance ( #31601 )
2026-06-10 04:08:26 +00:00
Dax
80e328b6c1
refactor(core): unify filesystem search service ( #31566 )
2026-06-09 20:38:02 -04:00
Dax
6cecc3d03e
refactor(core): simplify location filesystem ( #31545 )
2026-06-09 14:28:45 -04:00
opencode-agent[bot]
c8112a78af
chore: generate
2026-06-09 16:12:42 +00:00
James Long
3a9452af21
feat(tui): show project copy in session list ( #31421 )
2026-06-09 12:10:37 -04:00
Dax
ec87cf82cb
refactor(core): consolidate references ( #31539 )
2026-06-09 16:08:58 +00:00
Dax
f6f849b34c
refactor(tui): centralize application exit ( #31524 )
2026-06-09 11:46:02 -04:00
Dax
a5ddb7f291
refactor(core): replace legacy logger with Effect logging ( #31310 )
2026-06-08 15:41:56 -04:00
Dax
93316f1fae
refactor(server): canonicalize service API ( #31049 )
2026-06-07 03:27:28 +00:00
mridul
a105eefae7
fix(session): respect directory filter with workspaces ( #30804 )
2026-06-05 21:41:32 +00:00
James Long
00bef86c4e
feat(tui): delete working copies from move dialog ( #31017 )
2026-06-05 16:47:10 -04:00
Aiden Cline
4257aaee7f
test(opencode): remove disposal event wait race ( #30971 )
2026-06-05 09:58:40 -05:00
Kit Langton
75c5d0ab83
feat(tui): allow backgrounding synchronous subagents ( #30488 )
2026-06-04 23:40:52 -04:00
Kit Langton
1e35a56e25
refactor(core): make v2 session inputs event sourced ( #30785 )
2026-06-04 19:24:30 -04:00
James Long
6c068be97a
feat(core): moving sessions ( #30640 )
2026-06-04 15:07:46 -04:00
opencode-agent[bot]
14e2b0d799
chore: generate
2026-06-04 06:59:09 +00:00
Dax
9e11b45908
feat(core): add command registry ( #30624 )
2026-06-04 02:57:43 -04:00
opencode-agent[bot]
1e882a15c3
chore: generate
2026-06-04 03:03:39 +00:00
Kit Langton
540e83b6c8
feat(core): add embedded v2 session runtime and tool foundation ( #30632 )
2026-06-03 23:02:17 -04:00
Shoubhit Dash
de2b08543b
refactor(core): consolidate pty service ( #30537 )
2026-06-03 15:17:46 +05:30
opencode-agent[bot]
72a90b90b1
chore: generate
2026-06-03 03:27:34 +00:00