Dax Raad
|
a43de3f86d
|
tui: remove legacy V1 CLI TUI integration to simplify startup
|
2026-07-13 01:05:14 -04:00 |
|
Dax
|
a0409e64d8
|
refactor(core): unify filesystem search service (#31566)
|
2026-06-09 20:38:02 -04:00 |
|
Dax
|
fe0c4f8c74
|
refactor(server): canonicalize service API (#31049)
|
2026-06-07 03:27:28 +00:00 |
|
alberto
|
1e216e12dc
|
fix(opencode): resolve Bedrock hang by using node build conditions (#30873)
|
2026-06-05 09:22:58 -05:00 |
|
Sebastian
|
e464999eb9
|
upgrade opentui to 0.3.2 (#30748)
|
2026-06-04 22:05:59 +02:00 |
|
Dax
|
7f571d36ea
|
refactor(core): move database schema ownership (#29068)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-05-30 21:08:38 -04:00 |
|
Brendan Allan
|
7d5e91b801
|
opencode: provide channel to web build (#28612)
|
2026-05-21 17:22:27 +08:00 |
|
Dax
|
e85119aa64
|
Load models.dev snapshot from build global (#28077)
|
2026-05-17 21:59:44 -04:00 |
|
Dax
|
09549661e1
|
Fix npm CLI binary installation (#27801)
|
2026-05-15 18:43:37 -04:00 |
|
Youssef Achy
|
be88cd5cb9
|
chore(opencode): exclude .map files from CLI binary build (#25500)
|
2026-05-02 22:52:32 -04:00 |
|
Dax Raad
|
8ba374fefa
|
ci: enable sourcemaps for beta releases
Generate linked sourcemaps when building beta releases to help users
debug issues with readable stack traces.
|
2026-04-30 00:42:22 -04:00 |
|
Shoubhit Dash
|
889087c966
|
fix(ripgrep): restore native rg backend (#22773)
compliance-close / close-non-compliant (push) Has been cancelled
beta / sync (push) Has been cancelled
docs-update / update-docs (push) Has been cancelled
containers / build (push) Has been cancelled
deploy / deploy (push) Has been cancelled
docs-locale-sync / sync-locales (push) Has been cancelled
generate / generate (push) Has been cancelled
nix-eval / nix-eval (push) Has been cancelled
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Has been cancelled
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Has been cancelled
nix-hashes / compute-hash (macos-15-intel, x86_64-darwin) (push) Has been cancelled
nix-hashes / compute-hash (macos-latest, aarch64-darwin) (push) Has been cancelled
nix-hashes / update-hashes (push) Has been cancelled
publish / version (push) Has been cancelled
publish / build-cli (push) Has been cancelled
publish / sign-cli-windows (push) Has been cancelled
publish / build-tauri (map[host:blacksmith-4vcpu-ubuntu-2404 target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-tauri (map[host:blacksmith-4vcpu-windows-2025 target:x86_64-pc-windows-msvc]) (push) Has been cancelled
publish / build-tauri (map[host:blacksmith-8vcpu-ubuntu-2404-arm target:aarch64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-tauri (map[host:macos-latest target:aarch64-apple-darwin]) (push) Has been cancelled
publish / build-tauri (map[host:macos-latest target:x86_64-apple-darwin]) (push) Has been cancelled
publish / build-tauri (map[host:windows-2025 target:aarch64-pc-windows-msvc]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:aarch64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Has been cancelled
publish / build-electron (map[host:macos-latest platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Has been cancelled
publish / build-electron (map[host:macos-latest platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Has been cancelled
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Has been cancelled
publish / publish (push) Has been cancelled
storybook / storybook build (push) Has been cancelled
test / unit (linux) (push) Has been cancelled
test / unit (windows) (push) Has been cancelled
test / e2e (linux) (push) Has been cancelled
test / e2e (windows) (push) Has been cancelled
typecheck / typecheck (push) Has been cancelled
stats / stats (push) Has been cancelled
daily-pr-recap / pr-recap (push) Has been cancelled
daily-issues-recap / daily-recap (push) Has been cancelled
close-issues / close (push) Has been cancelled
close-stale-prs / close-stale-prs (push) Has been cancelled
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
|
2026-04-19 06:58:15 +00:00 |
|
opencode-agent[bot]
|
ac2fa668cf
|
chore: generate
|
2026-04-16 00:46:18 +00:00 |
|
Kit Langton
|
3d6f90cb53
|
feat: add oxlint with correctness defaults (#22682)
|
2026-04-15 20:45:19 -04:00 |
|
Shoubhit Dash
|
5b60e51c9f
|
fix(opencode): resolve ripgrep worker path in builds (#22436)
|
2026-04-14 16:39:21 +05:30 |
|
Luke Parker
|
9b2648dd57
|
build(opencode): shrink single-file executable size (#22362)
|
2026-04-14 15:49:26 +10:00 |
|
Brendan Allan
|
46f243fea7
|
app: remove min loading duration (#21655)
|
2026-04-09 16:29:46 +08:00 |
|
Dax
|
629e866ff0
|
fix(npm): Arborist reify fails on compiled binary — Bun pre-resolves node-gyp path at build time (#21040)
|
2026-04-04 16:27:20 -04:00 |
|
Sebastian
|
6274b0677c
|
tui plugins (#19347)
|
2026-03-27 15:00:26 +01:00 |
|
Luke Parker
|
ef7d1f7efa
|
fix: web ui bundle build on windows (#19337)
|
2026-03-26 22:14:20 +00:00 |
|
opencode-agent[bot]
|
9a2482ac09
|
chore: generate
|
2026-03-26 15:05:29 +00:00 |
|
Dax
|
ec20efc11a
|
feat: embed WebUI in binary with proxy flags (#19299)
Co-authored-by: BlankParticle <blankparticle@gmail.com>
|
2026-03-26 14:43:56 +00:00 |
|
Kit Langton
|
50f6aa3763
|
fix(opencode): skip typechecking generated models snapshot (#19018)
|
2026-03-24 19:11:45 -04:00 |
|
Dax Raad
|
129fe1e350
|
ci
|
2026-03-20 17:00:05 -04:00 |
|
Dax Raad
|
3f249aba6d
|
commit and push
|
2026-03-20 16:36:19 -04:00 |
|
Dax Raad
|
b1ef501207
|
Merge remote-tracking branch 'origin/dev' into dev
|
2026-03-11 23:24:38 -04:00 |
|
Dax Raad
|
9fb12a906e
|
core: remove external sourcemap generation to reduce build artifacts
|
2026-03-11 23:24:26 -04:00 |
|
Luke Parker
|
547eb7676d
|
feat(windows): add arm64 release targets for cli and desktop (#16696)
|
2026-03-12 00:25:09 +00:00 |
|
Dax Raad
|
7417c869fc
|
fix issue with migration
|
2026-03-06 16:44:49 -05:00 |
|
Luis Felipe Cordeiro Sena
|
b7605add58
|
fix(app): enable auto-accept keybind regardless of permission config (#16259)
|
2026-03-06 04:49:12 -06:00 |
|
Luke Parker
|
fce811b52f
|
fix: most segfaults on windows with Bun v1.3.10 stable (#15181)
|
2026-02-26 17:55:01 +10:00 |
|
Luke Parker
|
cf5cfb48cd
|
upgrade to bun 1.3.10 canary and force baseline builds always (#14843)
|
2026-02-24 16:06:45 +10:00 |
|
Brendan Allan
|
ce17f9dd94
|
desktop: publish betas to separate repo (#14376)
|
2026-02-20 22:33:21 +08:00 |
|
Dax
|
6d95f0d14c
|
sqlite again (#10597)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-02-14 04:19:02 +00:00 |
|
Caleb Norton
|
e772fc6e23
|
fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639)
|
2026-02-07 19:26:10 -06:00 |
|
ChangeHow
|
805207e096
|
feat(app): add web input focus shortcut (#12493)
|
2026-02-07 13:35:46 -06:00 |
|
Benjamin Bartels
|
f1caf84064
|
feat(build): respect OPENCODE_MODELS_URL env var (#11384)
|
2026-01-30 19:37:37 -06:00 |
|
Dax
|
9ed3b0742f
|
ci (#11149)
Co-authored-by: opencode <opencode@sst.dev>
|
2026-01-29 13:17:55 -05:00 |
|
Dax Raad
|
fa1a54ba3d
|
fix nix
|
2026-01-24 13:24:40 -05:00 |
|
Dax Raad
|
e3c1861a3e
|
get rid of models.dev macro
|
2026-01-24 12:27:13 -05:00 |
|
Caleb Norton
|
dac099a489
|
feat(nix): overhaul nix flake and packages (#9032)
|
2026-01-18 11:14:13 -06:00 |
|
Aiden Cline
|
a2f80f7c0d
|
fix: add --use-system-ca flag in execArgv
|
2026-01-06 21:01:03 -06:00 |
|
Christopher Tso
|
6dc4e5ac93
|
Make CLI build script Windows-friendly (#5835)
|
2025-12-21 00:09:58 -06:00 |
|
Aiden Cline
|
7bf6f264e4
|
bump bun version & set flags this time
|
2025-12-13 13:00:03 -06:00 |
|
Aiden Cline
|
4dcda3d53d
|
fix: parcel watcher musl support
|
2025-12-08 16:08:53 -06:00 |
|
Luke Parker
|
c5b4cc80cc
|
fix: bunfs path on windows (#5011)
|
2025-12-03 11:21:13 -06:00 |
|
Dax Raad
|
eefb3c43dd
|
fix arg parsing
|
2025-11-21 21:13:43 -05:00 |
|
Dax Raad
|
db9e2b1aac
|
ci: disable automatic config loading during CLI builds to prevent configuration interference
|
2025-11-21 19:08:51 -05:00 |
|
Aiden Cline
|
e49204bd33
|
ignore: fix snapshot (#4444)
Co-authored-by: opencode <opencode@sst.dev>
|
2025-11-18 01:22:38 -06:00 |
|
Aiden Cline
|
856c87d05c
|
fix: snapshot?
|
2025-11-18 01:02:52 -06:00 |
|