| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-17 | tui: add warning icon to permission requests for better visibility | David Hill | |
| Adds a visual warning indicator to permission request dialogs to make them more noticeable and help users understand when the agent needs approval to use tools. Also improves the layout with consistent spacing and icon alignment. | |||
| 2026-02-17 | refactor(ui): extract dock prompt shell | David Hill | |
| 2026-02-17 | tweak(ui): bump button heights and align permission prompt layout | David Hill | |
| 2026-02-17 | ci: rm remap for jlongster since he is in org now (#14000) | Aiden Cline | |
| 2026-02-17 | fix: don't fetch models.dev on completion (#13997) | Caleb Norton | |
| 2026-02-17 | fix: Homepage video section layout shift (#13987) | Alex Carpenter | |
| 2026-02-17 | fix(app): ui flashing when switching tabs (#13978) | Filip | |
| 2026-02-17 | fix(desktop): avoid sidecar health-check timeout on shell startup (#13925) | Chris Yang | |
| Co-authored-by: Brendan Allan <[email protected]> | |||
| 2026-02-17 | tui: increase prompt mode toggle height for better clickability | David Hill | |
| 2026-02-17 | ui: add clearer 'Copy response' tooltip label for text parts | David Hill | |
| 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-17 | ci: fixed missing if condition (#13934) | Goni Zahavy | |
| 2026-02-17 | ci: fixed Rust cache for 'cargo install' in publish.yml (#13907) | Goni Zahavy | |
| 2026-02-16 | core: keep message part order stable when files resolve asynchronously (#13915) | Aiden Cline | |
| 2026-02-16 | ci: use `useblacksmith/stickydisk` on linux runners only (#13909) | Goni Zahavy | |
| 2026-02-16 | ci: fixed apt cache not working in publish.yml (#13897) | Goni Zahavy | |
| 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 | |
