summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-05-04chore: generateHEADdevopencode-agent[bot]
2026-05-03feat(server): pty websocket auth tickets (#25660)Kit Langton
2026-05-03fix: allow Codex Spark with Codex OAuth (#25640)Utkub24
2026-05-03Effectify plugin agent regression test (#25646)Kit Langton
2026-05-03fix(app): preserve auth token credentials (#25636)Kit Langton
2026-05-03refactor(cli): effectify provider commands (#25633)Kit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-03fix(server): serve embedded UI from bunfs (#25632)Kit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-03Add v2 session failure events (#25628)Dax
2026-05-03chore: generateopencode-agent[bot]
2026-05-03fix(server): support desktop PTY websockets with HttpApi (#25598)Kit Langton
2026-05-03fix(auth): add username option for basic auth in RunCommand (#25600)OpeOginni
Co-authored-by: Shoubhit Dash <[email protected]>
2026-05-03chore: generateopencode-agent[bot]
2026-05-03refactor(cli/providers): flatten — Effect-native handlers end-to-end (#25537)Kit Langton
2026-05-03refactor(cli/github+run): Stage 4 — drop AppRuntime.runPromise bridges ↵Kit Langton
(#25539)
2026-05-03chore: generateopencode-agent[bot]
2026-05-03refactor(config+core): drop ConfigPaths.readFile, add ↵Kit Langton
AppFileSystem.readFileStringSafe, flatten TuiConfig.loadState (#25602)
2026-05-03fix(auth): respect server username in clients (#25596)Shoubhit Dash
2026-05-03ci: only build electron desktop (#19067)Brendan Allan
2026-05-03chore: generateopencode-agent[bot]
2026-05-03fix(httpapi): add basic auth challenge for browser loginOpeOginni
Adds a WWW-Authenticate challenge for unauthorized experimental HttpApi UI fallback responses so browsers open the Basic Auth prompt when a server password is configured.
2026-05-03chore: generateopencode-agent[bot]
2026-05-03fix(sdk+cli): surface real errors instead of bare {} when server returns ↵Kit Langton
empty body (#25592)
2026-05-03fix(acp): pass server auth to internal client (#25591)Shoubhit Dash
2026-05-03feat(server): native HttpApi listener with Bun.serve + WS upgrade (#25547)Kit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-03feat(server): Server.openapi() backed by HttpApi spec, parity-checked ↵Kit Langton
against Hono output (#25545)
2026-05-03chore: generateopencode-agent[bot]
2026-05-03refactor(server): extract Hono-coupled utilities to backend-neutral modules ↵Kit Langton
(#25542)
2026-05-03fix(vcs): avoid unbounded diff memory usage (#25581)Shoubhit Dash
2026-05-03Add debug info command (#25550)Dax
2026-05-03fix(cli): bridge Instance.current ALS in effectCmd handlers (regression from ↵Kit Langton
#25522) (#25546)
2026-05-02refactor(cli/providers): Stage 4 — drop inline AppRuntime.runPromise calls ↵Kit Langton
(#25532)
2026-05-02refactor(cli/mcp+agent): Stage 4 — drop AppRuntime.runPromise bridges (#25530)Kit Langton
2026-05-02fix: regression w/ auth login where stderr was ignored instead of inherited ↵Aiden Cline
(#25529)
2026-05-03fix(session): encode v2 session responses (#25528)Dax
2026-05-03chore: generateopencode-agent[bot]
2026-05-02refactor(cli): convert agent / providers / mcp to effectCmd (#25525)Kit Langton
2026-05-02fix(httpapi): pagination Link header echoes request host (#25527)Kit Langton
2026-05-02refactor(cli/stats): Stage 4 — fully Effect-native body (#25523)Kit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-03refactor(cli): convert mcp list, auth, auth list, logout to effectCmd (#25521)Kit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-02refactor(cli): convert github subcommands to effectCmd (#25522)Kit Langton
2026-05-02chore(opencode): exclude .map files from CLI binary build (#25500)Youssef Achy
2026-05-03fix(desktop): limit zoom handler to zoom keys (#25516)Luke Parker
2026-05-02chore: rm log statement (#25470)Aiden Cline
2026-05-02refactor(acp): drop async from synchronous ACP.init (#25520)Kit Langton
2026-05-03chore: generateopencode-agent[bot]