Kit Langton
3d31c43241
fix(test): auto-acknowledge tool-result follow-ups in mock LLM server ( #20528 )
2026-04-01 23:47:26 +00:00
Adam
9583c9f627
chore: use paid zen model in e2e
2026-03-31 10:06:44 -05:00
Sebastian
de1729f6f2
upgrade opentui to 0.1.91 ( #19440 )
2026-03-28 15:10:59 +01:00
Sebastian
35ab6b6d40
tui plugins ( #19347 )
2026-03-27 15:00:26 +01:00
Luke Parker
c829848334
fix: web ui bundle build on windows ( #19337 )
2026-03-26 22:14:20 +00:00
opencode-agent[bot]
57956d8af4
chore: generate
2026-03-26 15:05:29 +00:00
Dax
8780f12bee
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
57bc933abd
fix(opencode): skip typechecking generated models snapshot ( #19018 )
2026-03-24 19:11:45 -04:00
Kit Langton
b6aa472839
Move service state into InstanceState, flatten service facades ( #18483 )
2026-03-21 04:51:35 +00:00
Dax Raad
d2273f3e88
ci
2026-03-20 17:00:05 -04:00
Dax Raad
f891192f86
commit and push
2026-03-20 16:36:19 -04:00
Dax
8158f21835
feat: add Node.js entry point and build script ( #18324 )
2026-03-19 21:35:07 -04:00
Kit Langton
0782c757be
refactor(snapshot): effectify SnapshotService ( #17878 )
2026-03-17 21:04:16 -04:00
Luke Parker
bf6b51e4aa
fix(e2e): fail fast on config dependency installs ( #17280 )
2026-03-13 14:08:51 +10:00
Kit Langton
36aee4908f
feat(id): brand ProviderID and ModelID ( #17110 )
2026-03-12 09:27:52 -04:00
Dax Raad
cdb4e87872
Merge remote-tracking branch 'origin/dev' into dev
2026-03-11 23:24:38 -04:00
Dax Raad
bd1dbc02db
core: remove external sourcemap generation to reduce build artifacts
2026-03-11 23:24:26 -04:00
Luke Parker
8c6ddb0afe
feat(windows): add arm64 release targets for cli and desktop ( #16696 )
2026-03-12 00:25:09 +00:00
Kit Langton
2a225d7c72
feat(id): brand PartID through Drizzle and Zod schemas ( #16966 )
2026-03-11 23:40:50 +00:00
Kit Langton
b9eaabe80b
feat(id): brand WorkspaceID through Drizzle and Zod schemas ( #16964 )
2026-03-11 23:30:17 +00:00
Dax Raad
0c1fee138a
fix issue with migration
2026-03-06 16:44:49 -05:00
Luis Felipe Cordeiro Sena
e41a64d035
fix(app): enable auto-accept keybind regardless of permission config ( #16259 )
2026-03-06 04:49:12 -06:00
Luke Parker
3409375fd6
fix: most segfaults on windows with Bun v1.3.10 stable ( #15181 )
2026-02-26 17:55:01 +10:00
Sebastian
e0d78a4445
split tui/server config ( #13968 )
2026-02-25 23:53:09 +01:00
Luke Parker
173b320bec
upgrade to bun 1.3.10 canary and force baseline builds always ( #14843 )
2026-02-24 16:06:45 +10:00
Aiden Cline
c3dbd03f08
cache platform binary in postinstall for faster startup ( #14467 )
2026-02-20 12:19:17 -06:00
Aiden Cline
f11caadf70
Revert "cache platform binary in postinstall for faster startup" ( #14457 )
2026-02-20 09:28:49 -06:00
Aiden Cline
6294c7fcd9
cache platform binary in postinstall for faster startup ( #14396 )
2026-02-20 09:26:13 -06:00
Brendan Allan
3fbd2363db
desktop: publish betas to separate repo ( #14376 )
2026-02-20 22:33:21 +08:00
Dax
3010323ee0
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
9b109a3fcb
fix: revert "feat(app): add web input focus shortcut ( #12493 )" ( #12639 )
2026-02-07 19:26:10 -06:00
ChangeHow
eba3d3a57e
feat(app): add web input focus shortcut ( #12493 )
2026-02-07 13:35:46 -06:00
Dax Raad
8e01ac9a18
ci: remove source-based AUR package from publish script
...
Simplifies the release process by publishing only the binary package to AUR,
eliminating the need to maintain separate source and binary build configurations.
2026-02-04 10:31:21 -05:00
Aiden Cline
57dc6aae59
ci: add license to npm ( #11883 )
2026-02-03 03:44:30 +00:00
Benjamin Bartels
401fa7f578
feat(build): respect OPENCODE_MODELS_URL env var ( #11384 )
2026-01-30 19:37:37 -06:00
Dax Raad
8e75065663
commit
2026-01-30 15:17:55 -05:00
Dax Raad
ebfd6fff3d
ci
2026-01-30 09:56:06 -05:00
Dax
6929c11045
ci ( #11149 )
...
Co-authored-by: opencode <opencode@sst.dev >
2026-01-29 13:17:55 -05:00
Dax Raad
52f3917a29
fix nix
2026-01-24 13:24:40 -05:00
Dax Raad
e47a14fd43
get rid of models.dev macro
2026-01-24 12:27:13 -05:00
Adam
e14b9eda3a
test(app): initial e2e test setup
2026-01-19 09:03:52 -06:00
Caleb Norton
e3027e33dd
feat(nix): overhaul nix flake and packages ( #9032 )
2026-01-18 11:14:13 -06:00
GitHub Action
d7c4cca09d
chore: generate
2026-01-13 07:08:25 +00:00
Aiden Cline
1b196b93f0
fix: remove the symlinkBinary function call that replaces the wrapper script ( #8133 )
...
Co-authored-by: Chuck Chen <459052+chuckchen@users.noreply.github.com >
2026-01-13 01:07:35 -06:00
Aiden Cline
da659962b3
fix: add --use-system-ca flag in execArgv
2026-01-06 21:01:03 -06:00
Dax
a1a32f22c9
chore: rename repo references from sst/opencode to anomalyco/opencode ( #6687 )
...
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
Co-authored-by: Github Action <action@github.com >
2026-01-02 16:02:52 -05:00
Dax Raad
a6f1a08e15
ci
2026-01-01 22:44:22 -05:00
Brendan Allan
eaeefa4c48
try uploading artifacts in workflow
2025-12-22 17:08:44 +08:00
Brendan Allan
477df5f85d
remove actions artifact uploading
2025-12-22 17:01:52 +08:00
GitHub Action
a1c1b4ab4a
chore: generate
2025-12-22 08:58:16 +00:00