summaryrefslogtreecommitdiffhomepage
path: root/packages/app
AgeCommit message (Expand)Author
2026-01-06chore(app): rework storage approachAdam
2026-01-06fix(app): session navigation with shortcutsAdam
2026-01-06fix(app): permission auto-accept should hide when not neededAdam
2026-01-06fix(app): terminal selection color contrastAdam
2026-01-06release: v1.1.4opencode
2026-01-06fix(app): copy and paste in terminal was brokenAdam
2026-01-06fix(app): more contrast in terminal textAdam
2026-01-06feat(app): add view button to open files from review sidebar (#7095)Justas Raudonius
2026-01-06fix(app): open review sidebar when selecting file from picker (#7096)Justas Raudonius
2026-01-06feat(app): add middle-click to close tabs in review sidebar (#7094)Justas Raudonius
2026-01-06fix(app): code splitting for web load perf gainsAdam
2026-01-06fix(app): scroll store performanceAdam
2026-01-05docs: polish markdown wording and capitalization (#7019)Guofang.Tang
2026-01-05fix(app): more defensive, handle no gitAdam
2026-01-05chore: generateGitHub Action
2026-01-05Feat/clickable subtask (#6846)OpeOginni
2026-01-05release: v1.1.3opencode
2026-01-05fix(app): store image attachmentsAdam
2026-01-05fix(app): bottom paddingAdam
2026-01-05fix(app): terminal long-running processesAdam
2026-01-05fix(app): terminal flakinessAdam
2026-01-05fix(app): performance improvements through event batchingAdam
2026-01-05fix(app): prompt input shouldn't cover contentAdam
2026-01-05fix(app): worktree selection should navigate to worktreeAdam
2026-01-05chore: generateGitHub Action
2026-01-05fix: pass image parts to custom commands (#6525)Melih Mucuk
2026-01-05fix(app): avoid unintended submits during IME composition (#6952)MogamiTsuchikawa
2026-01-05feat(app): highlight collapsed active project in sidebar (#6958)Albin Groen
2026-01-05fix(app): fix flicker and navigation when collapsing/expanding projects (#6658)Albin Groen
2026-01-05fix(app): fix image dragging in project edit dialog (#6700)Albin Groen
2026-01-05release: v1.1.2opencode
2026-01-05chore: generateGitHub Action
2026-01-04feat(desktop): implement auto-scroll for active command in slash popover (#6797)OpeOginni
2026-01-04Desktop: Fix Responsive Menu (#6789)Daniel Polito
2026-01-04perf: optimize model dialog visibility lookups (#6791)Shkumbin Hasani
2026-01-04Desktop: Adding Home Icon on Responsive Menu (#6794)Daniel Polito
2026-01-05chore: generateGitHub Action
2026-01-04feat(app): add SVG preview support in session viewer (#6868)shuv
2026-01-04Fix a few mobile screen size issues (#6808)Carter McBride
2026-01-04fix(app): fix custom slash commands not showing on initial / (#6829)Ravi Kumar
2026-01-04fix(app): prompt input improvementsAdam
2026-01-04fix(app): prompt input improvementsAdam
2026-01-04release: v1.1.1opencode
2026-01-04fix(app): scroll position restorationAdam
2026-01-04fix(app): don't override ctrl+a on windowsAdam
2026-01-04fix(app): auto-scroll behaviorsAdam
2026-01-04chore: generateGitHub Action
2026-01-03docs: update AGENTS.md (#6800)Saatvik Arya
2026-01-03Desktop: Edit Project Fix (#6757)Daniel Polito
2026-01-03fix(server): update server URL normalization to retain path (#6647)OpeOginni