summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2026-04-30fix(provider): split providerOptions key on dot for openai-compatible, openai...Sewer.
2026-04-30chore: generateopencode-agent[bot]
2026-04-30Protect HttpApi web UI fallback with auth (#25169)Kit Langton
2026-04-30docs(httpapi): update migration spec to current state (#25173)Kit Langton
2026-04-30fix: ensure user config takes precendence over plugin hooks for model resolut...Aiden Cline
2026-04-30Fix HttpApi web UI fallback (#25163)Kit Langton
2026-04-30chore: generateopencode-agent[bot]
2026-04-30tweak: adjust codex plugin to use the models hook (#25157)Aiden Cline
2026-04-30Remove covered workspace websocket todo (#25161)Kit Langton
2026-04-30Add SyncEvent service (#25158)Kit Langton
2026-04-30Fix HttpApi raw route authorization (#25154)Kit Langton
2026-04-30Refactor workspace service boundaries (#25152)Kit Langton
2026-04-30test: use Effect test helper for agent colors (#25051)Kit Langton
2026-04-30Isolate TUI thread cwd resolution test (#25147)Kit Langton
2026-04-30test: use testEffect for plugin triggers (#25053)Kit Langton
2026-04-30Use PTY service directly in HTTP routes (#25138)Kit Langton
2026-04-30Support multiple Zed selections in TUI context (#25140)Kit Langton
2026-04-30Use workspace service in HTTP routes (#25139)Kit Langton
2026-04-30Preserve workspace context in session HTTP routes (#25136)Kit Langton
2026-04-30test: use Effect test helper for run-service (#25048)Kit Langton
2026-04-30test: use testEffect for retry policy (#25050)Kit Langton
2026-04-30test: use testEffect for plugin workspace adaptor (#25052)Kit Langton
2026-04-30test: use testEffect for instance state (#25115)Kit Langton
2026-04-30test: use Effect test helper for app runtime logger (#25049)Kit Langton
2026-04-30test: use testEffect for system prompt test (#25047)Kit Langton
2026-04-30test: use Effect runtime in runner deadlock case (#25045)Kit Langton
2026-04-30fix: ensure disabling OPENCODE_DISABLE_CLAUDE_CODE_SKILLS doesnt disable exte...Aiden Cline
2026-04-30chore: update nix node_modules hashesopencode-agent[bot]
2026-04-30test: use testEffect for instruction tests (#25046)Kit Langton
2026-04-30chore: generateopencode-agent[bot]
2026-04-30refactor(core): convert control-plane workspace to Effect (#25018)James Long
2026-04-30upgrade opentui to 0.2.0 (#24810)Sebastian
2026-04-30chore: generateopencode-agent[bot]
2026-04-30test: port instance HttpApi path/vcs read coverage to EffectKit Langton
2026-04-30fix(opencode): allow oc://renderer origin in cors middleware (#25099)OpeOginni
2026-04-30fix: invert *_ready getters to fix server status indicator (#25077)Brendan Allan
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
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
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-30Update VOUCHED listgithub-actions[bot]
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