Commit Graph

5357 Commits

Author SHA1 Message Date
Kit Langton a428dc7e15 Migrate LLM compaction tail tests (#26734) 2026-05-10 19:41:28 -04:00
Kit Langton b6a2bde770 Migrate compaction LLM test (#26733) 2026-05-10 19:20:44 -04:00
Kit Langton 44c02bada3 Migrate configurable compaction tests (#26732) 2026-05-10 19:18:02 -04:00
Kit Langton 2874ddf31d Migrate compaction overflow tests (#26731) 2026-05-10 19:12:49 -04:00
Dax e2ddddb42a Persist session model switches outside event flag (#26765) 2026-05-10 18:53:14 -04:00
Dax edffba1425 docs: document bun dev tmux capture (#26764) 2026-05-10 17:41:20 -04:00
Kit Langton 5240418db9 Use Effect timeout in compaction test (#26728) 2026-05-10 12:45:54 -04:00
Kit Langton 69f29067af Migrate compaction process tests (#26723) 2026-05-10 12:25:44 -04:00
opencode-agent[bot] 9ee70bc86c chore: generate 2026-05-10 16:22:29 +00:00
Kit Langton 8a6b507fa1 fix(server): return diagnosable body for schema rejections (#26631) 2026-05-10 16:21:32 +00:00
Kit Langton c49bdb2ab5 Start effect-style compaction tests 2026-05-10 16:12:00 +00:00
Kit Langton 4401530640 Scope boolean query overrides 2026-05-10 11:57:52 -04:00
Kit Langton 5d73f6c961 Source diff message query pattern (#26638) 2026-05-10 11:54:54 -04:00
opencode-agent[bot] 3d7cbd5164 chore: generate 2026-05-10 12:28:11 +00:00
Shoubhit Dash fdd8cd9a2a feat(scout): materialize configured reference repos (#26692) 2026-05-10 17:57:11 +05:30
opencode-agent[bot] 5197a5b6f6 chore: generate 2026-05-10 06:49:21 +00:00
Aiden Cline 6b792099f9 feat: better image handling (auto resize & max size constraints) (#26401) 2026-05-10 01:48:19 -05:00
opencode-agent[bot] 23a9f7183d chore: generate 2026-05-10 04:30:04 +00:00
Dax da3fc8f2ef Format TUI paths relative to session directory (#26648) 2026-05-10 04:29:02 +00:00
Kit Langton c9a95c70c1 Remove redundant ID Zod overrides (#26633) 2026-05-09 23:12:21 -04:00
Kit Langton 3d29b6a6f5 Source workspace path pattern (#26632) 2026-05-09 23:02:31 -04:00
Kit Langton f71d79c0e6 Source HTTP API ID path patterns (#26623) 2026-05-09 22:58:47 -04:00
opencode 4ec5115a30 sync release versions for v1.14.46 2026-05-10 02:34:36 +00:00
Kit Langton e143fa9126 fix(session): loosen remaining stored numeric schemas to tolerate legacy data (#26622) 2026-05-09 22:10:48 -04:00
Kit Langton 1141b9bfb3 fix(session): tolerate negative token counts in stored parts (#26620) 2026-05-09 22:10:44 -04:00
opencode-agent[bot] 1e9ad82caf chore: generate 2026-05-10 02:06:39 +00:00
Kit Langton 387d82c31a feat(skill): built-in opencode-meta skill (#26617) 2026-05-09 22:05:37 -04:00
Kit Langton 3b8b89c5ca fix(mcp): tolerate output schema ref failures (#26614) 2026-05-09 22:03:59 -04:00
Kit Langton 76a252019a Narrow HTTP API numeric query overrides (#26618) 2026-05-09 22:02:51 -04:00
Kit Langton 99de7d579d Share HTTP API boolean query schema (#26615) 2026-05-09 21:41:15 -04:00
Kit Langton c1aa397f75 Fix OpenAPI workspace query drift (#26609) 2026-05-09 21:12:34 -04:00
opencode c5d918f0e9 sync release versions for v1.14.45 2026-05-10 00:07:24 +00:00
Kit Langton a78b083116 fix(task): subagent inherits parent agent's deny rules (Plan Mode security bypass) (#26597)
Co-authored-by: Developer <temp@example.com>
2026-05-09 23:51:55 +00:00
Kit Langton de617e9071 refactor(provider): share model status schema (#26595)
Co-authored-by: Developer <temp@example.com>
2026-05-09 19:20:31 -04:00
Kit Langton 8fa8f7af30 fix(config): allow active provider model status (#26592)
Co-authored-by: Developer <temp@example.com>
2026-05-09 18:59:05 -04:00
opencode-agent[bot] 74dac3d823 chore: generate 2026-05-09 22:47:54 +00:00
Kit Langton a7251202bd fix(tui): aggregate bootstrap request failures
TUI bootstrap now reports all parallel fetch failures together instead of losing sibling failures after the first rejection.
2026-05-09 18:46:52 -04:00
Kit Langton faed9230dd fix(sdk): wrap thrown error bodies in Error
SDK throwOnError paths now convert structured response bodies into real Error instances while preserving the original body and status in cause.
2026-05-09 18:46:43 -04:00
Kit Langton 864fab86a9 fix(tool/read): match permission patterns against worktree-relative path
Read permission checks now use the same worktree-relative path basis as edit/write/apply_patch, so configured patterns apply consistently.
2026-05-09 18:46:29 -04:00
Kit Langton 6b4a00c231 test(server): cover HttpApi context inheritance
Adds regression coverage for request context inheritance in promptAsync and explicit context provisioning in stream bodies.
2026-05-09 18:46:10 -04:00
Kit Langton e4a660e0bd fix(httpapi): align runtime query schemas with workspace routing params (#26581)
Co-authored-by: Developer <temp@example.com>
2026-05-09 16:50:30 -04:00
Kit Langton 77c29b0d82 fix(session): accept legacy summary diffs (#26579)
Co-authored-by: Developer <temp@example.com>
2026-05-09 16:44:24 -04:00
opencode-agent[bot] e15d9a1805 chore: generate 2026-05-09 20:31:32 +00:00
Kit Langton 3a6cc79623 test(session): regression test for #26574 + mirror loosening on Vcs.FileDiff (#26578)
Co-authored-by: Developer <temp@example.com>
2026-05-09 16:30:31 -04:00
opencode-agent[bot] 20fb7e21f4 chore: generate 2026-05-09 20:24:28 +00:00
OpeOginni 99d46fc4c3 fix(sessions): allow optional patch field in diff for migrated sessions (#26574) 2026-05-09 16:23:28 -04:00
Kit Langton fa361fd2bf test(session): cover workspace-routed messages (#26576) 2026-05-09 16:19:06 -04:00
Kit Langton 2b957df526 fix(session): accept routing params in message list (#26569)
Co-authored-by: Developer <temp@example.com>
2026-05-09 16:02:35 -04:00
opencode-agent[bot] cf40ce7479 chore: generate 2026-05-09 19:59:00 +00:00
Kit Langton 0a885a6d0a fix(tui): guard messages.data in session.sync against undefined (#26566)
Co-authored-by: Developer <temp@example.com>
2026-05-09 19:58:03 +00:00