summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-05-01chore: generateopencode-agent[bot]
2026-04-30test(httpapi): cover more safe GET parity (#25217)Kit Langton
2026-04-30refactor(session): pass project to list (#25215)Kit Langton
2026-05-01fix(httpapi): omit absent optional response fields (#25214)Kit Langton
2026-04-30fix(tui): scope Zed editor context to containing workspaces (#25211)Kit Langton
2026-04-30refactor(httpapi): scope async prompt fiber (#25213)Kit Langton
2026-05-01chore: generateopencode-agent[bot]
2026-04-30refactor(httpapi): drop session prompt bridge (#25210)Kit Langton
2026-05-01chore: generateopencode-agent[bot]
2026-04-30refactor(session): yield instance context in system prompt (#25207)Kit Langton
2026-04-30refactor(file): yield instance context in watcher (#25205)Kit Langton
2026-04-30refactor(sync): capture instance context for publish (#25206)Kit Langton
2026-04-30refactor(project): yield instance context in bootstrap (#25204)Kit Langton
2026-04-30test(effect): stabilize runner active shell check (#25203)Kit Langton
2026-04-30refactor(session): yield instance context in llm (#25200)Kit Langton
2026-05-01chore: generateopencode-agent[bot]
2026-05-01fix(desktop): Prevent Model response Interruption when opening settings ↵OpeOginni
dialog (#25114)
2026-04-30Pass CORS options to HttpApi backend (#25201)Kit Langton
2026-04-30refactor(tool): yield InstanceState context (#25199)Kit Langton
2026-04-30Document HttpApi route patterns (#25188)Kit Langton
2026-04-30refactor(tool/read): yield InstanceState.context instead of reading ALS (#25183)Kit Langton
2026-04-30refactor(httpapi): preserve typed errors in session prompt handlers (#25181)Kit Langton
2026-05-01chore: generateopencode-agent[bot]
2026-04-30Serve instance events through HttpApiBuilder (#25182)Kit Langton
2026-04-30chore: generateopencode-agent[bot]
2026-04-30Avoid request-time HttpApi layer provisioning (#25179)Kit Langton
2026-04-30chore: generateopencode-agent[bot]
2026-04-30refactor(session): align prompt input types with their schemas (#25178)Kit Langton
2026-04-30chore: generateopencode-agent[bot]
2026-04-30Build HttpApi UI route from services (#25177)Kit Langton
2026-04-30chore: generateopencode-agent[bot]
2026-04-30fix(provider): split providerOptions key on dot for openai-compatible, ↵Sewer.
openai, and anthropic providers (#25145)
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 ↵Aiden Cline
resolution (#25167)
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