Commit Graph

9453 Commits

Author SHA1 Message Date
David Hill 0fea8f24cd tweak(ui): remove pressed transition for secondary buttons 2026-02-18 20:18:17 +00:00
David Hill 59c3f97d1c Update oc-2.json 2026-02-18 20:18:17 +00:00
David Hill cb245de544 tweak(ui): expanded color state on titlebar buttons 2026-02-18 20:18:17 +00:00
David Hill a0fbd348cf tweak(ui): oc-2 theme updates 2026-02-18 20:18:17 +00:00
David Hill 34a0b53eb8 tweak(ui): hover and active styles for filetree tabs 2026-02-18 20:18:17 +00:00
David Hill 58fc8384a9 tweak(ui): hover and active styles for title bar buttons 2026-02-18 20:18:17 +00:00
David Hill d0efb621b2 tweak(ui): hover and active styles for title bar buttons 2026-02-18 20:18:17 +00:00
David Hill 3e20c45703 tweak(ui): update oc-2 secondary button colors 2026-02-18 20:18:17 +00:00
David Hill e5ba22c7b0 tweak(ui): use weak border and base icon color for secondary 2026-02-18 20:18:17 +00:00
David Hill 2e4eb68207 tweak(ui): theme color updates 2026-02-18 20:18:17 +00:00
David Hill 487ac97563 tweak(ui): shrink filetree tab height 2026-02-18 20:18:17 +00:00
David Hill 16c920d7ce tweak(ui): align pill tabs pressed background 2026-02-18 20:18:16 +00:00
David Hill 7a3faf1b44 tweak(ui): unify titlebar expanded button background 2026-02-18 20:18:16 +00:00
David Hill 70c7334e67 tweak(ui): share button border 2026-02-18 20:18:16 +00:00
David Hill b5601d49ca tweak(ui): file tree background color 2026-02-18 20:18:16 +00:00
David Hill bd10f3e7f9 fix(ui): add previous smoke colors 2026-02-18 20:18:16 +00:00
David Hill 5731324002 button style tweaks 2026-02-18 20:18:16 +00:00
David Hill 7a9994fb64 oc-2 theme init 2026-02-18 20:18:16 +00:00
David Hill 301c9aeee3 Update colors.css 2026-02-18 20:18:16 +00:00
opencode-agent[bot] d38fc241db chore: generate 2026-02-18 20:15:14 +00:00
Helge Tesdal 27a5de8ce1 feat(plugin): pass sessionID and callID to shell.env hook input (#13662) 2026-02-18 14:14:18 -06:00
Adam 63dfadaef9 fix(app): terminal cross-talk (#14184) 2026-02-18 13:56:05 -06:00
Adam ef78e79c2c chore: cleanup 2026-02-18 13:38:51 -06:00
Adam 3e731b8eec chore: cleanup (#14181) 2026-02-18 13:23:20 -06:00
opencode-agent[bot] 021587cfb2 chore: update nix node_modules hashes 2026-02-18 19:08:12 +00:00
Frank fc109e49df zen: update sst version
publish-github-action / publish (push) Has been cancelled
github-v1.2.16
2026-02-18 13:54:23 -05:00
Dax 1554d6bd5d refactor: migrate src/global/index.ts from Bun.file() to Filesystem module (#14146) 2026-02-18 13:25:18 -05:00
OpeOginni 017abc9bc3 fix(opencode): update pasteImage to only increment count when the previous attachment is an image too (#14173) 2026-02-18 12:09:09 -06:00
Adam 35a21fc8e4 chore: cleanup 2026-02-18 11:55:08 -06:00
Adam 454ad699d7 chore: cleanup 2026-02-18 11:48:25 -06:00
Adam ab69827b21 chore: cleanup 2026-02-18 11:48:25 -06:00
Adam ecfbb262bf chore: cleanup 2026-02-18 11:48:25 -06:00
Matt Silverlock 0ca00dbc0f fix(github): emit PROMPT_TOO_LARGE error on context overflow (#14166) 2026-02-18 11:45:27 -06:00
Dax 9440a78163 refactor: migrate editor.ts from Bun.file()/Bun.write() to Filesystem module (#14149) 2026-02-18 17:44:33 +00:00
Dax fb762b4be7 refactor: migrate clipboard.ts from Bun.file() to Filesystem module (#14148) 2026-02-18 12:38:44 -05:00
Dax 905cb27dca refactor: migrate src/bun/index.ts from Bun.file()/Bun.write() to Filesystem module (#14147) 2026-02-18 12:38:30 -05:00
Dax bb81cf4767 refactor: migrate uninstall.ts from Bun.file()/Bun.write() to Filesystem module (#14150) 2026-02-18 12:35:55 -05:00
Dax cf25de510c refactor: migrate config/markdown.ts from Bun.file() to Filesystem module (#14151) 2026-02-18 12:35:32 -05:00
Dax 5b87e19ba6 refactor: migrate file/index.ts from Bun.file() to Filesystem module (#14152) 2026-02-18 12:33:20 -05:00
Dax 365e3f49d9 refactor: migrate cli/cmd/github.ts from Bun.write() to Filesystem module (#14154) 2026-02-18 12:33:05 -05:00
Dax 1781a53cd9 refactor: migrate format/formatter.ts from Bun.file() to Filesystem module (#14153) 2026-02-18 12:31:35 -05:00
Dax Raad 7bb954f4eb ci: switch to standard GitHub cache action for Bun dependencies 2026-02-18 12:24:17 -05:00
Dax a8cf960a09 refactor: migrate cli/cmd/run.ts from Bun.file() to Filesystem/stat modules (#14155) 2026-02-18 17:22:46 +00:00
Dax Raad da303416fa core: allow readJson to be called without explicit type parameter
Added default type parameter 'any' to readJson<T> so users can call it without specifying a type when they don't need strict typing. This reduces boilerplate for quick JSON reads where type safety isn't required.
2026-02-18 12:21:25 -05:00
Dax fdc707d73a refactor: migrate file/ripgrep.ts from Bun.file()/Bun.write() to Filesystem module (#14159) 2026-02-18 12:10:42 -05:00
opencode-agent[bot] 39d6af2a26 chore: update nix node_modules hashes 2026-02-18 17:08:31 +00:00
Dax afa481ce44 refactor: migrate index.ts from Bun.file() to Filesystem module (#14160) 2026-02-18 12:03:24 -05:00
Alexander Abramov c09286bc03 feat: add Julia language server support (#14129)
Co-authored-by: Alexander Abramov <abramov231@gmail.com>
2026-02-18 11:02:29 -06:00
Aiden Cline bba9b7750f ignore: tweak contributing md (#14168) 2026-02-18 11:01:59 -06:00
Vladimir Glafirov 53a332b7cc feat: GitLab Duo - bump gitlab-ai-provider to 3.6.0 (adds Sonnet 4.6) (#14115) 2026-02-18 10:58:38 -06:00