summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-02-03feat: Add .slnx to C#/F# LSP root detection (#11928)Alex
2026-02-03fix(app): spacingAdam
2026-02-03chore: cleanupAdam
2026-02-03test: add test for new skill improvements (#11969)Aiden Cline
2026-02-03feat: improve skills, better prompting, fix permission asks after invoking ↵Aiden Cline
skills, ensure agent knows where scripts/resources are (#11737)
2026-02-03fix: exclude k2p5 from reasoning variants (#11918)neavo
2026-02-03fix: handle nested array items for Gemini schema validation (#11952)Muhammad Mugni Hadi
2026-02-03feat(desktop): Allow empty prompt with review comments (#11953)Daniel Polito
2026-02-03docs: add --mdns-domain flag documentation (#11933)Luiz Guilherme D'Abruzzo Pereira
2026-02-03fix(app): terminal serialization bugAdam
2026-02-03fix(app): terminal serialization bugAdam
2026-02-03chore(app): don't forceMount tooltipsAdam
2026-02-03fix(app): session tabs to open the previous opened (#11914)Rahul A Mistry
2026-02-03fix(app): edit project dialog icon on hover (#11921)Rahul A Mistry
2026-02-03fix(app): move session search to command paletteAdam
2026-02-03fix(app): custom providers overflow (#11252)Devin Griffin
Co-authored-by: Brendan Allan <[email protected]>
2026-02-03fix(core): plugins are always reinstalled (#9675)Filip
2026-02-03chore: generateopencode-agent[bot]
2026-02-03wip: zenFrank
2026-02-02fix(provider): strip properties/required from non-object types in Gemini ↵Kiyoung Chang
schema (#11888)
2026-02-02cli: make run non-interactive (#11814)Dax
2026-02-03ci: add license to npm (#11883)Aiden Cline
2026-02-03release: v1.1.49opencode
2026-02-02fix(app): drag region for native controls (#11854)Filip
2026-02-02fix(app): session scroll bar color (#11857)Alex Yaroshuk
2026-02-02chore: cleanup external_dir perm logic (#11845)Aiden Cline
2026-02-02chore: generateopencode-agent[bot]
2026-02-02fix: fixes issue where the autocomplete tui dialog flickers while typing ↵Joseph Campuzano
(#11641)
2026-02-02chore: rm dead code (#11849)Aiden Cline
2026-02-02fix(app): prompt input overflow issue (#11840)Filip
2026-02-02fix(app): sidebar losing projects on collapseAdam
2026-02-02Revert pr that was mistakenly merged (#11844)Aiden Cline
2026-02-02chore: generateopencode-agent[bot]
2026-02-02feat(server): add --mdns-domain flag to customize mDNS hostname (#11796)Luiz Guilherme D'Abruzzo Pereira
2026-02-02feat(app): add workspace toggle command to command palette and prompt input ↵Alex Yaroshuk
(#11810)
2026-02-02chore: generateopencode-agent[bot]
2026-02-02feat(app): search through sessionsAdam
2026-02-02chore: cleanupAdam
2026-02-02chore: cleanupAdam
2026-02-02feat(app): file searchAdam
2026-02-02Revert "feat(ui): Select, dropdown, popover styles & transitions (#11675)"Adam
This reverts commit 377bf7ff21a4f05807c38675ac70cd08fe67b516.
2026-02-02Revert "feat(ui): Smooth fading out on scroll, style fixes (#11683)"Adam
This reverts commit e445dc07464d75c893756f6e256c1755d9e2285e.
2026-02-02fix(app): icon sizesAdam
2026-02-02fix(app): added/deleted file status now correctly calculatedAdam
2026-02-02fix(app): navigate to last project on openAdam
2026-02-02fix(app): button heightsAdam
2026-02-02fix(app): user messages not rendering consistentlyAdam
2026-02-02feat(app): project context menu on right-clickAdam
2026-02-02fix(app): open project search (#11783)Filip
2026-02-02fix(tui): respect terminal transparency in system theme (#8467)Pablo P Varela