summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-04-30feat(httpapi): add CORS middleware to instance routes (#25074)Brendan Allan
2026-04-30fix app crash restoring messages without model (#25062)Luke Parker
2026-04-30ci: enable sourcemaps for beta releasesDax Raad
Generate linked sourcemaps when building beta releases to help users debug issues with readable stack traces.
2026-04-29tweak: make azure onboarding ux a bit better (#25057)Aiden Cline
2026-04-29fix(opencode): preserve `external_dir` and `deny` parent permissions in task ↵Tommy D. Rossi
child sessions (#23290)
2026-04-30test: cover ConfigService helper (#25042)Kit Langton
2026-04-29refactor: use Effect config for HttpApi authorization (#25035)Kit Langton
2026-04-29test: cover HttpApi authorization middleware (#25033)Kit Langton
2026-04-29test: cover HttpApi instance context middleware (#25032)Kit Langton
2026-04-29test: cover HttpApi workspace routing middleware (#25027)Kit Langton
2026-04-29test: deflake runner cancel test (#25021)Kit Langton
2026-04-29test: cover HttpApi websocket proxy (#25017)Kit Langton
2026-04-29sync release versions for v1.14.30opencode
2026-04-30fix: handle invalid mcp urls (#25019)Luke Parker
2026-04-29chore: generateopencode-agent[bot]
2026-04-29fix(desktop): Path mismatches cause sessions missing + strong ID + existing ↵Luke Parker
data fix (#25013)
2026-04-29fix: adjust azure defaults to closer match openai to prevent Item .. of type ↵Aiden Cline
'reasoning' was provided without its required following item (#25007)
2026-04-29fix: make deepseek string check a bit looser (#25012)Aiden Cline
2026-04-29feat: add Mistral Medium 3.5 with reasoning support (#24996)Ruben De Smet
2026-04-29chore: generateopencode-agent[bot]
2026-04-29Refactor HttpApi workspace routing and proxy boundaries (#25006)Kit Langton
2026-04-29fix(core): reconnect editor context for session directory (#24984)James Long
2026-04-29chore: generateopencode-agent[bot]
2026-04-29chore: rm broken codesearch tool (#24992)Aiden Cline
2026-04-29tweak: adjust order of system prompt instructions: Global, Project, Skills ↵Aiden Cline
(#24974)
2026-04-29chore: generateopencode-agent[bot]
2026-04-29test(httpapi): clean up SDK parity testsKit Langton
2026-04-29chore: generateopencode-agent[bot]
2026-04-29Prepare Effect HttpApi backend parity (#24853)Kit Langton
2026-04-29fix(download): update beta asset names from electron to desktop (#24908)Brendan Allan
2026-04-29Disable Windows update code signature verification (#24905)Brendan Allan
2026-04-29fix(session): remap compaction tail_start_id when forking (#24898)spark4862
Co-authored-by: spark4862 <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-04-28feat: make it easier to toggle on/off paste summary in the tui (#24869)Aiden Cline
2026-04-28docs: add Atomic Chat provider section (#23069)Mike
2026-04-29refactor(app): convert getProjectAvatarSource to early returns (#24896)Brendan Allan
2026-04-28ignoreDax Raad
2026-04-28ignoreDax Raad
2026-04-28ignore: ideasDax Raad
2026-04-28fix: clear timeout after promise rejection (#24864)Luke Parker
2026-04-28chore: generateopencode-agent[bot]
2026-04-28fix(bash): memory leak - release parsed syntax trees (#24861)Luke Parker
Co-authored-by: jiwenshang <[email protected]>
2026-04-28chore: generateopencode-agent[bot]
2026-04-28feat(core): filter sessions by path and add setting to disable (#24849)James Long
2026-04-28test(httpapi): cover sdk effect routes (#24836)Kit Langton
2026-04-28chore: generateopencode-agent[bot]
2026-04-28fix(httpapi): wire global and control handlers (#24835)Kit Langton
2026-04-28fix(copilot): ensure available variants sync from api (#24734)Aiden Cline
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-28sync release versions for v1.14.29opencode
2026-04-28chore: generateopencode-agent[bot]
2026-04-28fix(httpapi): finish sdk openapi parity (#24827)Kit Langton