summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Expand)Author
2026-02-16core: keep message part order stable when files resolve asynchronously (#13915)Aiden Cline
2026-02-16fix(website): fix site in safari 18 (#13894)James Long
2026-02-16tweak: drop ids from attachments in tools, assign them in prompt.ts instead (...Aiden Cline
2026-02-16feat(acp): add opt-in flag for question tool (#13562)ImmuneFOMO
2026-02-16fix(opencode): ACP sessions never get LLM-generated titles (#13095)Zhiyuan Zheng
2026-02-16feat(cli): add session delete command (#13571)Ariane Emory
2026-02-16release: v1.2.6opencode
2026-02-16feat(opencode): add `dfmt` formatter support for D language files (#13867)Robert Schadek
2026-02-16fix(tui): make use of server dir path for file references in prompts (#13781)OpeOginni
2026-02-16feat(cli): add db migrate command for JSON to SQLite migration (#13874)Dax
2026-02-16feat(cli): add --continue and --fork flags to attach command (#13879)Ryan Vogel
2026-02-16fix: bump GitLab provider and auth plugin for mid-session token refresh (#13850)Vladimir Glafirov
2026-02-16fix (tui): Inaccurate tips (#13845)Imanol Maiztegui
2026-02-16chore: cleanupAdam
2026-02-16fix(core): remove unnecessary per-message title LLM calls (#13804)Rafi Khardalian
2026-02-16fix(docs): correct critical translation errors in Russian zen page (#13830)Chujiang
2026-02-16fix: google vertex var priority (#13816)Aiden Cline
2026-02-16chore: generateopencode-agent[bot]
2026-02-16feat: add openai-compatible endpoint support for google-vertex provider (#10303)Jhin Lee
2026-02-16fix(desktop): normalize Linux Wayland/X11 backend and decoration policy (#13143)bnema
2026-02-15feat(opencode): Add Venice support in temperature, topP, topK and smallOption...dpuyosa
2026-02-16desktop: use process-wrap instead of manual job object (#13431)Brendan Allan
2026-02-15chore: generateopencode-agent[bot]
2026-02-15fix(website): correct zh-CN translation of proprietary terms in zen.mdx (#13734)Pan Kaixin
2026-02-15feat(opencode): add `cljfmt` formatter support for Clojure files (#13426)Salam Elbilig
2026-02-15release: v1.2.5opencode
2026-02-15feat(app): localize "free usage exceeded" error & "Add credits" clickable lin...Alex Yaroshuk
2026-02-15fix(desktop): issue viewing new files opened from the file tree (#13689)Shane Bishop
2026-02-15fix(app): only navigate prompt history at input boundaries (#13690)Shoubhit Dash
2026-02-15fix(app): keybind [shift+tab] (#13695)Filip
2026-02-15fix(desktop): focus window after update/relaunch (#13701)zerone0x
2026-02-15feat: Add GeistMono Nerd Font to available mono font options (#13720)Brandon Julio Thenaro
2026-02-15fix: ensure sqlite migration logs to stderr instead of stdout (#13691)Aiden Cline
2026-02-15release: v1.2.4opencode
2026-02-14core: add db command for database inspection and queryingDax Raad
2026-02-14test: add tests for path-derived IDs in json migrationDax Raad
2026-02-14fix: derive all IDs from file paths during json migrationDax Raad
2026-02-14feat(app): clear notifications action (#13668)Adam
2026-02-14fix(app): stack overflow in filetree (#13667)Adam
2026-02-15release: v1.2.3opencode
2026-02-14fix: ensure anthropic models on OR also have variant support (#13498)Aiden Cline
2026-02-14fix: add WAL checkpoint on database open (#13633)Dax
2026-02-14fix: ensure vercel variants pass amazon models under bedrock key (#13631)Aiden Cline
2026-02-14release: v1.2.2opencode
2026-02-14core: add comprehensive test coverage for Session.list() filtersDax Raad
2026-02-14core: filter sessions at database level to improve session list loading perfo...Dax Raad
2026-02-14fix vercel gateway variants (#13541)Aiden Cline
2026-02-14bump vertex ai packages (#13625)Aiden Cline
2026-02-14release: v1.2.1opencode
2026-02-14tui: show all project sessions from any working directoryDax Raad