Commit Graph

  • 185858749b chore: generate opencode-agent[bot] 2026-02-03 19:10:44 +00:00
  • 39a504773c fix: provider headers from config not applied to fetch requests (#11788) Cloudyan 2026-02-04 03:09:07 +08:00
  • b7b734f51f fix: ensure mcp tools are sanitized (#11984) Aiden Cline 2026-02-03 12:22:00 -06:00
  • dcff5b6596 fix(app): command palette placeholder text Adam 2026-02-03 11:58:58 -06:00
  • 4f7da2b757 fix(app): model selector truncating too soon Adam 2026-02-03 11:51:21 -06:00
  • 60e616ec81 feat: Add .slnx to C#/F# LSP root detection (#11928) Alex 2026-02-03 18:46:04 +01:00
  • 416964acd0 chore: gitignore codex Adam 2026-02-03 11:44:03 -06:00
  • 017ad2c7f7 fix(app): spacing Adam 2026-02-03 10:27:48 -06:00
  • e33eb1b058 chore: cleanup Adam 2026-02-03 07:07:02 -06:00
  • 857b8a4b56 test: add test for new skill improvements (#11969) Aiden Cline 2026-02-03 10:05:10 -06:00
  • 3975329629 feat: improve skills, better prompting, fix permission asks after invoking skills, ensure agent knows where scripts/resources are (#11737) Aiden Cline 2026-02-03 09:58:31 -06:00
  • 54e14c1a17 fix: exclude k2p5 from reasoning variants (#11918) neavo 2026-02-03 23:26:37 +08:00
  • 3741516fe3 fix: handle nested array items for Gemini schema validation (#11952) Muhammad Mugni Hadi 2026-02-03 22:24:52 +07:00
  • 76381f33d5 feat(desktop): Allow empty prompt with review comments (#11953) Daniel Polito 2026-02-03 12:06:02 -03:00
  • 95d0d476e3 docs: add --mdns-domain flag documentation (#11933) Luiz Guilherme D'Abruzzo Pereira 2026-02-03 10:26:42 -03:00
  • 7508839b70 fix(app): terminal serialization bug Adam 2026-02-03 07:03:25 -06:00
  • e88cbefabe fix(app): terminal serialization bug Adam 2026-02-03 06:34:23 -06:00
  • a38bae684f chore(app): don't forceMount tooltips Adam 2026-02-03 07:01:12 -06:00
  • 08671e3155 fix(app): session tabs to open the previous opened (#11914) Rahul A Mistry 2026-02-03 17:49:56 +05:30
  • 0d557721cf fix(app): edit project dialog icon on hover (#11921) Rahul A Mistry 2026-02-03 17:49:07 +05:30
  • e709808b32 fix(app): move session search to command palette Adam 2026-02-03 05:19:14 -06:00
  • 0d22068c90 fix(app): custom providers overflow (#11252) Devin Griffin 2026-02-03 02:17:13 -06:00
  • d116c227e0 fix(core): plugins are always reinstalled (#9675) Filip 2026-02-03 07:47:52 +01:00
  • 3f07dffbb0 chore: generate opencode-agent[bot] 2026-02-03 05:19:12 +00:00
  • 801e4a8a9d wip: zen Frank 2026-02-03 00:17:03 -05:00
  • 3adeed8f97 fix(provider): strip properties/required from non-object types in Gemini schema (#11888) Kiyoung Chang 2026-02-03 14:13:24 +09:00
  • 1275c71a63 cli: make run non-interactive (#11814) Dax 2026-02-02 23:35:23 -05:00
  • ca8c23dd71 ci: add license to npm (#11883) Aiden Cline 2026-02-02 21:24:56 -06:00
  • acc2bf5db9 release: v1.1.49 opencode 2026-02-03 03:44:18 +00:00
  • 96fbc30945 fix(app): drag region for native controls (#11854) Filip 2026-02-03 01:20:05 +01:00
  • ba545ba9b3 fix(app): session scroll bar color (#11857) Alex Yaroshuk 2026-02-03 07:01:47 +08:00
  • 188cc24bfc chore: cleanup external_dir perm logic (#11845) Aiden Cline 2026-02-02 16:43:55 -06:00
  • 5e3162b7f4 chore: generate opencode-agent[bot] 2026-02-02 22:30:23 +00:00
  • f9aa209131 fix: fixes issue where the autocomplete tui dialog flickers while typing (#11641) Joseph Campuzano 2026-02-02 16:29:43 -06:00
  • f86f654cda chore: rm dead code (#11849) Aiden Cline 2026-02-02 16:22:03 -06:00
  • aadd2e13d7 fix(app): prompt input overflow issue (#11840) Filip 2026-02-02 23:02:56 +01:00
  • 531357b40c fix(app): sidebar losing projects on collapse Adam 2026-02-02 15:53:59 -06:00
  • aa6b552c39 Revert pr that was mistakenly merged (#11844) Aiden Cline 2026-02-02 15:28:02 -06:00
  • a3f1918489 chore: generate opencode-agent[bot] 2026-02-02 20:53:36 +00:00
  • a9fca05d8b feat(server): add --mdns-domain flag to customize mDNS hostname (#11796) Luiz Guilherme D'Abruzzo Pereira 2026-02-02 17:52:32 -03:00
  • 824165eb79 feat(app): add workspace toggle command to command palette and prompt input (#11810) Alex Yaroshuk 2026-02-03 04:36:00 +08:00
  • 562c9d76d9 chore: generate opencode-agent[bot] 2026-02-02 20:27:15 +00:00
  • c002ca03ba feat(app): search through sessions Adam 2026-02-02 14:22:10 -06:00
  • befb5d54fb chore: cleanup Adam 2026-02-02 12:24:27 -06:00
  • 69f5f657f2 chore: cleanup Adam 2026-02-02 11:42:05 -06:00
  • 0405b425f5 feat(app): file search Adam 2026-02-02 09:40:18 -06:00
  • 70cf609ce9 Revert "feat(ui): Select, dropdown, popover styles & transitions (#11675)" Adam 2026-02-02 11:46:25 -06:00
  • 2f76b49df3 Revert "feat(ui): Smooth fading out on scroll, style fixes (#11683)" Adam 2026-02-02 11:37:50 -06:00
  • dfd5f38408 fix(app): icon sizes Adam 2026-02-02 11:22:00 -06:00
  • 3b93e8d95c fix(app): added/deleted file status now correctly calculated Adam 2026-02-02 10:55:15 -06:00
  • 23631a9393 fix(app): navigate to last project on open Adam 2026-02-02 10:53:41 -06:00
  • f1e0c31b8f fix(app): button heights Adam 2026-02-02 09:29:06 -06:00
  • 30a25e4edc fix(app): user messages not rendering consistently Adam 2026-02-02 09:21:08 -06:00
  • ea1aba4192 feat(app): project context menu on right-click Adam 2026-02-02 07:02:40 -06:00
  • b9aad20be6 fix(app): open project search (#11783) Filip 2026-02-02 19:15:53 +01:00
  • 965f32ad63 fix(tui): respect terminal transparency in system theme (#8467) Pablo P Varela 2026-02-02 18:36:47 +01:00
  • cf828fff85 chore: update nix node_modules hashes opencode-agent[bot] 2026-02-02 16:56:31 +00:00
  • cf8b033be1 feat(provider): add User-Agent header for GitLab AI Gateway requests (#11818) Vladimir Glafirov 2026-02-02 17:41:02 +01:00
  • 1bd5dc5382 ci: add ratelimits handling for close-stale-prs.yml (#11578) Goni Zahavy 2026-02-02 18:13:48 +02:00
  • 06d63ca54c ci: use native ARM runner for faster Linux ARM builds Dax Raad 2026-02-02 10:06:21 -05:00
  • 423778c93a ci: reduce aarch64 build runner to 4 vcpu to lower infrastructure costs Dax Raad 2026-02-02 09:44:19 -05:00
  • 8de9e47a5b ci Dax Raad 2026-02-02 09:37:39 -05:00
  • d63ed3bbe3 ci Dax Raad 2026-02-02 09:37:34 -05:00
  • 4369d79636 tui: truncate session title in exit banner (#11797) Dax 2026-02-02 09:30:10 -05:00
  • 3408f1a6ae feat(app): add tab close keybind (#11780) Rahul A Mistry 2026-02-02 18:20:06 +05:30
  • 34c58af796 chore: generate opencode-agent[bot] 2026-02-02 12:07:56 +00:00
  • 37979ea44f feat(app): enhance responsive design with additional breakpoints for larger screen layout adjustments (#10459) OpeOginni 2026-02-02 13:06:45 +01:00
  • 50b5168c16 fix(desktop): added inverted svg for steps expanded for nice UX (#10462) OpeOginni 2026-02-02 13:03:55 +01:00
  • 6b17645f2e chore: generate opencode-agent[bot] 2026-02-02 12:02:35 +00:00
  • 52006c2fd9 feat(opencode): ormolu code formatter for haskell (#10274) Ondřej Súkup 2026-02-02 13:01:49 +01:00
  • 26197ec95b chore: update website stats Adam 2026-02-02 05:42:55 -06:00
  • 43bb389e35 Fix(app): the Vesper theme's light mode (#9892) Sam Huckaby 2026-02-02 06:30:44 -05:00
  • 985090ef3c fix(ui): adjusts alignment of elements to prevent incomplete scroll (#11649) Lucio Delelis 2026-02-02 08:20:30 -03:00
  • 52eb8a7a8c feat(app): unread session navigation keybinds (#11750) Brendan Allan 2026-02-02 19:05:47 +08:00
  • 1cabeb00d0 chore: generate opencode-agent[bot] 2026-02-02 10:53:46 +00:00
  • 9564c1d6be desktop: fix rust build + bindings formatting Brendan Allan 2026-02-02 18:52:57 +08:00
  • 1832eeffc9 fix(desktop): remove unnecessary setTimeout Brendan Allan 2026-02-02 18:19:49 +08:00
  • e6d8315e29 fix(desktop): throttle window state persistence (#11746) Brendan Allan 2026-02-02 17:54:57 +08:00
  • 784a17f7b3 chore: generate opencode-agent[bot] 2026-02-02 07:58:52 +00:00
  • 04aef44fc3 chore(desktop): integrate tauri-specta (#11740) Brendan Allan 2026-02-02 15:58:08 +08:00
  • c02dd067b2 fix(desktop): keep mac titlebar stable under zoom (#11747) Brendan Allan 2026-02-02 15:54:25 +08:00
  • 141fdef588 chore: update nix node_modules hashes opencode-agent[bot] 2026-02-02 07:21:25 +00:00
  • 3982c7d99a Use opentui OSC52 clipboard, again (#11744) Sebastian 2026-02-02 08:12:50 +01:00
  • 76745d0594 fix(desktop): kill zombie server process on startup timeout (#11602) mohammad 2026-02-02 11:00:46 +05:30
  • 4850ecc419 zen: rate limit (#11735) Frank 2026-02-02 00:29:52 -05:00
  • 43354eeabd fix: convert system message content to string for Copilot provider (#11600) Jigar 2026-02-02 10:58:28 +05:30
  • 7a9290dc9b tui: show exit message banner (#11733) Dax 2026-02-02 00:13:47 -05:00
  • cfbe9d329f Revert "Use opentui OSC52 clipboard (#11718)" Dax Raad 2026-02-02 00:13:02 -05:00
  • f02499fa44 fix(opencode): give OPENCODE_CONFIG_CONTENT proper priority for setting config based on docs (#11670) OpeOginni 2026-02-02 06:11:25 +01:00
  • bd9d7b3221 fix: session title generation with OpenAI models. (#11678) Mathias Beugnon 2026-02-02 06:10:53 +01:00
  • c69474846f Simplify directory tree output for prompts (#11731) Dax 2026-02-01 23:37:07 -05:00
  • 0dc80df6fd Add spinner animation for Task tool (#11725) Dax 2026-02-01 22:51:55 -05:00
  • 8e985e0a75 Use opentui OSC52 clipboard (#11718) Sebastian 2026-02-02 04:48:29 +01:00
  • a4d31b6f95 ci: enable typecheck on push to dev branch to catch type errors immediately after merge Dax Raad 2026-02-01 22:32:45 -05:00
  • c5dc075a88 Revert "fix(plugin): correct exports to point to dist instead of src" Dax Raad 2026-02-01 22:29:45 -05:00
  • eade8ee07b docs: Restructure AGENTS.md style guide with organized sections and code examples Dax Raad 2026-02-01 22:28:00 -05:00
  • 8fbba8de73 ci: Fix Pulumi version conflict in deploy workflow Frank 2026-02-01 21:39:24 -05:00
  • 826664b559 ci: restrict nix-hashes workflow to dev branch pushes only Dax Raad 2026-02-01 21:16:13 -05:00
  • d1f884033f ignore: switch commit model to kimi-k2.5 for improved command execution reliability Dax Raad 2026-02-01 21:02:26 -05:00
  • 0f3630d936 ci: skip unicode filename test due to inconsistent behavior causing CI failures Dax Raad 2026-02-01 21:01:57 -05:00