marius-kilocode
252b0a3050
fix: match scoped package dirs in publish script glob
2026-02-12 12:27:39 +01:00
Marius
a76dd8323a
fix: use explicit archive paths in release upload instead of shell globs ( #274 )
2026-02-12 11:49:06 +01:00
Catriel Müller
1eedad9213
Refactor publish workflow and environment variables ( #261 )
...
* feat: changelog generation
* refactor: rename all ENV variables to KILO prefix
* refactor: publish rework
* refactor: publish rework
* refactor: unify git commiter action
* refactor: add all kilobots to the team
2026-02-12 09:00:51 +01:00
Catriel Müller
f8131c2e00
feat: merge opencode v1.1.54
2026-02-10 22:10:03 -03:00
Catriel Müller
013e65126d
fix: fix registry url
2026-02-10 18:00:48 -03:00
Catriel Müller
eb213cb635
feat: merge opencode v1.1.52
2026-02-05 16:43:43 -03:00
Catriel Müller
e61999fc4b
refactor: kilo compat for v1.1.52
2026-02-05 16:16:59 -03:00
Catriel Müller
d76782e3ca
fix: fix publish legacy
2026-02-05 15:15:51 -03:00
Catriel Müller
dd7da05bd9
feat: merge opencode v1.1.50
2026-02-04 18:24:00 -03:00
Catriel Müller
1520bd4482
refactor: kilo compat for v1.1.50
2026-02-04 18:07:12 -03:00
Catriel Müller
1a0b0077dc
feat: merge opencode v1.1.48
2026-02-04 14:48:20 -03:00
Catriel Müller
b0b442da2c
refactor: kilo compat for v1.1.48
2026-02-04 14:43:20 -03:00
Catriel Müller
85375d6212
merge: upstream v1.1.47
2026-02-04 14:37:22 -03:00
Catriel Müller
1018ac3d6a
refactor: kilo compat for v1.1.47
2026-02-04 14:37:22 -03:00
Catriel Müller
e4163a0ff0
feat: merge opencode v1.1.46
2026-02-04 13:46:48 -03:00
Catriel Müller
f5a1d5ce49
refactor: kilo compat for v1.1.46
2026-02-04 13:42:25 -03:00
Dax Raad
a3b281b2f3
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
Catriel Müller
60f5d043fa
fix: fix e2e test model selection
2026-02-04 11:13:39 -03:00
Catriel Müller
8a4de31e2a
refactor: fix publish script
2026-02-04 09:22:31 -03:00
Catriel Müller
4298d97a43
refactor: keep provenance on publish
2026-02-04 09:22:31 -03:00
Catriel Müller
b54514e0b1
refactor: fix e2e test
2026-02-03 20:29:55 -03:00
Catriel Müller
88f06392d5
resolve merge conflicts
2026-02-03 19:28:35 -03:00
Catriel Müller
6131bb35e5
refactor: kilo compat for v1.1.43
2026-02-03 18:25:15 -03:00
Catriel Müller
fe1b5f9a55
fix: fix release archives
2026-02-03 09:31:47 -03:00
Catriel Müller
869b61b920
fix: fix release archives ( #94 )
2026-02-03 13:17:15 +01:00
Marius
b468a59726
fix: add repository field for npm provenance validation ( #85 )
2026-02-03 09:40:15 +01:00
Catriel Müller
9ab79857ce
Code Agent ( #84 )
...
* refactor: rename build agent to code
* refactor: add backward compat for build config
2026-02-03 08:04:27 +01:00
Aiden Cline
ca8c23dd71
ci: add license to npm ( #11883 )
2026-02-03 03:44:30 +00:00
Marius
41539aefa2
feat: add npm provenance attestation and stable release workflow ( #77 )
...
- Add --provenance flag to npm publish commands for supply chain security
- Create publish-stable.yml workflow for @latest releases
- Fixes missing provenance badges on npm (issue #5547 )
2026-02-02 16:35:23 +01:00
Benjamin Bartels
f1caf84064
feat(build): respect OPENCODE_MODELS_URL env var ( #11384 )
2026-01-30 19:37:37 -06:00
Dax Raad
e94ae550ea
commit
2026-01-30 15:17:55 -05:00
Dax Raad
9493316502
ci
2026-01-30 09:56:06 -05:00
Dax
9ed3b0742f
ci ( #11149 )
...
Co-authored-by: opencode <opencode@sst.dev >
2026-01-29 13:17:55 -05:00
Catriel Müller
b546869d01
fix: binary name fix
2026-01-29 12:07:03 +01:00
Marius
80db9c327f
Make kilo org lower case in publish script ( #58 )
...
* Make kilo org lower case in publish script
* Use next channel
2026-01-29 11:13:16 +01:00
Catriel Müller
2aba4349a0
Test Fix ( #55 )
...
* refactor: update model names
* refactor: fix test matrix
2026-01-28 17:52:05 +01:00
Catriel Müller
23db4efb9d
refactor: rename git repo
2026-01-28 15:05:42 +01:00
Catriel Müller
48a8d80e1e
feat: update build scripts
2026-01-27 16:09:11 +01:00
Kevin van Dijk
2af84d309b
Rebrand buil packages
2026-01-26 14:47:28 +01: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
Adam
03d7467ea2
test(app): initial e2e test setup
2026-01-19 09:03:52 -06:00
Caleb Norton
dac099a489
feat(nix): overhaul nix flake and packages ( #9032 )
2026-01-18 11:14:13 -06:00
GitHub Action
520a814fc2
chore: generate
2026-01-13 07:08:25 +00:00
Aiden Cline
2072c8681a
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
a2f80f7c0d
fix: add --use-system-ca flag in execArgv
2026-01-06 21:01:03 -06:00
Dax
3c41e4e8f1
chore: rename repo references from sst/opencode to anomalyco/opencode ( #6687 )
...
Co-authored-by: Github Action <action@github.com >
2026-01-02 16:02:52 -05:00
Dax Raad
741cb9c0ef
ci
2026-01-01 22:44:22 -05:00
Brendan Allan
cb1a1fb26c
try uploading artifacts in workflow
2025-12-22 17:08:44 +08:00
Brendan Allan
af5ebabd03
remove actions artifact uploading
2025-12-22 17:01:52 +08:00