summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/i18n
AgeCommit message (Collapse)Author
2026-03-12feat(app): follow-up behavior (#17233)Adam
2026-03-11feat(app): restore to message and fork session (#17092)Adam
2026-03-07tui: align session empty states (#16412)David Hill
2026-03-07feat(desktop): show skill issue when snapshotting is off (#16432)Luke Parker
2026-03-06fix(app): better review/filetree empty states (#16221)David Hill
Co-authored-by: Adam <[email protected]>
2026-03-02Revert "fix(i18n): polish turkish translations" (#15656)Shoubhit Dash
2026-03-01fix(i18n): polish turkish translations (#15491)Uğur Murat Altıntas
2026-02-27chore(app): i18n sync (#15362)Adam
2026-02-27chore: generateopencode-agent[bot]
2026-02-27feat(app): add Turkish (tr) locale for app and ui packages (#15278)vaur94
Co-authored-by: Ugur <[email protected]>
2026-02-27app: allow providing username and password when connecting to remote server ↵Brendan Allan
(#14872)
2026-02-26feat(app): auto-accept all permissions modeAdam
2026-02-26feat: opencode go provider list (#15203)David Hill
2026-02-25fix(app): correct Copilot provider description in i18n files (#15071)Oleksii Pavliuk
2026-02-23fix(desktop): change detection on Windows, especially Cygwin (#13659)Erik Demaine
Co-authored-by: LukeParkerDev <[email protected]>
2026-02-22feat(app): feed customization optionsAdam
2026-02-20fix(app): better sound effect disabling uxAdam
2026-02-20feat(app): show/hide reasoning summariesAdam
2026-02-19feat(i18n): update Japanese translations to WSL integration (#13160)Shintaro Jokagi
2026-02-18tweak(app): shorten prompt mode toggle tooltipsDavid Hill
2026-02-17chore(app): use radio group in prompt input (#14025)Adam
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-17feat(app): session timeline/turn rework (#13196)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-15feat: Add GeistMono Nerd Font to available mono font options (#13720)Brandon Julio Thenaro
2026-02-14feat(app): clear notifications action (#13668)Adam
Co-authored-by: adamelmore <[email protected]>
2026-02-12feat(app): toggle all provider modelsAdam
2026-02-11chore: generateopencode-agent[bot]
2026-02-11fix(app): translationsAdam
2026-02-11Fix/reverception (#13166)Filip
Co-authored-by: Adam <[email protected]>
2026-02-11Revert "feat(desktop): add WSL backend mode (#12914)"Adam
This reverts commit 213a87234dd7579873787070e5f8ad98eb88bce8.
2026-02-11feat(desktop): add WSL backend mode (#12914)Brendan Allan
2026-02-09feat(app): add Cmd+[/] keybinds for session history navigation (#12880)Kit Langton
2026-02-09feat(desktop): add native Wayland toggle on Linux (#11971)Israel Araújo de Oliveira
Co-authored-by: Brendan Allan <[email protected]>
2026-02-08fix(app): localize "close tab" in command pallete (#12756)Alex Yaroshuk
2026-02-08fix(app): Toast when session is missing on prompt-submit (#12654)Devin Griffin
2026-02-07feat(app): add web input focus shortcut (#12493)ChangeHow
2026-02-07feat(app): drag-n-drop to @mention file (#12569)Devin Griffin
2026-02-06chore: refactoring and tests, splitting up files (#12495)Adam
2026-02-05feat(app): open in <app> button (#12322)Adam
2026-02-05chore: cleanupAdam
2026-02-05feat(i18n): add Bosnian locale (#12283)Edin
2026-02-03fix(app): command palette placeholder textAdam
2026-02-02feat(app): add workspace toggle command to command palette and prompt input ↵Alex Yaroshuk
(#11810)
2026-02-02feat(app): add tab close keybind (#11780)Rahul A Mistry
2026-02-02feat(app): unread session navigation keybinds (#11750)Brendan Allan
2026-02-01feat(app): show skill/mcp badges for slash commandsR44VC0RP
Display 'skill' or 'mcp' badge instead of 'custom' for slash commands based on their source type. This provides better clarity to users about where each command comes from.
2026-02-01fix(app): binary file handling in file view (#11312)Alex Yaroshuk
2026-02-01fix(app): use static language names in Thai localization (#11496)Alex Yaroshuk
2026-01-31Revert "feat(app): add skill slash commands" (#11484)Ryan Vogel
2026-01-31feat(app): add skill slash commands (#11369)Ryan Vogel