summaryrefslogtreecommitdiffhomepage
path: root/packages/opencode/src/server/routes/instance
AgeCommit message (Expand)Author
2026-05-03feat(server): pty websocket auth tickets (#25660)Kit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-03fix(server): support desktop PTY websockets with HttpApi (#25598)Kit Langton
2026-05-03fix(auth): respect server username in clients (#25596)Shoubhit Dash
2026-05-03chore: generateopencode-agent[bot]
2026-05-03fix(httpapi): add basic auth challenge for browser loginOpeOginni
2026-05-03chore: generateopencode-agent[bot]
2026-05-03refactor(server): extract Hono-coupled utilities to backend-neutral modules (...Kit Langton
2026-05-02fix(httpapi): pagination Link header echoes request host (#25527)Kit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-02Refactor v2 session events as schemas (#24512)Dax
2026-05-02Normalize instance lifecycle wiring (#25501)Kit Langton
2026-05-02test(httpapi): add route exerciserKit Langton
2026-05-02fix(instance): run bootstrap from instance store (#25475)Kit Langton
2026-05-02chore: generateopencode-agent[bot]
2026-05-02fix(instance): restore InstanceBootstrap init parameter for non-Effec… (#25...HyeokjaeLee
2026-05-02feat(models): effectify ModelsDev as Service (#25434)Kit Langton
2026-05-02Delete Instance.dispose and Instance.reload (#25427)Kit Langton
2026-05-02refactor(instance-store): consolidate dispose helpers (#25424)Kit Langton
2026-05-02Replace Instance.disposeAll/load with fixture helper (#25418)Kit Langton
2026-05-02fix(httpapi): install Instance ALS for adapter Promise bridge (#25417)Kit Langton
2026-05-02fix(httpapi): re-land workspace create payload accepts missing extra (#25412)Kit Langton
2026-05-02Convert LoadInput.init to Effect + extract InstanceBootstrap as a Service (#2...Kit Langton
2026-05-02Drop ALS fallbacks from containsPath and workspace routing (#25374)Kit Langton
2026-05-01Extract InstanceStore.provide helper (#25372)Kit Langton
2026-05-02chore: generateopencode-agent[bot]
2026-05-01fix(httpapi): preserve OpenAPI parameter parity (#25291)Kit Langton
2026-05-01Move instance loading into Effect service (#25277)Kit Langton
2026-05-01refactor: rename workspace adapters (#25272)Kit Langton
2026-04-30refactor(session): pass project to list (#25215)Kit Langton
2026-04-30refactor(httpapi): scope async prompt fiber (#25213)Kit Langton
2026-05-01chore: generateopencode-agent[bot]
2026-04-30refactor(httpapi): drop session prompt bridge (#25210)Kit Langton
2026-04-30Pass CORS options to HttpApi backend (#25201)Kit Langton
2026-04-30Document HttpApi route patterns (#25188)Kit Langton
2026-04-30refactor(httpapi): preserve typed errors in session prompt handlers (#25181)Kit Langton
2026-05-01chore: generateopencode-agent[bot]
2026-04-30Serve instance events through HttpApiBuilder (#25182)Kit Langton
2026-04-30chore: generateopencode-agent[bot]
2026-04-30Avoid request-time HttpApi layer provisioning (#25179)Kit Langton
2026-04-30chore: generateopencode-agent[bot]
2026-04-30refactor(session): align prompt input types with their schemas (#25178)Kit Langton
2026-04-30chore: generateopencode-agent[bot]
2026-04-30Build HttpApi UI route from services (#25177)Kit Langton
2026-04-30chore: generateopencode-agent[bot]
2026-04-30Protect HttpApi web UI fallback with auth (#25169)Kit Langton
2026-04-30Fix HttpApi web UI fallback (#25163)Kit Langton
2026-04-30Add SyncEvent service (#25158)Kit Langton
2026-04-30Fix HttpApi raw route authorization (#25154)Kit Langton
2026-04-30Refactor workspace service boundaries (#25152)Kit Langton