Commit Graph

  • d46b22c281 fix(tui): calculate v2 assistant duration from user prompt Dax Raad 2026-05-03 15:11:05 -04:00
  • a1bfbd7852 fix(tui): keep v2 realtime messages newest first Dax Raad 2026-05-03 15:09:45 -04:00
  • 59814286af fix(tui): collapse v2 inline tool spacing Dax Raad 2026-05-03 15:08:18 -04:00
  • a9dc0fae3d chore: generate opencode-agent[bot] 2026-05-03 18:46:50 +00:00
  • 7749d8e85f Add v2 session failure events (#25628) Dax 2026-05-03 14:45:48 -04:00
  • 28112fbd12 chore: generate opencode-agent[bot] 2026-05-03 18:24:37 +00:00
  • 387220f368 fix(server): support desktop PTY websockets with HttpApi (#25598) Kit Langton 2026-05-03 14:23:29 -04:00
  • 2364c2cc9b chore(v2): remove session message model converter Dax Raad 2026-05-03 14:03:51 -04:00
  • a8b02aec38 feat(v2): add session message model conversion Dax Raad 2026-05-03 14:01:24 -04:00
  • adb7cb1037 fix(auth): add username option for basic auth in RunCommand (#25600) OpeOginni 2026-05-03 19:21:33 +02:00
  • c06af70ab0 chore: generate opencode-agent[bot] 2026-05-03 15:44:02 +00:00
  • 40dc2fa3c1 refactor(cli/providers): flatten — Effect-native handlers end-to-end (#25537) Kit Langton 2026-05-03 11:42:57 -04:00
  • df7dd06a0f refactor(cli/github+run): Stage 4 — drop AppRuntime.runPromise bridges (#25539) Kit Langton 2026-05-03 11:42:05 -04:00
  • 57d5c095d8 chore: generate opencode-agent[bot] 2026-05-03 15:22:38 +00:00
  • 13ac849db5 refactor(config+core): drop ConfigPaths.readFile, add AppFileSystem.readFileStringSafe, flatten TuiConfig.loadState (#25602) Kit Langton 2026-05-03 11:21:34 -04:00
  • 8694c5b68f fix(auth): respect server username in clients (#25596) Shoubhit Dash 2026-05-03 19:28:31 +05:30
  • 0a7d02c87c feat: group changelog bugfixes (#25597) Shoubhit Dash 2026-05-03 19:18:26 +05:30
  • e77867ef05 ci: only build electron desktop (#19067) Brendan Allan 2026-05-03 21:40:15 +08:00
  • adc5f528af feat(server): wire Server.listen() through native HttpApi listener (kill-switch) kit/server-listen-native Kit Langton 2026-05-03 09:24:18 -04:00
  • fb224d8974 chore: generate opencode-agent[bot] 2026-05-03 13:21:15 +00:00
  • 101566131d fix(httpapi): add basic auth challenge for browser login OpeOginni 2026-05-03 15:20:05 +02:00
  • 39288a6953 feat(httpapi-listener): workspace-proxy WS forwarding kit/httpapi-listener-proxy-ws Kit Langton 2026-05-03 09:18:28 -04:00
  • 8433e8b433 chore: generate opencode-agent[bot] 2026-05-03 13:18:13 +00:00
  • 379600b5ab fix(sdk+cli): surface real errors instead of bare {} when server returns empty body (#25592) Kit Langton 2026-05-03 09:17:06 -04:00
  • 7a503de606 fix(acp): pass server auth to internal client (#25591) Shoubhit Dash 2026-05-03 18:42:24 +05:30
  • 2ad1eb56d3 feat(server): native HttpApi listener with Bun.serve + WS upgrade (#25547) Kit Langton 2026-05-03 09:09:45 -04:00
  • a43f767abb chore: generate opencode-agent[bot] 2026-05-03 13:07:30 +00:00
  • 0ee3b87289 feat(server): Server.openapi() backed by HttpApi spec, parity-checked against Hono output (#25545) Kit Langton 2026-05-03 09:06:23 -04:00
  • 3c9f3c5786 chore: generate opencode-agent[bot] 2026-05-03 12:59:40 +00:00
  • ca75ac6681 refactor(server): extract Hono-coupled utilities to backend-neutral modules (#25542) Kit Langton 2026-05-03 08:58:34 -04:00
  • d1f597b5b5 fix(vcs): avoid unbounded diff memory usage (#25581) Shoubhit Dash 2026-05-03 17:49:46 +05:30
  • 8299fb3e2b ignore: remove triage-unassigned.ts script Dax Raad 2026-05-03 01:59:03 -04:00
  • 4f7f90133d ci: stop sending daily community recap notifications Dax Raad 2026-05-03 01:54:26 -04:00
  • b205e104f6 ci: remove vouch-based contributor filtering workflows Dax Raad 2026-05-03 01:53:22 -04:00
  • 252e2f98e6 ci: remove automatic labels from GitHub issue templates to allow manual triage Dax Raad 2026-05-03 01:31:34 -04:00
  • e2afdc1202 chore: generate opencode-agent[bot] 2026-05-03 05:22:22 +00:00
  • a08e4c9651 core: simplify triage workflow to focus on issue ownership Dax Raad 2026-05-03 01:21:17 -04:00
  • 7ccab8d272 core: update triage agent to use qwen3.6-plus model for improved response quality Dax Raad 2026-05-03 01:10:14 -04:00
  • fc57eb3b8e ci Dax Raad 2026-05-03 01:05:36 -04:00
  • 9179bafd54 Add debug info command (#25550) Dax 2026-05-03 01:04:52 -04:00
  • 2df8eda8a3 fix(cli): bridge Instance.current ALS in effectCmd handlers (regression from #25522) (#25546) Kit Langton 2026-05-03 00:24:33 -04:00
  • 4837bb8904 refactor(sketch): tighten review feedback kit/typed-session-not-found-sketch Kit Langton 2026-05-03 00:17:59 -04:00
  • a2bc535367 sketch: typed SessionNotFound (design validation) Kit Langton 2026-05-03 00:07:01 -04:00
  • b417e1eb9d fix: add error msg if well known config url cannot be fetched fix-wellknown-down Aiden Cline 2026-05-02 23:04:16 -05:00
  • bd32252a7e refactor(cli/providers): Stage 4 — drop inline AppRuntime.runPromise calls (#25532) Kit Langton 2026-05-02 23:42:40 -04:00
  • 1717d636a2 refactor(cli/mcp+agent): Stage 4 — drop AppRuntime.runPromise bridges (#25530) Kit Langton 2026-05-02 23:40:59 -04:00
  • 8e016b4703 fix: regression w/ auth login where stderr was ignored instead of inherited (#25529) Aiden Cline 2026-05-02 22:36:02 -05:00
  • 98fef45553 fix(httpapi): 404 status + body shape for missing-session errors kit/httpapi-not-found-shape Kit Langton 2026-05-02 23:29:06 -04:00
  • b89d48a2a4 chore: update nix node_modules hashes opencode-agent[bot] 2026-05-03 03:25:46 +00:00
  • 33312bfd1b fix(session): encode v2 session responses (#25528) Dax 2026-05-02 23:24:46 -04:00
  • 3f1ce36418 chore: generate opencode-agent[bot] 2026-05-03 03:23:47 +00:00
  • 68ff83a98d refactor(opencode): simplify database effect reset lifecycle effect-drizzle-sqlite Kit Langton 2026-05-02 23:23:03 -04:00
  • fd4887d45d refactor(effect-drizzle-sqlite): simplify single-row reads Kit Langton 2026-05-02 23:13:28 -04:00
  • 25e546c837 refactor(effect-drizzle-sqlite): use Effectable prototype Kit Langton 2026-05-02 23:05:16 -04:00
  • f948a1e3b0 test(opencode): pin lifecycle invariants for DatabaseEffect + managed-runtime Kit Langton 2026-04-28 17:00:17 -04:00
  • 46996e5a67 refactor(opencode): extract managed-runtime helper, prune adapter dead code Kit Langton 2026-04-28 16:40:34 -04:00
  • 322bb01257 refactor(opencode): unify drizzle client through effect adapter Kit Langton 2026-04-28 14:42:59 -04:00
  • aaa42cca07 fix(opencode): own effect sqlite lifecycle in layers Kit Langton 2026-04-28 11:03:23 -04:00
  • 8e2c15214e fix(opencode): refresh effect sqlite client after reset Kit Langton 2026-04-27 22:57:34 -04:00
  • 4faa6c64d6 feat(opencode): pilot effect sqlite database service Kit Langton 2026-04-27 22:43:41 -04:00
  • f6f6cd0515 fix(effect-drizzle-sqlite): simplify sqlite adapter Kit Langton 2026-04-27 22:32:10 -04:00
  • efcbc153ee test(effect-drizzle-sqlite): cover transaction edge cases Kit Langton 2026-04-27 22:27:53 -04:00
  • e4ae265d8f fix(effect-drizzle-sqlite): support pipeable transactions Kit Langton 2026-04-27 22:18:44 -04:00
  • 89efce865d feat(effect-drizzle-sqlite): add sqlite adapter Kit Langton 2026-04-27 22:06:24 -04:00
  • 0e13279545 refactor(cli): convert agent / providers / mcp to effectCmd (#25525) Kit Langton 2026-05-02 23:22:44 -04:00
  • 5f03d892c0 fix(httpapi): pagination Link header echoes request host (#25527) Kit Langton 2026-05-02 23:19:33 -04:00
  • bdabb102fe refactor(cli/stats): Stage 4 — fully Effect-native body (#25523) Kit Langton 2026-05-02 23:08:26 -04:00
  • a79a6594b0 chore: bump Effect beta (#25524) Kit Langton 2026-05-02 23:08:13 -04:00
  • a3d282a4c2 chore: generate opencode-agent[bot] 2026-05-03 03:04:40 +00:00
  • db24f89313 refactor(cli): convert mcp list, auth, auth list, logout to effectCmd (#25521) Kit Langton 2026-05-02 23:03:32 -04:00
  • 31cb0bfa4f chore: generate opencode-agent[bot] 2026-05-03 02:54:20 +00:00
  • af9fdf0a1c refactor(cli): convert github subcommands to effectCmd (#25522) Kit Langton 2026-05-02 22:53:20 -04:00
  • be88cd5cb9 chore(opencode): exclude .map files from CLI binary build (#25500) Youssef Achy 2026-05-02 21:52:32 -05:00
  • 6ada6e0db9 Merge remote-tracking branch 'upstream/dev' into desktop-wsl-onboarding LukeParkerDev 2026-05-03 12:51:32 +10:00
  • b4cc7d13b6 fix(desktop): limit zoom handler to zoom keys (#25516) Luke Parker 2026-05-03 12:44:52 +10:00
  • 0ba013f8de chore: rm log statement (#25470) Aiden Cline 2026-05-02 21:43:48 -05:00
  • 0956b15c52 refactor(acp): drop async from synchronous ACP.init (#25520) Kit Langton 2026-05-02 22:38:44 -04:00
  • 61150f6391 chore: generate opencode-agent[bot] 2026-05-03 02:36:41 +00:00
  • 7409dcc6bd refactor(cli): convert run command to effectCmd (#25519) Kit Langton 2026-05-02 22:35:20 -04:00
  • 2829943ad1 refactor(cli): convert debug wait, agent list, acp to effectCmd (#25518) Kit Langton 2026-05-02 22:31:20 -04:00
  • c4311dda31 feat(cli): allow effectCmd instance to be a function of args (#25517) Kit Langton 2026-05-02 22:27:41 -04:00
  • ad05a46d74 refactor(lifecycle): bootstrap as pure orchestration (#25510) Kit Langton 2026-05-02 22:26:54 -04:00
  • a6cadba814 chore: generate opencode-agent[bot] 2026-05-03 02:10:52 +00:00
  • a3bc5d35b0 Refactor v2 session events as schemas (#24512) Dax 2026-05-02 22:09:48 -04:00
  • 1409a0715c refactor(cli): convert web + account to effectCmd (instance: false) (#25512) Kit Langton 2026-05-02 21:59:35 -04:00
  • e98c291866 feat(cli): add instance: false opt-out to effectCmd (#25507) Kit Langton 2026-05-02 21:44:06 -04:00
  • e709dc34fb feat: default HTTP API backend to on for dev/beta channels Kit Langton 2026-05-02 20:43:23 -04:00
  • 9293cddb3a chore: generate opencode-agent[bot] 2026-05-03 00:43:16 +00:00
  • 68b3448b09 refactor(cli): drop redundant explicit Effect.ensuring(store.dispose) (#25503) Kit Langton 2026-05-02 20:42:09 -04:00
  • 80f2b13a55 chore: generate opencode-agent[bot] 2026-05-03 00:40:21 +00:00
  • 7d91d3b1ed Normalize instance lifecycle wiring (#25501) Kit Langton 2026-05-02 20:39:20 -04:00
  • a6464062b7 chore: generate opencode-agent[bot] 2026-05-03 00:32:24 +00:00
  • fd01dc9c89 test(httpapi): add route exerciser Kit Langton 2026-05-02 20:31:21 -04:00
  • cc1d7e5d5b Update dialog-wsl-server.tsx LukeParkerDev 2026-05-03 10:27:03 +10:00
  • 013bd4c918 Merge remote-tracking branch 'upstream/dev' into desktop-wsl-onboarding LukeParkerDev 2026-05-03 10:16:35 +10:00
  • d10fb88b66 chore: generate opencode-agent[bot] 2026-05-03 00:10:53 +00:00
  • 6b68b1020e docs: clarify LSP and formatter opt-in config (#25502) Luke Parker 2026-05-03 10:09:50 +10:00
  • 85bb9007ba feat(cli): auto-dispose InstanceContext after effectCmd handlers (#25481) Kit Langton 2026-05-02 19:54:13 -04:00
  • 9bef88e3b0 chore: generate opencode-agent[bot] 2026-05-02 23:34:40 +00:00
  • f98053c34e fix(instance): run bootstrap from instance store (#25475) Kit Langton 2026-05-02 19:33:38 -04:00