summaryrefslogtreecommitdiffhomepage
path: root/packages/opencode/src/server/proxy.ts
AgeCommit message (Expand)Author
2026-05-03refactor(server): extract Hono-coupled utilities to backend-neutral modules (...Kit Langton
2026-04-30Refactor workspace service boundaries (#25152)Kit Langton
2026-04-29Refactor HttpApi workspace routing and proxy boundaries (#25006)Kit Langton
2026-04-29Prepare Effect HttpApi backend parity (#24853)Kit Langton
2026-04-27refactor: remove module barrels (#24554)Dax
2026-04-26tui: remove excessive debug logging from workspace creation flow to reduce te...Dax Raad
2026-04-17fix(core): add historical sync on workspace connect (#23121)James Long
2026-04-16chore: generateopencode-agent[bot]
2026-04-16refactor: unwrap ServerProxy namespace + self-reexport (#22969)Kit Langton
2026-04-16feat(core): pass auth data to workspace (#22897)James Long
2026-04-15feat: enable type-aware no-floating-promises rule, fix all 177 violations (#2...Kit Langton
2026-04-15feat: unwrap 11 util namespaces to flat exports + barrel (#22739)Kit Langton
2026-04-15feat(core): add fence to make all methods strongly consistent when syncing (#...James Long
2026-04-15feat(core): sync routes, refactor proxy, session restore, and more syncing (#...James Long
2026-04-09Remove CLI from electron app (#17803)Brendan Allan
2026-04-06refactor(core): add full http proxy and change workspace adaptor interface (#...James Long