Commit Graph

38 Commits

Author SHA1 Message Date
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
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 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
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
Dax 0381c92481 core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00: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
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
Kit Langton 526cce42ad test(server): add HttpApi auth exercise mode (#26386) 2026-05-08 14:05:46 -04:00
Kit Langton 3311f76607 refactor(server): split HttpApi exercise harness (#26385) 2026-05-08 17:58:14 +00:00