summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-02-17tweak(ui): allow full-width user message metaDavid 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-17tweak(ui): show assistant response meta on hoverDavid Hill
Adds hover-only metadata after the assistant copy icon showing agent, provider, model, and response duration.
2026-02-17tweak(ui): refine user message hover metaDavid Hill
Moves the interrupted state into the user message hover metadata and updates the copy tooltip to 'Copy message'.
2026-02-17tweak(ui): use provider catalog namesDavid Hill
Renders provider and model display names from the provider list instead of raw IDs in user message hover metadata.
2026-02-17tweak(ui): show user message meta on hoverDavid Hill
Adds a hover-only metadata line under user messages showing agent, provider, model, and timestamp for quicker context.
2026-02-17chore: generateopencode-agent[bot]
2026-02-17feat(desktop): more e2e tests (#13975)Filip
2026-02-17tweak(ui): update magnifying-glass iconDavid 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-17tweak(app): tighten titlebar action paddingDavid Hill
Use pr-2 for the status and fallback copy-path actions, and tighten the copy icon/text gap to 1.5.
2026-02-17tweak(app): refine titlebar search and open paddingDavid 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-17tweak(ui): center titlebar search and soften keybindDavid Hill
Mount the titlebar search in the center area and tune its sizing/spacing; use regular weight for the keybind pill text.
2026-02-17tweak(app): align titlebar search text sizeDavid Hill
Use the same 12px text style for the titlebar search placeholder as the status and open actions.
2026-02-17tweak(app): match titlebar active bg to hoverDavid Hill
Use the ghost hover background for active/expanded titlebar actions and tighten titlebar popover gutters to 4px.
2026-02-17tweak(app): use weak borders in titlebar actionsDavid 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-17tweak(app): reduce titlebar right paddingDavid Hill
Use pr-2 (instead of pr-6) on the titlebar right section when not on Windows.
2026-02-17tweak(app): keep file tree toggle visibleDavid 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-17chore: generateopencode-agent[bot]
2026-02-17tweak(ui): icon button spacingDavid Hill
2026-02-17chore: app polish (#13976)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-17fix(app): recover state after sse reconnect and harden sse streams (#13973)Shoubhit Dash
2026-02-17tweak(tui): new session banner with logo and details (#13970)David Hill
2026-02-17chore: generateopencode-agent[bot]
2026-02-17fix(docs): correct reversed meaning in Korean plugins logging section (#13945)Minung Han
2026-02-17docs: improve zh-cn and zh-tw documentation translations (#13942)chenmi
2026-02-17docs(ko): improve Korean translation accuracy and clarity in Zen docs (#13951)vynn
2026-02-17fix(app): keep Escape handling local to prompt input on macOS desktop (#13963)Ganesh
2026-02-17ci: update triage workflow (#13944)Aiden Cline
2026-02-17wip: zenFrank
2026-02-17zen: glm 5 freeFrank
2026-02-17Hide server CLI on windows (#13936)Brendan Allan
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
(#13890)
2026-02-16feat(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-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
Co-authored-by: BlueT - Matthew Lien - 練喆明 <[email protected]> Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>