| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-17 | chore: cleanup | Adam | |
| 2026-02-17 | chore(app): use radio group in prompt input (#14025) | Adam | |
| 2026-02-17 | fix: make read tool more mem efficient (#14009) | Aiden Cline | |
| 2026-02-17 | chore: generate | opencode-agent[bot] | |
| 2026-02-17 | feat: surface plugin auth providers in the login picker (#13921) | Nathan Anderson | |
| Co-authored-by: Aiden Cline <[email protected]> | |||
| 2026-02-17 | tui: simplify prompt mode toggle icon colors via CSS and tighten message ↵ | David Hill | |
| timeline padding | |||
| 2026-02-17 | fix(app): prompt input quirks | Adam | |
| 2026-02-17 | zen: sonnet 4.6 | Frank | |
| 2026-02-17 | fix(app): virtualizer getting wrong scroll root | Adam | |
| 2026-02-17 | fix(app): terminal disconnect and resync (#14004) | Adam | |
| 2026-02-17 | fix: Invalidate oauth credentials when oauth provider says so (#14007) | Eduardo Gomes | |
| Co-authored-by: Eduardo Gomes <[email protected]> | |||
| 2026-02-18 | desktop: replicate tauri-plugin-shell logic (#13986) | Brendan Allan | |
| 2026-02-17 | tui: improve modified file visibility and button spacing | David Hill | |
| - Replace warning yellow with distinct orange color for modified files in git diff indicators - Increase button padding for better visual balance in session header and status popover | |||
| 2026-02-17 | tui: show monochrome file icons by default in tree view, revealing colors on ↵ | David Hill | |
| hover to reduce visual clutter and help users focus on code content | |||
| 2026-02-17 | tui: fix share button text styling to use consistent 12px regular font weight | David Hill | |
| 2026-02-17 | tweak(ui): update icon transparency | David Hill | |
| 2026-02-17 | fix(ui): use icon-strong-base for active titlebar icon buttons | David Hill | |
| 2026-02-17 | tweak(ui): icon-interactive-base color change dark mode | David Hill | |
| 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 | |
