summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/i18n/en.ts
AgeCommit message (Expand)Author
2026-05-01desktop: sentry integration (#15300)Brendan Allan
2026-04-29chore: rm broken codesearch tool (#24992)Aiden Cline
2026-04-27feat: configurable shell selection + desktop settings UI (#20602)Luke Parker
2026-04-24feat(prompt): add shell mode UI with cancel button, custom icon, and example ...Brendan Allan
2026-04-21feat(app): allow disabling progress bar in settings (#23674)Brendan Allan
2026-04-19feat: add terminal font settings and built-in Nerd Font (#23391)Luke Parker
2026-04-17feat(app): hide desktop titlebar tools behind settings (#19029)Jay
2026-04-07feat(app): better subagent experience (#20708)Adam
2026-04-03feat: restore git-backed review modes (#20845)Shoubhit Dash
2026-03-26fix(app): don't bundle fonts (#19329)Adam
2026-03-26revert: roll back git-backed review modes (#19295)Shoubhit Dash
2026-03-25chore: remove dead code for todoread tool (#19128)Aiden Cline
2026-03-25feat: restore git-backed review modes with effectful git service (#18900)Shoubhit Dash
2026-03-23fix(app): batch multi-file prompt attachments (#18722)Shoubhit Dash
2026-03-21app: allow navigating projects with keybinds (#18502)Brendan Allan
2026-03-19ignore: revert 3 commits that broke dev branch (#18260)Aiden Cline
2026-03-19feat: add git-backed session review modes (#17961)Shoubhit Dash
2026-03-19feat: integrate multistep auth flows into desktop app (#18103)Aiden Cline
2026-03-17tweak(ui): add an empty state to the sidebar when no projects (#17971)David Hill
2026-03-13fix(app): support text attachments (#17335)Adam
2026-03-13chore(app): i18n sync (#17283)Adam
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
2026-02-27chore(app): i18n sync (#15362)Adam
2026-02-27feat(app): add Turkish (tr) locale for app and ui packages (#15278)vaur94
2026-02-27app: allow providing username and password when connecting to remote server (...Brendan Allan
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
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-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
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
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
2026-02-12feat(app): toggle all provider modelsAdam
2026-02-11Fix/reverception (#13166)Filip
2026-02-11Revert "feat(desktop): add WSL backend mode (#12914)"Adam
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
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