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
Brendan Allan
15cf85f47a
ci: try to upload cli artifacts
2025-12-22 16:57:28 +08:00
Christopher Tso
3bfa6c1907
Make CLI build script Windows-friendly ( #5835 )
2025-12-21 00:09:58 -06:00
Aiden Cline
837e01aaa9
ci: fix archive
2025-12-19 21:41:18 -06:00
Brendan Allan
2e3819ebdc
ci: separate standalone publishing from dependent publishing ( #5634 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-12-19 13:22:17 -05:00
Felipe Oduardo Sierra
e5770387be
add ARM64 Docker image support ( #5483 )
2025-12-13 13:01:59 -06:00
Aiden Cline
9debb740d7
bump bun version & set flags this time
2025-12-13 13:00:03 -06:00
Dax Raad
ee71ce63e0
ci
2025-12-10 02:57:39 +00:00
Dax Raad
46f1477939
ci
2025-12-09 21:49:05 -05:00
Dax Raad
181274c3c3
ci: publish with multiple tags instead of using dist-tag
...
npm dist-tag add command is broken, so publish package multiple times
with different tags directly instead
2025-12-09 21:39:05 -05:00
Dax Raad
a4ed74e9fa
ci
2025-12-09 21:16:36 -05:00
Dax Raad
e3483d7edc
ci
2025-12-09 21:16:23 -05:00
Dax Raad
35d63438f3
ci
2025-12-09 21:16:00 -05:00
Dax Raad
8f25ac2e81
sync
2025-12-09 21:06:57 -05:00
Dax Raad
e7f6a040de
ci
2025-12-09 20:26:46 -05:00
Dax Raad
da192cee1a
ci
2025-12-09 20:17:07 -05:00
Aiden Cline
676b5fbfa3
core: remove unused fzf dependency to address CVE
...
- Eliminates fzf binary dependency that was no longer used after file search overhaul
- Removes fzf from Nix package configuration and Arch Linux PKGBUILD dependencies
2025-12-09 00:36:33 -06:00
Aiden Cline
af2ae4ddc4
ignore: mark ripgrep as an sst/tap/opencode depends_on
2025-12-08 16:42:32 -06:00
Aiden Cline
092f609332
fix: parcel watcher musl support
2025-12-08 16:08:53 -06:00
Luke Parker
c7102d9cee
fix: bunfs path on windows ( #5011 )
2025-12-03 11:21:13 -06:00
Dax Raad
abd090ecd1
sync
2025-11-21 22:58:20 -05:00
Dax Raad
c0602a793e
publish tar.gz for linux
2025-11-21 22:24:36 -05:00
Dax Raad
b9518c654e
fix arg parsing
2025-11-21 21:13:43 -05:00
Dax Raad
edb2002294
ci: disable automatic config loading during CLI builds to prevent configuration interference
2025-11-21 19:08:51 -05:00
Aiden Cline
aaf0aa9b32
fix: aur build
2025-11-20 11:04:09 -06:00
Aiden Cline
2ffdfca724
make aur build check if u are glibc system or a musl system ( #4519 )
2025-11-19 18:36:33 -06:00