summaryrefslogtreecommitdiffhomepage
path: root/packages/app
AgeCommit message (Collapse)Author
2026-01-22fix(app): flash of fallback icon for projectsAdam
2026-01-22fix(app): project icon color flash on loadAdam
2026-01-22fix(app): folder suggestions missing last partAdam
2026-01-22fix(app): allow adding projects from any depthAdam
2026-01-22fix(app): allow adding projects from rootAdam
2026-01-22fix(app): non-git projects should be renameableAdam
2026-01-22feat(app): add app version display to settings (#10095)Alex Yaroshuk
2026-01-22release: v1.1.32opencode
2026-01-22feat(i18n): add br locale support (#10086)Ygor Simões
2026-01-22chore: generateGitHub Action
2026-01-22fix: make 'Learn More' link functional in theme settings (#10078)Aryan "LAG" Gupta
2026-01-22feat(app): render images in session reviewAdam
2026-01-22test(app): fix windows pathsAdam
2026-01-22chore: cleanupAdam
2026-01-22chore: cleanupAdam
2026-01-22fix(app): new session buttonAdam
2026-01-22chore(app): translationsAdam
2026-01-22feat(app): delete sessionsAdam
2026-01-22feat(app): close projects from hover cardAdam
2026-01-22fix(app): don't auto nav to workspace after resetAdam
2026-01-22Revert "fix: handle special characters in paths and git snapshot reading ↵Adam
logic(#9804) (#9807)" This reverts commit cf6ad4c40789beef8a0f2a07f12964fd5fdd2b09.
2026-01-22fix(desktop): Expand font stacks to include macOS Nerd Font default names ↵bewareoftheleopard
(#10045)
2026-01-22fix(app): clear session hover state on navigation (#10031)Yash Rathore
2026-01-22feat(app): add workspace startup script to projectsAdam
2026-01-22test(app): terminal smoke testAdam
2026-01-22test(app): file viewer smoke testAdam
2026-01-22test(app): model picker smoke testAdam
2026-01-22test(app): @ attachment smoke testAdam
2026-01-22test(app): slash command smoke testsAdam
2026-01-22test(app): settings smoke testsAdam
2026-01-22fix: type errorAdam
2026-01-22fix: satisfiesAdam
2026-01-22fix(app): hover-card scrollingAdam
2026-01-22fix(app): auto-scrollAdam
2026-01-22fix(app): auto-scrollAdam
2026-01-22feat(app): add scrollbar styling to session page (#10020)Alex Yaroshuk
2026-01-22chore: generateGitHub Action
2026-01-22feat: Add support for Norwegian translations (#10018)Sondre
2026-01-22fix(app): snap to bottom on promptAdam
2026-01-22fix(app): a11y translationsAdam
2026-01-22fix(desktop): change project path tooltip position to bottom (#9497)Rahul A Mistry
2026-01-22chore: generateGitHub Action
2026-01-22fix(app): session screen accessibility improvements (#9907)Nolan Darilek
2026-01-22refactor(desktop): move markdown rendering to rust (#10000)Shoubhit Dash
2026-01-22fix: add 8px left margin to sidebar toggle on desktopDavid Hill
2026-01-22fix: match terminal toggle button size with sidebar and review togglesDavid Hill
2026-01-22update jump to latest button with circular design and animationDavid Hill
- add arrow-down-to-line icon - circular 32px button centered above prompt input - fade/scale/translate animation on show/hide - fix duplicate language.ru keys in i18n files
2026-01-22feat(i18n): add Arabic language support (#9947)NourEldin Osama
2026-01-22feat(app): always show Toggle-Review button (#9944)DNGriffin
2026-01-21fix(app): open terminal pane when creating new terminal (#9926)Ronan Kearns