Commit Graph

  • 659068942e fix(win32): handle CRLF line endings in markdown frontmatter parsing (#14886) Luke Parker 2026-02-24 20:33:22 +10:00
  • 3201a7d34b fix(win32): add bun prefix to console app build scripts (#14884) Luke Parker 2026-02-24 20:25:15 +10:00
  • de796d9a00 fix(test): use path.join for cross-platform glob test assertions (#14837) Luke Parker 2026-02-24 20:07:56 +10:00
  • a592bd9684 fix: update createOpenReviewFile test to match new call order (#14881) Luke Parker 2026-02-24 19:56:41 +10:00
  • 744059a00f chore: generate opencode-agent[bot] 2026-02-24 09:47:20 +00:00
  • fb6d201ee0 wip: zen lite Frank 2026-02-24 04:45:39 -05:00
  • cda2af2589 wip: zen lite Frank 2026-02-23 23:01:23 -05:00
  • eda71373b0 app: wait for loadFile before opening file tab Brendan Allan 2026-02-24 16:33:02 +08:00
  • cf5cfb48cd upgrade to bun 1.3.10 canary and force baseline builds always (#14843) Luke Parker 2026-02-24 16:06:45 +10:00
  • ae190038f8 ci: use bun baseline build to avoid segfaults (#14839) Luke Parker 2026-02-24 10:15:19 +10:00
  • 0269f39a17 ci: add Windows to unit test matrix (#14836) Luke Parker 2026-02-24 09:33:33 +10:00
  • 0a91196919 fix(win32): e2e sometimes fails because windows is weird and sometimes ipv6 (#14833) Luke Parker 2026-02-24 09:27:00 +10:00
  • 284251ad66 zen: display BYOK cost Frank 2026-02-23 18:18:45 -05:00
  • 34495a70d5 fix(win32): scripts/turbo commands would not run (#14829) Luke Parker 2026-02-24 09:15:25 +10:00
  • ad5f0816a3 fix(cicd): flakey typecheck (#14828) Luke Parker 2026-02-24 09:13:31 +10:00
  • 24c63914bf fix: update workflows for better automation (#14809) Ryan Vogel 2026-02-23 16:51:29 -05:00
  • 8f2d8dd47a fix(app): duplicate markdown adamelmore 2026-02-23 09:54:26 -06:00
  • 3b5b21a91e fix(app): duplicate markdown adamelmore 2026-02-23 08:23:46 -06:00
  • 52b42258fa Merge branch 'dev' into feat/hashline-edit-experimental-v2 Shoubhit Dash 2026-02-23 15:16:20 +05:30
  • 8e96447960 fix(app): correct inverted chevron direction in todo list (#14628) Shawn 2026-02-23 00:11:33 -08:00
  • b1009e2755 chore: remove pr draft file fix/beta-stack-aware-sync Shoubhit Dash 2026-02-23 10:13:28 +05:30
  • 9fe85a27d8 fix: make beta sync stack-aware Shoubhit Dash 2026-02-23 10:11:15 +05:30
  • 3026a005b6 test: reorder hashline config test for beta merge Shoubhit Dash 2026-02-23 10:05:12 +05:30
  • 9f4fc5b72a Revert "fix(app): terminal issues" adamelmore 2026-02-22 21:27:25 -06:00
  • d3ecc5a0d9 chore: generate opencode-agent[bot] 2026-02-23 03:21:03 +00:00
  • a5a70fa05b wip: zen lite Frank 2026-02-22 22:20:00 -05:00
  • 5596775c35 zen: display session in usage Frank 2026-02-22 18:48:49 -05:00
  • 5712cff5c4 zen: track session in usage Frank 2026-02-22 18:41:34 -05:00
  • ee754c46f9 fix(win32): normalize paths at permission boundaries (#14738) Luke Parker 2026-02-23 12:05:21 +10:00
  • 0042a07052 fix: Windows path support and canonicalization (#13671) Erik Demaine 2026-02-22 19:10:27 -05:00
  • ab75ef8140 chore: update nix node_modules hashes opencode-agent[bot] 2026-02-23 00:00:47 +00:00
  • a4ed020a94 upgrade opentui to v0.1.81 (#14605) Sebastian 2026-02-23 00:51:50 +01:00
  • faa63227ac chore: generate opencode-agent[bot] 2026-02-22 23:49:51 +00:00
  • a74fedd23b fix(desktop): change detection on Windows, especially Cygwin (#13659) Erik Demaine 2026-02-22 18:49:05 -05:00
  • eb64ce08b8 Update VOUCHED list github-actions[bot] 2026-02-22 22:28:32 +00:00
  • aaf8317c82 feat(app): feed customization options Adam 2026-02-22 11:36:00 -06:00
  • a6f802d7fe fix: align codex prompt with edit routing Shoubhit Dash 2026-02-22 22:39:03 +05:30
  • 9ef803be82 feat: enable hashline by default Shoubhit Dash 2026-02-22 22:31:33 +05:30
  • ce5c827a6e chore: remove local opencode config flags Shoubhit Dash 2026-02-22 19:46:59 +05:30
  • 56decd79db feat: add experimental hashline edit mode Shoubhit Dash 2026-02-22 19:40:34 +05:30
  • e70d2b27de fix(app): terminal issues Adam 2026-02-22 06:17:59 -06:00
  • b16f7b426c docs(tui): correct typo in TUI documentation (#14604) Pirro Zani 2026-02-22 10:29:50 +02:00
  • 13616e3459 Update VOUCHED list github-actions[bot] 2026-02-22 00:23:58 +00:00
  • 2d89c22f52 Merge branch 'dev' into feature/tui-assistant-tokens-per-second feature/tui-assistant-tokens-per-second Dax Raad 2026-02-21 14:13:16 -05:00
  • 9d7cc2c6db fix Dax Raad 2026-02-21 14:13:05 -05:00
  • daac4e5599 tui: show streaming tokens-per-second in real-time during model responses Dax Raad 2026-02-21 13:21:22 -05:00
  • a41c81dcd2 docs(ko): improve wording in gitlab, ide, index, keybinds, and lsp docs (#14517) Jun 2026-02-21 22:01:53 +09:00
  • dbf2c45869 chore: updated locale glossaries and docs sync workflow Adam 2026-02-21 04:58:10 -06:00
  • c45ab712d2 chore: locale specific glossaries Adam 2026-02-20 16:11:11 -06:00
  • 184b6d0117 tui: show token generation speed (tok/s) in assistant messages opencode/misty-falcon Dax Raad 2026-02-20 23:49:32 -05:00
  • 206d81e02c desktop: beta icon Brendan Allan 2026-02-21 11:11:08 +08:00
  • 6d58d899f7 fix: e2e test outdated Adam 2026-02-20 19:44:06 -06:00
  • b75a27d43e chore: cleanup Adam 2026-02-20 19:37:30 -06:00
  • e77b2cfd61 wip: zen lite Frank 2026-02-20 19:38:27 -05:00
  • d0ce2950e4 chore: generate opencode-agent[bot] 2026-02-21 00:18:43 +00:00
  • 5a1aca9189 docs: add Bangla README translation (#14331) Tuhin Mahmud 2026-02-21 06:17:47 +06:00
  • dd6e8f093e feat(tui): show tokens per second in assistant message footer Dax Raad 2026-02-20 17:39:46 -05:00
  • f07e877204 fix(app): remove double-border in share button Adam 2026-02-20 16:20:13 -06:00
  • 58ad4359da chore: cleanup Adam 2026-02-20 16:05:27 -06:00
  • ce2763720e fix(app): better sound effect disabling ux Adam 2026-02-20 11:24:02 -06:00
  • e6a49ed85c rm messages add-api-shape Aiden Cline 2026-02-20 14:02:02 -06:00
  • 77cdfcdb64 feat: add api shape field to allow distinction between sdks Aiden Cline 2026-02-20 13:59:31 -06:00
  • 950df3de19 ci: temporarily disable assigning of issues to rekram1-node (#14486) Aiden Cline 2026-02-20 13:56:29 -06:00
  • fc258ea74f fix: remove as any type cast in processor exit logic MakonnenMak 2026-02-19 12:15:35 -05:00
  • abd9e195ac fix: use parentID matching instead of ID ordering for prompt loop exit and message rendering Makonnen 2026-02-19 05:02:23 +00:00
  • 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) Aiden Cline 2026-02-20 12:19:17 -06:00
  • 46361cf35c fix(app): session review re-rendering too aggressively Adam 2026-02-20 11:11:48 -06:00
  • 9d78b69cd3 wip(app): beta badge app/beta-badge Adam 2026-02-20 10:59:59 -06:00
  • c09d3dd5a7 chore: cleanup Adam 2026-02-20 10:54:12 -06:00
  • fe89bedfcc wip(app): custom scroll view Adam 2026-02-20 10:43:18 -06:00
  • 1e48d7fe82 zen: gpt safety_identifier Frank 2026-02-20 11:27:58 -05:00
  • 2a904ec56f feat(app): show/hide reasoning summaries Adam 2026-02-20 06:46:03 -06:00
  • 0ce61c817b fix(app): stay pinned with auto-scroll on todos/questions/perms Adam 2026-02-20 10:00:40 -06:00
  • 1ffed2fa6c Revert "cache platform binary in postinstall for faster startup" (#14457) Aiden Cline 2026-02-20 09:28:49 -06:00
  • c79f1a72d8 cache platform binary in postinstall for faster startup (#14396) Aiden Cline 2026-02-20 09:26:13 -06:00
  • 9c5bbba6ea fix(app): patch tool renders like edit tool Adam 2026-02-20 09:13:13 -06:00
  • ce17f9dd94 desktop: publish betas to separate repo (#14376) Brendan Allan 2026-02-20 22:33:21 +08:00
  • 92ab4217c2 desktop: bring back -i in sidecar arguments Brendan Allan 2026-02-20 22:03:23 +08:00
  • 7867ba441f chore: generate opencode-agent[bot] 2026-02-20 13:46:03 +00:00
  • 7419ebc872 feat: add list sessions for all sessions (experimental) (#14038) Ryan Vogel 2026-02-20 08:45:12 -05:00
  • 7e681b0bc0 fix(app): large text pasted into prompt-input causes main thread lock Adam 2026-02-20 07:38:05 -06:00
  • 4e9ef3ecc1 fix(app): terminal issues (#14435) Adam 2026-02-20 07:34:36 -06:00
  • 7e0e35af3f chore: update agent Adam 2026-02-20 07:28:58 -06:00
  • 2410593023 fix(github): support variant in github action and opencode github run (#14431) github-v1.2.17 Matt Silverlock 2026-02-20 08:20:54 -05:00
  • 1de12604cf fix(ui): preserve url slashes for root workspace (#14294) Shoubhit Dash 2026-02-20 18:32:48 +05:30
  • ac0b37a7b7 fix(snapshot): respect info exclude in snapshot staging (#13495) Shoubhit Dash 2026-02-20 18:32:25 +05:30
  • 7e1051af07 fix(ui): show full turn duration in assistant meta (#14378) Shoubhit Dash 2026-02-20 18:31:13 +05:30
  • 93615bef28 fix(cli): missing plugin deps cause TUI to black screen (#14432) Matt Silverlock 2026-02-20 07:39:15 -05:00
  • a04e4e81fb chore: cleanup Adam 2026-02-20 06:30:19 -06:00
  • 296250f1b7 release: v1.2.10 v1.2.10 opencode 2026-02-20 11:18:40 +00:00
  • 160d61bdba chore: cleanup snapshot-node-pty Adam 2026-02-20 05:13:12 -06:00
  • 4ac88762ae fix: import update-stats Aiden Cline 2026-02-20 01:35:02 -06:00
  • cfe2d30a26 fixes Aiden Cline 2026-02-20 01:17:08 -06:00
  • 443214871e sdk: build to dist/ instead of dist/src (#14383) Brendan Allan 2026-02-20 14:10:38 +08:00
  • d2898141be tweak: adjust stats command to show failures per model Aiden Cline 2026-02-19 22:46:54 -06:00
  • 1c2416b6de desktop: don't spawn sidecar if default is localhost server Brendan Allan 2026-02-20 12:18:39 +08:00
  • d86c10816d docs: clarify tool name collision precedence (#14313) Rafi Khardalian 2026-02-19 20:00:06 -08:00
  • c585b9b50d chore: cleanup Adam 2026-02-19 20:42:56 -06:00
  • 04a634a80d test: merge test files into a single file (#14366) Aiden Cline 2026-02-19 20:32:01 -06:00
  • 1eb6caa3c6 release: v1.2.9 v1.2.9 opencode 2026-02-20 01:45:20 +00:00