summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-12-05Update Nix flake.lock and hashesGithub Action
2025-12-05chore: format codeGitHub Action
2025-12-04Reapply "feat(desktop): terminal pane (#5081)"Adam
This reverts commit f9dcd979364acc5172fd0044c1c8b04dcaec9229.
2025-12-04Update Nix flake.lock and hashesGithub Action
2025-12-04release: v1.0.133opencode
2025-12-04Revert "feat(desktop): terminal pane (#5081)"Aiden Cline
This reverts commit d763c11a6d5bc57869f11c87f5a293f61e427e0a.
2025-12-04feat(desktop): terminal pane (#5081)Adam
Co-authored-by: Github Action <[email protected]> Co-authored-by: Dax Raad <[email protected]>
2025-12-04core: add test for custom model npm package inheritanceDax Raad
2025-12-04tweak: bash tool description re commit stuffAiden Cline
2025-12-04docs: add CodeCompanion.nvim integration instructions (#5079)Cason Adams
2025-12-04core: ensure model npm package falls back to dev models config when not ↵Dax Raad
explicitly defined
2025-12-04feat: Add SAP AI Core provider support (#5023)Jérôme Benoit
Signed-off-by: Jérôme Benoit <[email protected]>
2025-12-04bump: builtin plugin versionsAiden Cline
2025-12-04add optional prompt Input to Github Action (#4828)Daniel Polito
Co-authored-by: Github Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-12-04tui: fix /new slash command being persisted in prompt inputAiden Cline
2025-12-04tweak: bash tool messages regarding timeouts and truncation more clear for ↵Shantur Rathore
agent (#5066)
2025-12-04fix: model not being passed correctly to toolAiden Cline
2025-12-04Preserve prompt input when creating new session (#4993)Daniel Gray
2025-12-04fix(tui): cursor colorAdam
2025-12-04ignore: update download stats 2025-12-04GitHub Action
2025-12-04ci: cleanerAiden Cline
2025-12-04ci: only maintainer can triggerAiden Cline
2025-12-03zen: make session provider stickyFrank
2025-12-03ci: use blacksmith runners in review workflow too (#5042)wsx99outlook
2025-12-04chore: format codeGitHub Action
2025-12-03fix: ensure checkUpgrade sets `init:` (#5040)YeonGyu-Kim
2025-12-04release: v1.0.132opencode
2025-12-04chore: format codeGitHub Action
2025-12-03fix anthropic api key errorDax Raad
2025-12-04release: v1.0.131opencode
2025-12-03fix: TypeError: undefined is not an objectAiden Cline
2025-12-04chore: format codeGitHub Action
2025-12-03zen: fix chart loadingFrank
2025-12-04release: v1.0.130opencode
2025-12-03feat: Enhance DeepSeek reasoning content handling (#4975)Jakub Matjanowski
Co-authored-by: Aiden Cline <[email protected]>
2025-12-03docs: remove outdated theme section as system theme is now added back (#5041)Jack Bisceglia
2025-12-03ci: add note about iifeAiden Cline
2025-12-03fix: provider id issueAiden Cline
2025-12-03fix: compaction type issueAiden Cline
2025-12-03fix: dax typoAiden Cline
2025-12-04Update Nix flake.lock and hashesGithub Action
2025-12-03bump opentuiAiden Cline
2025-12-03core: refactor provider and model system (#5033)Dax
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: thdxr <[email protected]>
2025-12-03core: add provider test coverage for upcoming refactorDax Raad
Add comprehensive test suite for Provider module to ensure safe refactoring of provider internals. Tests cover: - Provider loading from env vars and config - Provider filtering (disabled_providers, enabled_providers) - Model whitelist/blacklist - Model aliasing and custom providers - getModel, getProvider, closest, defaultModel functions Also adds Env module for instance-scoped environment variable access, enabling isolated test environments without global state pollution.
2025-12-03zen: fix chart loadingFrank
closes #5030
2025-12-03ci: review tweakAiden Cline
2025-12-03feat: add tool_details keybind w/ no default (#4976)Ariane Emory
Co-authored-by: Aiden Cline <[email protected]>
2025-12-03ci: review ready for review actionAiden Cline
2025-12-03ci: tweak review cmdAiden Cline
2025-12-03zen: usage graph respect light/dark modeFrank