summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-05-03ci: remove vouch-based contributor filtering workflowsDax Raad
Removes the automated vouch system that filtered issues and PRs from non-vouched users. This simplifies the contribution process by removing the requirement for maintainers to manually vouch contributors before they can participate.
2026-05-03ci: remove automatic labels from GitHub issue templates to allow manual triageDax Raad
2026-05-03chore: generateopencode-agent[bot]
2026-05-03core: simplify triage workflow to focus on issue ownershipDax Raad
Switch triage agent to gpt-5.4-nano for faster issue assignment. Remove label management from the triage tool so it only assigns owners based on team ownership rules. This reduces noise in the issue tracker and ensures issues get to the right team member immediately without unnecessary labels. Update team structures to reflect current ownership and add script for processing unassigned issues.
2026-05-03core: update triage agent to use qwen3.6-plus model for improved response ↵Dax Raad
quality
2026-05-03ciDax Raad
2026-05-03Add debug info command (#25550)Dax
2026-05-03fix(cli): bridge Instance.current ALS in effectCmd handlers (regression from ↵Kit Langton
#25522) (#25546)
2026-05-02refactor(cli/providers): Stage 4 — drop inline AppRuntime.runPromise calls ↵Kit Langton
(#25532)
2026-05-02refactor(cli/mcp+agent): Stage 4 — drop AppRuntime.runPromise bridges (#25530)Kit Langton
2026-05-02fix: regression w/ auth login where stderr was ignored instead of inherited ↵Aiden Cline
(#25529)
2026-05-03chore: update nix node_modules hashesopencode-agent[bot]
2026-05-03fix(session): encode v2 session responses (#25528)Dax
2026-05-03chore: generateopencode-agent[bot]
2026-05-02refactor(cli): convert agent / providers / mcp to effectCmd (#25525)Kit Langton
2026-05-02fix(httpapi): pagination Link header echoes request host (#25527)Kit Langton
2026-05-02refactor(cli/stats): Stage 4 — fully Effect-native body (#25523)Kit Langton
2026-05-02chore: bump Effect beta (#25524)Kit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-03refactor(cli): convert mcp list, auth, auth list, logout to effectCmd (#25521)Kit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-02refactor(cli): convert github subcommands to effectCmd (#25522)Kit Langton
2026-05-02chore(opencode): exclude .map files from CLI binary build (#25500)Youssef Achy
2026-05-03fix(desktop): limit zoom handler to zoom keys (#25516)Luke Parker
2026-05-02chore: rm log statement (#25470)Aiden Cline
2026-05-02refactor(acp): drop async from synchronous ACP.init (#25520)Kit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-02refactor(cli): convert run command to effectCmd (#25519)Kit Langton
2026-05-02refactor(cli): convert debug wait, agent list, acp to effectCmd (#25518)Kit Langton
2026-05-03feat(cli): allow effectCmd instance to be a function of args (#25517)Kit Langton
2026-05-02refactor(lifecycle): bootstrap as pure orchestration (#25510)Kit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-02Refactor v2 session events as schemas (#24512)Dax
2026-05-02refactor(cli): convert web + account to effectCmd (instance: false) (#25512)Kit Langton
2026-05-03feat(cli): add instance: false opt-out to effectCmd (#25507)Kit Langton
2026-05-02feat: default HTTP API backend to on for dev/beta channelsKit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-02refactor(cli): drop redundant explicit Effect.ensuring(store.dispose) (#25503)Kit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-02Normalize instance lifecycle wiring (#25501)Kit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-02test(httpapi): add route exerciserKit Langton
2026-05-03chore: generateopencode-agent[bot]
2026-05-03docs: clarify LSP and formatter opt-in config (#25502)Luke Parker
2026-05-02feat(cli): auto-dispose InstanceContext after effectCmd handlers (#25481)Kit Langton
2026-05-02chore: generateopencode-agent[bot]
2026-05-02fix(instance): run bootstrap from instance store (#25475)Kit Langton
2026-05-02chore: generateopencode-agent[bot]
2026-05-02refactor(cli): convert debug subcommands to effectCmd (#25479)Kit Langton
2026-05-02chore: generateopencode-agent[bot]