Aiden Cline
9b8cd55717
feat(server): add form routes ( #35099 )
...
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com >
2026-07-03 02:40:44 -05:00
Aiden Cline
d22a93f462
fix(core): revert form service and mcp elicitation ( #35080 )
2026-07-03 00:32:10 -05:00
Aiden Cline
a7d3f76f99
feat(core): add session form service ( #34855 )
2026-07-02 17:15:18 -05:00
Simon Klee
3e36163298
feat(mini): migrate mini to v2 ( #34895 )
...
feat(run): migrate non-interactive prompts to V2
feat(run): route mini prompts through V2
fix(run): use current session contracts
fix(run): fix V2 prompt turns
feat(cli): add mini subcommand
feat(run): use settled execution events
fix(run): handle remote prompt file attachments
feat(run): send prompt files as attachments
feat(run): use current APIs for run state
fix(run): adopt app-node runtime deps
feat(run): track subagent sessions
feat(run): move catalogs and default model onto current APIs
2026-07-02 12:06:49 +02:00
Kit Langton
c64a4b7557
chore: merge dev into v2 ( #34317 )
...
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.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: James Long <longster@gmail.com >
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 >
2026-06-28 11:30:38 -04:00
Kit Langton
5137958484
feat(sdk): expose active sessions ( #33991 )
2026-06-26 03:33:35 +00: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
Dax
00591ebff4
feat(core): add session snapshot and revert system ( #33226 )
2026-06-24 23:41:16 +00: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
Shoubhit Dash
ccd64b6949
refactor(core): canonicalize pty service ( #32182 )
2026-06-14 12:46:39 +02: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
6cecc3d03e
refactor(core): simplify location filesystem ( #31545 )
2026-06-09 14:28:45 -04:00
Dax
ec87cf82cb
refactor(core): consolidate references ( #31539 )
2026-06-09 16:08:58 +00: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
Kit Langton
75c5d0ab83
feat(tui): allow backgrounding synchronous subagents ( #30488 )
2026-06-04 23:40:52 -04:00
James Long
6c068be97a
feat(core): moving sessions ( #30640 )
2026-06-04 15:07:46 -04: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
James Long
fe8e3ef736
feat(core): project copying and tracking directories ( #30139 )
2026-06-03 03:26:10 +00:00
Dax
fbda5fadda
refactor(core): move v1 schemas into core ( #30473 )
2026-06-03 02:42:13 +00:00
Dax Raad
ceb01ce587
feat(opencode): add filesystem read and list routes
2026-06-02 01:54:27 -04:00
Dax
3056f6c030
feat(core): add location-based permission service ( #30287 )
2026-06-02 01:32:50 +00:00
Dax
e2a8e18298
refactor(core): move database schema ownership ( #29068 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-30 21:08:38 -04:00
Shoubhit Dash
c046a057e4
fix(httpapi): return project not found errors ( #28856 )
2026-05-22 22:06:20 +05:30
Shoubhit Dash
685d8b6ba5
fix(httpapi): return pty error bodies ( #28838 )
2026-05-22 21:00:20 +05:30
Shoubhit Dash
e3445de70e
fix(httpapi): return mcp server not found errors ( #28817 )
2026-05-22 17:46:30 +05:30
Shoubhit Dash
92a7975a56
fix(httpapi): return request not found errors ( #28693 )
2026-05-22 16:29:12 +05:30
Shoubhit Dash
79fcc0c13c
fix(httpapi): expose v2 session not found ( #28511 )
2026-05-21 13:27:20 +05:30
Shoubhit Dash
12968615a0
refactor(instance): remove legacy runtime fallback ( #27757 )
2026-05-15 23:05:44 +05:30
Kit Langton
6bfcc657f9
refactor(server): simplify listener lifecycle ( #27413 )
2026-05-15 00:00:52 +00:00
Dax
0381c92481
core: expose v2 model listing API ( #25821 )
2026-05-13 14:43:08 +00:00
Shoubhit Dash
0d077fba68
fix(worktree): type expected errors ( #27296 )
2026-05-13 15:05:30 +05:30
Shoubhit Dash
b93e118787
fix(session): type message list not found errors ( #27275 )
2026-05-13 13:22:12 +05:30
Kit Langton
7adc93ad46
Simplify single-backend HttpApi exerciser ( #26906 )
2026-05-11 13:22:31 -04:00
Kit Langton
99de7d579d
Share HTTP API boolean query schema ( #26615 )
2026-05-09 21:41:15 -04:00
Kit Langton
c1aa397f75
Fix OpenAPI workspace query drift ( #26609 )
2026-05-09 21:12:34 -04:00
opencode-agent[bot]
3c099c9e4b
chore: generate
2026-05-09 13:11:45 +00:00
Kit Langton
c645e13e2a
research: delete Hono backend (do not merge) ( #25667 )
2026-05-09 13:10:42 +00:00
Kit Langton
543e6b4bd7
test(server): harden HttpApi exercise coverage ( #26425 )
2026-05-08 20:50:01 -04:00