Commit Graph

  • 52a7a04ad8 refactor: replace Bun shell execution with portable Process utilities (#18318) Dax 2026-03-19 21:17:06 -04:00
  • 8e8ac7abe9 Merge branch 'dev' into kit/effectify-session-status Kit Langton 2026-03-19 21:16:41 -04:00
  • 67b1d7ef36 Merge branch 'dev' into kit/skill-lazy-init Kit Langton 2026-03-19 21:16:40 -04:00
  • 3d5c041129 Merge branch 'dev' into kit/effectify-command Kit Langton 2026-03-19 21:16:40 -04:00
  • 65b370de08 Merge branch 'dev' into kit/effectify-plugin Kit Langton 2026-03-19 21:16:38 -04:00
  • 77824dc03e Merge branch 'dev' into kit/effectify-tool-registry Kit Langton 2026-03-19 21:16:35 -04:00
  • 37b8662a9d refactor: abstract SQLite behind runtime-conditional #db import (#18316) Dax 2026-03-19 21:15:35 -04:00
  • f5783c4313 chore: extract portable process changes into #18318 Dax Raad 2026-03-19 21:15:31 -04:00
  • 9439a5647e chore: revert drizzle upgrade (extracted to sqlite PR) Dax Raad 2026-03-19 21:10:53 -04:00
  • 2bfe81ee5c chore: extract SQLite abstraction into separate PR (#refactor/sqlite-abstraction) Dax Raad 2026-03-19 21:02:58 -04:00
  • fcf1bb010c chore: update lockfile and package.json Dax Raad 2026-03-19 20:53:04 -04:00
  • 08b6d9c6dc sync Dax Raad 2026-03-19 20:48:44 -04:00
  • 0293a8bb80 chore: revert changes overlapping with #18308 Dax Raad 2026-03-19 20:48:23 -04:00
  • 3217d112ec effectify SessionStatus service, add runSyncInstance helper Kit Langton 2026-03-19 20:24:49 -04:00
  • ca2099e69d refactor: replace BunProc with Npm module using @npmcli/arborist Dax Raad 2026-03-19 19:40:40 -04:00
  • 850dbb93eb Merge remote-tracking branch 'origin/dev' into opencode-2-0 Dax Raad 2026-03-19 19:33:19 -04:00
  • ddcb32ae0b refactor(tui): replace Bun-specific APIs with portable alternatives (#18304) Dax 2026-03-19 19:32:59 -04:00
  • 3af557512b Merge branch 'dev' into kit/effectify-command Kit Langton 2026-03-19 19:27:53 -04:00
  • 88e5830af0 Merge branch 'dev' into kit/effectify-plugin Kit Langton 2026-03-19 19:27:46 -04:00
  • bf9053c59e Merge branch 'dev' into kit/effectify-tool-registry Kit Langton 2026-03-19 19:27:41 -04:00
  • 07cdb2668c Merge remote-tracking branch 'origin/dev' into kit/skill-lazy-init Kit Langton 2026-03-19 19:26:36 -04:00
  • 2c056c90da doc: update translator to gpt model Frank 2026-03-19 19:07:00 -04:00
  • 48e867ee20 Merge remote-tracking branch 'origin/dev' into opencode-2-0 Dax Raad 2026-03-19 19:03:48 -04:00
  • 812d1bb32a chore: inline tool descriptions, remove separate .txt files (#18303) Dax 2026-03-19 19:02:42 -04:00
  • 9a58c43ef4 go: upi translation Frank 2026-03-19 18:54:32 -04:00
  • b5ebc541b9 Merge remote-tracking branch 'origin/dev' into opencode-2-0 Dax Raad 2026-03-19 18:52:18 -04:00
  • 63585db6a7 refactor: replace Bun.sleep with node:timers/promises sleep (#18301) Dax 2026-03-19 18:50:40 -04:00
  • bd44489ada go: upi payment Frank 2026-03-19 18:44:21 -04:00
  • bd7a4cec90 sync Dax Raad 2026-03-19 17:53:35 -04:00
  • bc3fe8f4f5 add LLM-based enterprise lead scoring and auto-replies enterprise-lead-tracking Ryan Vogel 2026-03-19 17:38:16 -04:00
  • be7a9c4987 extract expandHome utility, fix scan error handling scope Kit Langton 2026-03-19 16:54:06 -04:00
  • 47cb07a8cf effectify Skill.load: replace Effect.promise blob with native Effect operations Kit Langton 2026-03-19 16:38:04 -04:00
  • ce3f5d04d9 log errors in catchCause instead of silently swallowing Kit Langton 2026-03-19 16:23:09 -04:00
  • f495422fa9 log errors in catchCause instead of silently swallowing Kit Langton 2026-03-19 16:23:08 -04:00
  • b53a95fd81 log errors in catchCause instead of silently swallowing Kit Langton 2026-03-19 16:23:07 -04:00
  • 5f5546ee9b log errors in catchCause instead of silently swallowing Kit Langton 2026-03-19 16:21:57 -04:00
  • a6ef9e9206 chore: generate opencode-agent[bot] 2026-03-19 20:21:10 +00:00
  • 6e09a1d904 fix(account): handle pending console login polling (#18281) Kit Langton 2026-03-19 16:18:28 -04:00
  • d3972f7107 use forkScoped + Fiber.join for lazy Skill init (replace ensure pattern) Kit Langton 2026-03-19 16:14:48 -04:00
  • 080d3b93c6 use forkScoped + Fiber.join for lazy init (match old Instance.state behavior) Kit Langton 2026-03-19 16:01:50 -04:00
  • 63af295a17 Merge origin/dev into opencode-2-0 Dax Raad 2026-03-19 16:07:13 -04:00
  • 4f21757e0d chore: generate opencode-agent[bot] 2026-03-19 20:05:33 +00:00
  • f4a86db544 Merge branch 'dev' into fix-e2e fix-e2e Aiden Cline 2026-03-19 15:05:02 -05:00
  • 2dbcd79fd2 fix: stabilize agent and skill ordering in prompt descriptions (#18261) jorge g 2026-03-19 16:04:03 -04:00
  • 1af7d26a86 use forkScoped + Fiber.join for lazy init (match old Instance.state behavior) Kit Langton 2026-03-19 16:02:04 -04:00
  • 8e11a46fe0 use forkScoped + Fiber.join for lazy init (match old Instance.state behavior) Kit Langton 2026-03-19 16:01:48 -04:00
  • 665b251ee1 fix: e2e Aiden Cline 2026-03-19 15:03:21 -05:00
  • d08c119743 simplify ToolRegistry Interface tools return type Kit Langton 2026-03-19 15:41:30 -04:00
  • 48a7f0fd93 Fix base64Decode import in workspaces.spec.ts (#18274) James Long 2026-03-19 15:38:54 -04:00
  • 8ab4d84057 handle undefined command in session prompt Kit Langton 2026-03-19 15:17:00 -04:00
  • 9ac18e2042 effectify ToolRegistry: migrate from Instance.state to Effect service pattern Kit Langton 2026-03-19 15:15:34 -04:00
  • 4066247988 effectify Command service: migrate from Instance.state to Effect service pattern Kit Langton 2026-03-19 15:14:54 -04:00
  • 604697f7f8 effectify Plugin service: migrate from Instance.state to Effect service pattern Kit Langton 2026-03-19 15:14:41 -04:00
  • b9de3ad370 fix(bus): tighten GlobalBus payload and BusEvent.define types Kit Langton 2026-03-18 20:57:08 -04:00
  • d69962b0f7 fix(core): disable chunk timeout by default (#18264) James Long 2026-03-19 14:30:08 -04:00
  • a6f23cb08e chore: generate opencode-agent[bot] 2026-03-19 17:52:50 +00:00
  • 0540751897 fix(core): use a queue to process events in event routes (#18259) James Long 2026-03-19 13:51:14 -04:00
  • 8a3aa943dd fix: suppress unhandled interrupt error from forceInvalidate kit/effect-bus Kit Langton 2026-03-19 12:55:59 -04:00
  • 9be68a9fa4 fix: link to upstream PubSub shutdown PR Kit Langton 2026-03-19 12:40:07 -04:00
  • 2a0c9da40b Merge branch 'dev' into kit/effect-bus Kit Langton 2026-03-19 12:22:09 -04:00
  • 81f71c9b30 fix(bus): GlobalBus bridge for InstanceDisposed + forceInvalidate + Effect tests Kit Langton 2026-03-19 12:17:39 -04:00
  • baa204193c chore: generate opencode-agent[bot] 2026-03-19 16:16:29 +00:00
  • aeece6166b ignore: revert 3 commits that broke dev branch (#18260) Aiden Cline 2026-03-19 11:15:07 -05:00
  • 0d7e62a532 fix forked prompt attachments losing file parts (#17815) Kit Langton 2026-03-19 12:00:32 -04:00
  • 41aa254db4 fix(app): show review on the empty session route (#18251) Shoubhit Dash 2026-03-19 19:51:32 +05:30
  • d178d8249f chore: generate opencode-agent[bot] 2026-03-19 14:00:32 +00:00
  • e6f5214779 feat: add git-backed session review modes (#17961) Shoubhit Dash 2026-03-19 19:29:29 +05:30
  • 84f60d97a0 app: fix workspace flicker when switching directories (#18207) Brendan Allan 2026-03-19 21:59:14 +08:00
  • cbf4b68fee electron: lazily read updater enabled Brendan Allan 2026-03-19 21:47:47 +08:00
  • 992f4f794a fix(bus): use GlobalBus for InstanceDisposed in legacy subscribeAll Kit Langton 2026-03-19 09:40:39 -04:00
  • bd4527b4f2 fix(desktop): remote server switching (#17214) OpeOginni 2026-03-19 14:32:11 +01:00
  • 0c2b5b2c39 fix(bus): use Fiber.interrupt for clean disposal of subscribeAll Kit Langton 2026-03-19 08:49:06 -04:00
  • f4a9fe29a3 fix(app): ignore repeated Enter submits in prompt input (#18148) Andrew Maguire 2026-03-19 13:53:44 +02:00
  • 2c968ed108 rm gitlab-version Aiden Cline 2026-03-19 00:00:02 -05:00
  • b3182149c8 gitlab integration poc Aiden Cline 2026-03-18 23:59:50 -05:00
  • 5a0bfa7061 chore: generate opencode-agent[bot] 2026-03-19 04:46:39 +00:00
  • 1ac1a0287c anthropic legal requests (#18186) Dax 2026-03-19 00:45:24 -04:00
  • 8e09e8c612 feat: integrate multistep auth flows into desktop app (#18103) Aiden Cline 2026-03-18 22:47:51 -05:00
  • d95fd77861 Merge branch 'dev' into add-model-reconciliation add-model-reconciliation Aiden Cline 2026-03-18 21:58:45 -05:00
  • 009d77c9d8 refactor(format): make formatting explicit instead of bus-driven Kit Langton 2026-03-18 22:09:14 -04:00
  • f3cf519d98 feat(bus): migrate Bus to Effect service with PubSub internals Kit Langton 2026-03-18 21:36:04 -04:00
  • 66ab7332de fix(core): switch /event route to effect and implement queue jlongster/effectify-event-route James Long 2026-03-18 17:28:04 -04:00
  • 645c15351b test(bus): add comprehensive test suite for Bus service Kit Langton 2026-03-18 21:05:36 -04:00
  • f63a2a2636 fix(bus): tighten GlobalBus payload and BusEvent.define types Kit Langton 2026-03-18 20:57:08 -04:00
  • 84e62fc662 fix(session): preserve tagged error messages (#18165) Kit Langton 2026-03-18 20:36:53 -04:00
  • a7ea93528b zen: add mimo pro/omni models Frank 2026-03-18 20:28:40 -04:00
  • d90e3a2833 chore: update nix node_modules hashes opencode-agent[bot] 2026-03-19 00:08:27 +00:00
  • 1c74c2741a chore: update nix node_modules hashes opencode-agent[bot] 2026-03-19 00:07:30 +00:00
  • 5d2f8d77f9 fix: restore recent test regressions and upgrade effect beta (#18158) Luke Parker 2026-03-19 09:54:01 +10:00
  • 81be544981 feat(filesystem): add AppFileSystem service, migrate Snapshot (#18138) Kit Langton 2026-03-18 19:52:43 -04:00
  • 773c1192dc chore: generate opencode-agent[bot] 2026-03-18 23:45:03 +00:00
  • 5ddfe4ada5 chore: type Provider.list() as Record<ProviderID, Info>, delete dead code (#18123) Kit Langton 2026-03-18 19:43:12 -04:00
  • c32c2e8a8f feat: add model reconciliation hook Aiden Cline 2026-03-18 18:16:00 -05:00
  • a93d98bd94 chore: update nix node_modules hashes opencode-agent[bot] 2026-03-18 23:03:55 +00:00
  • 54ed87d53c fix(windows): use cross-spawn for shim-backed commands (#18010) Luke Parker 2026-03-19 08:49:16 +10:00
  • 8ee939c741 tweak: remove unnecessary parts from the fallback system prompt (#18140) Aiden Cline 2026-03-18 17:27:47 -05:00
  • 1b0096bf61 docs: update go models Frank 2026-03-18 17:48:39 -04:00
  • 8006c29db3 fix: docs Frank 2026-03-18 16:30:33 -04:00
  • 5e238ee8b9 fix(zen): read nested usage in non-stream responses fix/zen-openai-response-usage Kit Langton 2026-03-18 15:28:50 -04:00
  • 3f1c96a0bb zen: minimax m2.7 Frank 2026-03-18 14:30:55 -04:00