Commit Graph

  • d3caac5270 chore(deps): upgrade effect to 4.0.0-beta.65 (#26934) Kit Langton 2026-05-11 17:09:57 -04:00
  • fe7ca3421e Drop Config Info Zod static (#26933) Kit Langton 2026-05-11 16:49:22 -04:00
  • cc95197d72 Drop prompt input Zod statics (#26923) Kit Langton 2026-05-11 16:49:08 -04:00
  • 9067218b74 fix(core): always start worktrees as detached (#26931) James Long 2026-05-11 16:22:25 -04:00
  • 42a0453945 Drop small session Zod statics (#26921) Kit Langton 2026-05-11 16:12:31 -04:00
  • 4d9eb6c320 Validate structured output tests with Effect Schema (#26919) Kit Langton 2026-05-11 16:11:25 -04:00
  • c060c436b6 Drop LSP config Zod statics (#26920) Kit Langton 2026-05-11 16:11:11 -04:00
  • 45adfedd64 Drop unused domain Zod statics (#26927) Kit Langton 2026-05-11 16:10:58 -04:00
  • 9332560ffd Merge branch 'dev' into feat/canceled-prompts-in-history Ariane Emory 2026-05-11 15:49:47 -04:00
  • 0bced8ec96 chore: update nix node_modules hashes opencode-agent[bot] 2026-05-11 17:32:56 +00:00
  • 8d9b9719be Drop unused small ID Zod statics (#26908) Kit Langton 2026-05-11 13:22:59 -04:00
  • c7e084c32c Simplify single-backend HttpApi exerciser (#26906) Kit Langton 2026-05-11 13:22:31 -04:00
  • 6f2f759fbb Clean up post-Hono references (#26903) Kit Langton 2026-05-11 13:20:54 -04:00
  • cddab63808 chore: generate opencode-agent[bot] 2026-05-11 17:17:38 +00:00
  • 12583b18f0 feat(tui): pin, quick-switch, and cycle recent sessions (#26858) Shoubhit Dash 2026-05-11 22:46:27 +05:30
  • df386bd651 feat(skill): enable customize-opencode by default, link full schema (#26899) Kit Langton 2026-05-11 13:13:41 -04:00
  • 25b12ed754 chore: generate opencode-agent[bot] 2026-05-11 17:06:57 +00:00
  • 023e1c711e refactor(llm): colocate per-type factories on their namespaces (#26799) Kit Langton 2026-05-11 13:05:41 -04:00
  • 7c09c2f17f refactor(project): apply simplify review kit/drop-project-sandboxes Kit Langton 2026-05-11 11:21:14 -04:00
  • c4132543c3 refactor(project): drop persisted Project.sandboxes column Kit Langton 2026-05-11 11:07:36 -04:00
  • 52f7ba7d4d fix(llm): drop removed dispatch option from recorded cache tests (#26900) Kit Langton 2026-05-11 11:48:30 -04:00
  • 19fce2bc6f chore: generate opencode-agent[bot] 2026-05-11 15:21:20 +00:00
  • 4bae84c8b0 feat(scout): autocomplete configured mentions (#26843) Shoubhit Dash 2026-05-11 20:50:03 +05:30
  • f240bba8e7 chore(http-recorder): remove content-matching dispatch mode (#26792) Kit Langton 2026-05-11 11:10:18 -04:00
  • bcee247988 Define project update input with Effect Schema (#26803) Kit Langton 2026-05-11 11:05:31 -04:00
  • 64c504212a Parse command config with Effect Schema (#26801) Kit Langton 2026-05-11 10:22:45 -04:00
  • 6592d80460 chore: generate opencode-agent[bot] 2026-05-11 14:13:39 +00:00
  • d821650b48 add default diff parser for markdown fenced code blocks (#26887) Sebastian 2026-05-11 16:12:32 +02:00
  • 6c9f12bb2d chore: exclude status 429 from free model alerts (#26879) Victor Navarro 2026-05-11 16:04:54 +02:00
  • fca89e5e4d chore: generate opencode-agent[bot] 2026-05-11 13:44:39 +00:00
  • 1eff01b6a5 sync Frank 2026-05-11 09:43:10 -04:00
  • e93b1f3a7f chore: generate opencode-agent[bot] 2026-05-11 13:38:44 +00:00
  • 8874d4a42f zen: deekseek v4 flash free Frank 2026-05-11 09:37:14 -04:00
  • 49fa822aa6 docs(opencode): seed CONTEXT.md with location vocabulary claude/learn-new-skill-Ji0dn Claude 2026-05-11 12:38:42 +00:00
  • c933504d9c fix(ui): better handle patch file support when rendering patch/edit tools (#26828) Brendan Allan 2026-05-11 17:21:59 +08:00
  • 2d0d3d596e feat(compaction): serialize compaction tail (#26830) Shoubhit Dash 2026-05-11 13:40:36 +05:30
  • 3bd98ea055 chore: generate opencode-agent[bot] 2026-05-11 07:28:32 +00:00
  • 7e997cfba4 refactor(scout): resolve configured reference mentions (#26701) Shoubhit Dash 2026-05-11 12:57:26 +05:30
  • 5d6f2a1524 fix(ui): use part_text_accum_delta to prevent markdown cutoff during streaming (#26822) Brendan Allan 2026-05-11 15:15:03 +08:00
  • 03035bb181 test: dispose tmpdir instances explicitly fix/windows-instance-fixture-cleanup Aiden Cline 2026-05-11 01:19:26 -05:00
  • b1cb71856e chore: generate opencode-agent[bot] 2026-05-11 05:27:40 +00:00
  • 518264fcd9 fix(opencode): fix full session fork (#26811) Aiden Cline 2026-05-11 00:26:36 -05:00
  • 7235c9c9b8 Trace data migrations (#26809) Dax 2026-05-10 23:23:01 -04:00
  • 274033cd52 Validate prompt messages with Effect Schema (#26796) Kit Langton 2026-05-10 22:59:20 -04:00
  • 9b369ee815 chore(llm): make cache: 'auto' the default (#26798) Kit Langton 2026-05-10 22:46:01 -04:00
  • 721ff5121e fix prompt history behaviour and session line up/down commands (#26797) Sebastian 2026-05-11 04:27:46 +02:00
  • cfbf5d1c6f chore: update nix node_modules hashes opencode-agent[bot] 2026-05-11 02:20:35 +00:00
  • 02cb7e7b71 chore: generate opencode-agent[bot] 2026-05-11 02:11:07 +00:00
  • 942630eb4a feat(llm): cache-policy auto-placement (#26786) Kit Langton 2026-05-10 22:09:55 -04:00
  • c20d070b9a docs(llm): fix stale references in protocols/shared.ts and gemini.ts worktree-draft+llm-usage-additive Kit Langton 2026-05-10 22:08:12 -04:00
  • ce66b191d1 sync release versions for v1.14.48 opencode 2026-05-11 02:07:48 +00:00
  • 4d8ac17c26 release: v1.14.48 v1.14.48 opencode 2026-05-11 02:07:37 +00:00
  • d048bd6f4b test(llm): re-record golden scenarios against live providers Kit Langton 2026-05-10 22:03:02 -04:00
  • 6f1f5944ce Delete unused opencode Zod helpers (#26793) Kit Langton 2026-05-10 21:57:18 -04:00
  • 1c49b2ed67 chore: generate opencode-agent[bot] 2026-05-11 01:55:22 +00:00
  • 3c6be604ec chore: update nix node_modules hashes opencode-agent[bot] 2026-05-11 01:54:13 +00:00
  • ddc02c2893 Drop synchronous SyncEvent facades (#26789) Kit Langton 2026-05-10 21:53:50 -04:00
  • 2703eff2e2 refactor(llm): normalize Usage as inclusive total + non-overlapping breakdown (#26735) Kit Langton 2026-05-10 21:52:50 -04:00
  • ab9b79ef88 refactor(llm): rename Usage.native to providerMetadata Kit Langton 2026-05-10 21:42:09 -04:00
  • 38e4540119 chore: generate opencode-agent[bot] 2026-05-11 01:41:26 +00:00
  • 4100fcbd17 disable image resizing Dax Raad 2026-05-10 21:40:12 -04:00
  • 6be105f82b wip styled-skill-errors Aiden Cline 2026-05-10 20:36:32 -05:00
  • 83cb0f60ec Drop EventV2 run facade (#26783) Kit Langton 2026-05-10 21:26:28 -04:00
  • effd96755e Use SyncEvent service at event call sites (#26782) Kit Langton 2026-05-10 21:20:13 -04:00
  • 5801cce1b5 chore: generate opencode-agent[bot] 2026-05-11 01:18:39 +00:00
  • 77e6c0d329 feat(llm): cache hint TTL, breakpoint cap, and tool placement (#26779) Kit Langton 2026-05-10 21:17:38 -04:00
  • fed716ada5 Clarify compaction test harness (#26777) Kit Langton 2026-05-10 20:41:21 -04:00
  • d4ff331052 refactor(llm): inclusive total + non-overlapping breakdown for Usage Kit Langton 2026-05-10 20:39:22 -04:00
  • 746381008d test(session): clarify compaction test harness cleanup/effectify-remaining-compaction-tests Kit Langton 2026-05-10 20:23:37 -04:00
  • 426d92e352 sync release versions for v1.14.47 opencode 2026-05-11 00:23:17 +00:00
  • b1a47dbd58 release: v1.14.47 v1.14.47 opencode 2026-05-11 00:23:06 +00:00
  • d0412a213b chore: generate opencode-agent[bot] 2026-05-11 00:18:03 +00:00
  • 16aa67086b Effectify remaining compaction process tests (#26776) Kit Langton 2026-05-10 20:17:01 -04:00
  • 7cea32ee08 Add background code migration service (#26652) Dax 2026-05-10 20:16:42 -04:00
  • 1e7586a93f test(session): effectify remaining compaction process tests Kit Langton 2026-05-10 20:12:56 -04:00
  • 128d10d9e9 Simplify compaction test helpers (#26742) Kit Langton 2026-05-10 20:03:11 -04:00
  • 5ef72e1101 Drop unused ID Zod statics (#26740) Kit Langton 2026-05-10 19:58:21 -04:00
  • d8060dc9ad Drop compaction create facade (#26739) Kit Langton 2026-05-10 19:54:16 -04:00
  • f71fb18d3d Replace compaction create test fixtures (#26738) Kit Langton 2026-05-10 19:53:22 -04:00
  • 5654dd2aad restore managed textarea keymap handling (#26771) Sebastian 2026-05-11 01:45:59 +02:00
  • 64dde0cb15 Migrate compaction tool-call test (#26737) Kit Langton 2026-05-10 19:44:42 -04:00
  • a658e43eeb Migrate compaction plugin test (#26736) Kit Langton 2026-05-10 19:42:44 -04:00
  • ca8a42c973 Migrate LLM compaction tail tests (#26734) Kit Langton 2026-05-10 19:41:28 -04:00
  • f5d199db62 feat(llm): add Usage.totalInputTokens / totalOutputTokens getters Kit Langton 2026-05-10 19:29:41 -04:00
  • 8f5f75db12 Migrate compaction LLM test (#26733) Kit Langton 2026-05-10 19:20:44 -04:00
  • 4ff0d07b1d Migrate configurable compaction tests (#26732) Kit Langton 2026-05-10 19:18:02 -04:00
  • 0d4f8d126f refactor(llm): drop Usage.totalInput / totalOutput helpers Kit Langton 2026-05-10 19:15:46 -04:00
  • 2a571b3cee Migrate compaction overflow tests (#26731) Kit Langton 2026-05-10 19:12:49 -04:00
  • 0fffcdfe46 Persist session model switches outside event flag (#26765) Dax 2026-05-10 18:53:14 -04:00
  • 2ba2ee52e8 docs: document bun dev tmux capture (#26764) Dax 2026-05-10 17:41:20 -04:00
  • 3d2d43e8c4 perf(tui): tighten markdown demo rendering draft/session-timeline-rewind Kit Langton 2026-05-10 14:01:38 -04:00
  • 9c354995a5 style(tui): polish markdown tables and quotes Kit Langton 2026-05-10 13:51:00 -04:00
  • 88db6d22f8 style(tui): refine markdown block rendering Kit Langton 2026-05-10 13:40:48 -04:00
  • 56d818fc34 zen: fix reasoning token for openai compatible endpoint Frank 2026-05-10 13:35:59 -04:00
  • 13b2917f74 feat(tui): add fullscreen markdown demo Kit Langton 2026-05-10 13:28:00 -04:00
  • 478f3ae50c refactor(llm): trim Usage helpers + Bedrock subtraction Kit Langton 2026-05-10 13:22:49 -04:00
  • b9451175a6 refactor(llm): make LLM.Usage a fully-additive contract Kit Langton 2026-05-10 13:07:58 -04:00
  • 9c8da69196 Use Effect timeout in compaction test (#26728) Kit Langton 2026-05-10 12:45:54 -04:00
  • a78018697c chore: generate opencode-agent[bot] 2026-05-10 16:44:40 +00:00
  • e45b6ef1de refactor(http-recorder): use Schema.TaggedErrorClass for cassette errors (#26729) Kit Langton 2026-05-10 12:43:33 -04:00