summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Expand)Author
2026-01-12chore: generateGitHub Action
2026-01-12fix(formatter): use biome `check` instead of `format` to include import sorti...Andrew Pashynnyk
2026-01-12fix: ensure plurals are properly handled (#8070)Aiden Cline
2026-01-12release: v1.1.15opencode
2026-01-12core: rename OPENCODE_PASSWORD to OPENCODE_SERVER_PASSWORD for clearer authen...Dax Raad
2026-01-12fix(tui): prevent layout jump when toggling tips visibility (#8068)Ryan Vogel
2026-01-12docs: fix permission rule ordering in examples (#7010)Kenny
2026-01-12core: fix HTTP exception handling order to prevent NamedError from masking HT...Dax Raad
2026-01-12core: add password authentication and improve server securityDax Raad
2026-01-12fix(desktop): Improve User Message Badges for Big Titles and Small Screens (#...Daniel Polito
2026-01-12core: improve error handling for built-in plugin installation failuresAiden Cline
2026-01-12tui: add hint for variants toggleAiden Cline
2026-01-12admin unshareFrank
2026-01-12fix: permissions wildcarding so that for ex: 'ls *' includes ls * AND 'ls' to...Aiden Cline
2026-01-12fix(tui): reopen autocomplete after backspace deletes space (#6031)Ravi Kumar
2026-01-12test: fixAiden Cline
2026-01-12docs: fix typo (#8041)Shubh Porwal
2026-01-12chore: bump ai sdk packagesAiden Cline
2026-01-12core: fix model selection in title generation to use user's model instead of ...Dax Raad
2026-01-12tui: rename kvStore to store for consistencyDax Raad
2026-01-12tui: redesign tips display on home screenDax Raad
2026-01-12Redesign tips display on home screen (#6126)David Hill
2026-01-12tui: remove update complete toast notificationDax Raad
2026-01-12disable appimageBrendan Allan
2026-01-12chore: generateGitHub Action
2026-01-12fix(desktop): improve server detection & connection logic (#7962)Brendan Allan
2026-01-12chore: generateGitHub Action
2026-01-12app: resolve defaultServerUrl inside AppInterfaceBrendan Allan
2026-01-12release: v1.1.14opencode
2026-01-11tweak: make the subagent header have clickable navAiden Cline
2026-01-11docs: fix scroll_speed default value (#7867)Eyal Cherevatsky
2026-01-11fix(mcp): support `resource` content type in MCP tool output (#7879)Andrey Taranov
2026-01-11docs: fix typos in settings doc (#7892)Zeke Sikelianos
2026-01-11chore: update GitHub stars count to 60K (#7899)Prince Carlo Juguilon
2026-01-11feat(tui): add mouse hover and click support to questions tool (#7905)indeep99
2026-01-11tui: fix prompt ref initialization to prevent undefined reference errorsDax Raad
2026-01-11tui: refactor event streaming to use SDK instead of manual RPC subscriptionDax Raad
2026-01-12Fix: TUI single-line paste cursor position (#7277)Octane
2026-01-11fix: check worktree for external_directory permission in subdirs (#7811)Dillon Mulroy
2026-01-11chore(lander): fix spacing in desktop app banner (#7822)Jacob Gillespie
2026-01-11feat(desktop): User Message Badges on Hover (#7835)Daniel Polito
2026-01-11feat(desktop): Image Preview support for Image Attachments (#7841)Daniel Polito
2026-01-11docs: fix typos on the providers page (#7829)Zeke Sikelianos
2026-01-11bump copilot plugin versionAiden Cline
2026-01-11feat(tui): add mouse hover and click support to autocomplete (#7820)Kit Langton
2026-01-11fix(tui): copy oauth url when no device code (#7812)King'ori Maina
2026-01-11chore: generateGitHub Action
2026-01-11fix(tui): slash command autocomplete highlighted row jumping (#7815)Kit Langton
2026-01-11release: v1.1.13opencode
2026-01-11fix(tui): move props.ref to onMount (#7702)Mani Sundararajan