| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-17 | tweak(ui): allow full-width user message meta | David Hill | |
| Moves the user message meta row out of the bubble width constraints and truncates long metadata while keeping the timestamp visible with consistent middot spacing. | |||
| 2026-02-17 | tweak(ui): show assistant response meta on hover | David Hill | |
| Adds hover-only metadata after the assistant copy icon showing agent, provider, model, and response duration. | |||
| 2026-02-17 | tweak(ui): refine user message hover meta | David Hill | |
| Moves the interrupted state into the user message hover metadata and updates the copy tooltip to 'Copy message'. | |||
| 2026-02-17 | tweak(ui): use provider catalog names | David Hill | |
| Renders provider and model display names from the provider list instead of raw IDs in user message hover metadata. | |||
| 2026-02-17 | tweak(ui): show user message meta on hover | David Hill | |
| Adds a hover-only metadata line under user messages showing agent, provider, model, and timestamp for quicker context. | |||
| 2026-02-17 | chore: generate | opencode-agent[bot] | |
| 2026-02-17 | feat(desktop): more e2e tests (#13975) | Filip | |
| 2026-02-17 | tweak(ui): update magnifying-glass icon | David Hill | |
| Replace the magnifying-glass glyph with a 16px viewBox variant and keep default 1px stroke; adjust the titlebar search to render the icon at 16x16. | |||
| 2026-02-17 | tweak(app): tighten titlebar action padding | David Hill | |
| Use pr-2 for the status and fallback copy-path actions, and tighten the copy icon/text gap to 1.5. | |||
| 2026-02-17 | tweak(app): refine titlebar search and open padding | David Hill | |
| Ensure the titlebar search placeholder truncates cleanly and left-aligns; match the fallback copy-path button left padding to the open action. | |||
| 2026-02-17 | tweak(ui): center titlebar search and soften keybind | David Hill | |
| Mount the titlebar search in the center area and tune its sizing/spacing; use regular weight for the keybind pill text. | |||
| 2026-02-17 | tweak(app): align titlebar search text size | David Hill | |
| Use the same 12px text style for the titlebar search placeholder as the status and open actions. | |||
| 2026-02-17 | tweak(app): match titlebar active bg to hover | David Hill | |
| Use the ghost hover background for active/expanded titlebar actions and tighten titlebar popover gutters to 4px. | |||
| 2026-02-17 | tweak(app): use weak borders in titlebar actions | David Hill | |
| Use border-border-weak-base for the titlebar status and open actions (including the open button divider) and adjust the English copy-path label casing. | |||
| 2026-02-17 | tweak(app): reduce titlebar right padding | David Hill | |
| Use pr-2 (instead of pr-6) on the titlebar right section when not on Windows. | |||
| 2026-02-17 | tweak(app): keep file tree toggle visible | David Hill | |
| Always show the titlebar file tree button (and space the right-side icon buttons at 4px) so it stays accessible regardless of the review panel state. | |||
| 2026-02-17 | chore: generate | opencode-agent[bot] | |
| 2026-02-17 | tweak(ui): icon button spacing | David Hill | |
| 2026-02-17 | chore: app polish (#13976) | Adam | |
| Co-authored-by: David Hill <[email protected]> | |||
| 2026-02-17 | feat(app): session timeline/turn rework (#13196) | Adam | |
| Co-authored-by: David Hill <[email protected]> | |||
| 2026-02-17 | fix(app): recover state after sse reconnect and harden sse streams (#13973) | Shoubhit Dash | |
| 2026-02-17 | tweak(tui): new session banner with logo and details (#13970) | David Hill | |
| 2026-02-17 | chore: generate | opencode-agent[bot] | |
| 2026-02-17 | fix(docs): correct reversed meaning in Korean plugins logging section (#13945) | Minung Han | |
| 2026-02-17 | docs: improve zh-cn and zh-tw documentation translations (#13942) | chenmi | |
| 2026-02-17 | docs(ko): improve Korean translation accuracy and clarity in Zen docs (#13951) | vynn | |
| 2026-02-17 | fix(app): keep Escape handling local to prompt input on macOS desktop (#13963) | Ganesh | |
| 2026-02-17 | ci: update triage workflow (#13944) | Aiden Cline | |
| 2026-02-17 | wip: zen | Frank | |
| 2026-02-17 | zen: glm 5 free | Frank | |
| 2026-02-17 | Hide server CLI on windows (#13936) | Brendan Allan | |
| 2026-02-16 | core: keep message part order stable when files resolve asynchronously (#13915) | Aiden Cline | |
| 2026-02-16 | fix(website): fix site in safari 18 (#13894) | James Long | |
| 2026-02-16 | tweak: drop ids from attachments in tools, assign them in prompt.ts instead ↵ | Aiden Cline | |
| (#13890) | |||
| 2026-02-16 | feat(acp): add opt-in flag for question tool (#13562) | ImmuneFOMO | |
| Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]> | |||
| 2026-02-16 | fix(opencode): ACP sessions never get LLM-generated titles (#13095) | Zhiyuan Zheng | |
| 2026-02-16 | feat(cli): add session delete command (#13571) | Ariane Emory | |
| 2026-02-16 | release: v1.2.6 | opencode | |
| 2026-02-16 | feat(opencode): add `dfmt` formatter support for D language files (#13867) | Robert Schadek | |
| 2026-02-16 | fix(tui): make use of server dir path for file references in prompts (#13781) | OpeOginni | |
| 2026-02-16 | feat(cli): add db migrate command for JSON to SQLite migration (#13874) | Dax | |
| 2026-02-16 | feat(cli): add --continue and --fork flags to attach command (#13879) | Ryan Vogel | |
| 2026-02-16 | fix: bump GitLab provider and auth plugin for mid-session token refresh (#13850) | Vladimir Glafirov | |
| 2026-02-16 | fix (tui): Inaccurate tips (#13845) | Imanol Maiztegui | |
| 2026-02-16 | chore: cleanup | Adam | |
| 2026-02-16 | fix(core): remove unnecessary per-message title LLM calls (#13804) | Rafi Khardalian | |
| 2026-02-16 | fix(docs): correct critical translation errors in Russian zen page (#13830) | Chujiang | |
| 2026-02-16 | fix: google vertex var priority (#13816) | Aiden Cline | |
| 2026-02-16 | chore: generate | opencode-agent[bot] | |
| 2026-02-16 | feat: add openai-compatible endpoint support for google-vertex provider (#10303) | Jhin Lee | |
| Co-authored-by: BlueT - Matthew Lien - 練喆明 <[email protected]> Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]> | |||
