summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-04-02chore: generateopencode-agent[bot]
2026-04-02refactor: split up models.dev and config model definitions to prevent ↵Aiden Cline
coupling (#20605)
2026-04-02cleanup event listeners with solid-primitives/event-listener (#20619)Brendan Allan
2026-04-02use solid-primitives/resize-observer across web code (#20613)Brendan Allan
2026-04-02refactor: simplify solid reactivity across app and web (#20497)Shoubhit Dash
2026-04-02zen: friendly trial ended messageFrank
2026-04-02fix(node): set OPENCODE_CHANNEL during build (#20616)Brendan Allan
2026-04-02cli: update usage exceeded errorFrank
2026-04-02chore: generateopencode-agent[bot]
2026-04-01feat(opencode): Add Venice AI package as dependency (#20570)dpuyosa
2026-04-02fix(cli): restore colored help logo (#20592)Kit Langton
2026-04-02refactor(account): share token freshness helper (#20591)Kit Langton
2026-04-01fix(session): compaction agent responds in same language as conversation ↵Aaron Zhu
(#20581) Co-authored-by: Aaron Zhu <[email protected]>
2026-04-01fix(core): prevent agent loop from stopping after tool calls with ↵Valentin Vivaldi
OpenAI-compatible providers (#14973) Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-04-02fix(cli): use simple logo in CLI (#20585)Kit Langton
2026-04-01refactor(instruction): migrate to Effect service pattern (#20542)Kit Langton
2026-04-01test(app): block real llm calls in e2e prompts (#20579)Kit Langton
2026-04-02tui: add consent dialog when sharing for the first time (#20525)Aiden Cline
2026-04-02chore: generateopencode-agent[bot]
2026-04-01fix(build): replace require() with dynamic import() in cross-spawn-spawner ↵Kit Langton
(#20580)
2026-04-01chore: add User-Agent headers for Cloudflare providers (#20538)MC
Co-authored-by: Aiden Cline <[email protected]>
2026-04-02fix(account): refresh console tokens before expiry (#20558)Kit Langton
2026-04-02flock npm.add (#20557)Sebastian
2026-04-02fix: show model display name in message footer and transcript (#20539)Kit Langton
2026-04-01refactor(revert): yield SessionSummary.Service directly (#20541)Kit Langton
2026-04-01fix(test): use effect helper in snapshot race test (#20567)Kit Langton
2026-04-01Refactor plugin/config loading, add theme-only plugin package support (#20556)Sebastian
2026-04-01chore: generateopencode-agent[bot]
2026-04-01refactor(bash): use Effect ChildProcess for bash tool execution (#20496)Kit Langton
2026-04-01refactor: add Effect-returning versions of MessageV2 functions (#20374)Kit Langton
2026-04-01chore: generateopencode-agent[bot]
2026-04-01fix(test): auto-acknowledge tool-result follow-ups in mock LLM server (#20528)Kit Langton
2026-04-01fix(opencode): batch snapshot revert without reordering (#20564)Kit Langton
2026-04-02chore(tui): clean up scroll config follow-up (#20561)Luke Parker
2026-04-02fix(tui): apply scroll configuration uniformly across all scrollboxes (#14735)Luke Parker
2026-04-01feat: add new provider plugin hook for resolving models and sync models from ↵Aiden Cline
github models endpoint (falls back to models.dev) (#20533)
2026-04-02Fix selection expansion by retaining focused input selections during global ↵Luke Parker
key events (#20205)
2026-04-01resolve subpath only packages for plugins (#20555)Sebastian
2026-04-02fix: normalize filepath in FileTime to prevent Windows path mismatch (#20367)Joscha Götzer
Co-authored-by: JosXa <[email protected]> Co-authored-by: Luke Parker <[email protected]>
2026-04-01zen: syncFrank
2026-04-01refactor: replace BunProc with Npm module using @npmcli/arborist (#18308)Dax
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Co-authored-by: Brendan Allan <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-04-01wip: zenFrank
2026-04-01test(app): fix isolated backend follow-ups (#20513)Kit Langton
2026-04-01fix(account): coalesce concurrent console token refreshes (#20503)Kit Langton
2026-04-01test(app): migrate more e2e suites to isolated backend (#20505)Kit Langton
2026-04-01chore: generateopencode-agent[bot]
2026-04-01refactor: use Effect services instead of async facades in provider, auth, ↵Kit Langton
and file (#20480)
2026-04-01refactor(shell): use Effect ChildProcess for shell command execution (#20494)Kit Langton
2026-04-01refactor(init): tighten AGENTS guidance (#20422)Shoubhit Dash
2026-04-01chore: generateopencode-agent[bot]