Imanol Maiztegui
5a2789167f
Merge branch 'main' into johnnyamancio/kilo-opencode-v1.4.4
2026-04-17 22:35:10 +02:00
kiloconnect[bot]
96bd75067a
fix: suppress 'Thanks' credit for kilo-code-bot app in changelog
...
@changesets/changelog-github renders GitHub App credits with the app slug (e.g. [@kilo-code-bot](https://github.com/apps/kilo-code-bot )), not the '[bot]'-suffixed commit author login. v7.2.12 leaked a 'Thanks @kilo-code-bot!' line because the team set only contained 'kilo-code-bot[bot]'. Add the bare slug.
2026-04-17 13:35:52 +00:00
kiloconnect[bot]
3895139f5c
chore: add dependabot[bot] to team list
...
dependabot[bot] opens PRs regularly; suppress the 'Thanks' line in release notes the same way we do for other team bots.
2026-04-17 13:16:09 +00:00
Johnny Amancio
915f12c7e2
resolve merge conflicts
2026-04-15 22:51:15 +02:00
Johnny Amancio
beb9b3b076
refactor: kilo compat for v1.4.4
2026-04-15 11:30:02 +02:00
Imanol Maiztegui
f4eaacfa55
resolve merge conflicts
2026-04-13 13:42:50 +02:00
Imanol Maiztegui
4ff09d8c8e
refactor: kilo compat for v1.3.11
2026-04-13 13:24:46 +02:00
Imanol Maiztegui
bed9ff618c
resolve merge conflicts
2026-04-12 18:15:07 +02:00
Imanol Maiztegui
4f4e4fc9db
refactor: kilo compat for v1.3.6
2026-04-12 17:14:39 +02:00
Catriel Müller
fd22b43704
refactor: fix version
2026-04-11 11:06:18 -03:00
Catriel Müller
049860519d
fix(cli): always use github releases for version lookup when GH_REPO is set
2026-04-10 16:07:57 -03:00
Johnny Amancio
9ee30c3e15
Merge remote-tracking branch 'origin/main' into johnnyamancio/kilo-opencode-v1.2.25
2026-04-10 10:55:06 +02:00
Catriel Müller
ce6b3ce569
fix: align pre-release version publishing
2026-04-09 23:25:35 -03:00
Johnny Amancio
3c65d939c1
Merge remote-tracking branch 'origin/main' into johnnyamancio/kilo-opencode-v1.2.25
2026-04-09 21:11:42 +02:00
kiloconnect[bot]
5ea872e4a8
fix: handle pre_release flag with explicit version override
...
When KILO_PRE_RELEASE is true, always use the rc channel regardless
of whether KILO_VERSION or KILO_BUMP is set. This prevents manual
version-override pre-releases from being published to the latest
npm dist-tag.
2026-04-08 14:49:44 +00:00
kiloconnect[bot]
3ea1e8f400
feat(cli): publish CLI as npm prerelease when pre_release flag is set
...
When the publish workflow is dispatched with pre_release=true, the CLI
and SDK packages are now published to npm under the "rc" dist-tag with
a semver prerelease version (e.g. 7.1.24-rc.202604081425) instead of
going to the "latest" tag as a stable release.
This ensures that pre-release VS Code extension builds ship with a
matching pre-release CLI on npm, so users on the stable channel are
never affected by pre-release publishes.
2026-04-08 14:27:42 +00:00
Johnny Amancio
510ff13cd4
chore: Resolve merge conflicts
2026-03-31 12:45:25 +02:00
Marius
557557bc3c
chore: add internal team members to release attribution exclusion list ( #7251 )
2026-03-18 16:03:17 +02:00
Dax Raad
37ae0a4051
refactor: replace bun semver with npm semver package
2026-03-09 15:29:55 -04:00
Kit Langton
78cea89e0e
chore(script): source team members from TEAM_MEMBERS ( #15369 )
2026-02-27 09:43:51 -05:00
Aiden Cline
ed4e4843c2
ci: update triage workflow ( #13944 )
2026-02-17 01:05:56 -06: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
f137ce623d
feat: merge opencode v1.1.51
2026-02-05 09:50:16 -03:00
Catriel Müller
452320af42
feat: merge opencode v1.1.49
2026-02-04 17:06:38 -03:00
Brendan Allan
b7bd561eaa
ci: use numeric release id instead of gql one
2026-02-04 10:39:17 +08:00
Catriel Müller
88f06392d5
resolve merge conflicts
2026-02-03 19:28:35 -03:00
Dax Raad
f390ac251d
ci: centralize team list in @opencode-ai/script package and use beta label filter
2026-02-01 20:17:15 -05:00
Dax
9ed3b0742f
ci ( #11149 )
...
Co-authored-by: opencode <opencode@sst.dev >
2026-01-29 13:17:55 -05:00
Catriel Müller
48a8d80e1e
feat: update build scripts
2026-01-27 16:09:11 +01:00
Michael H
0f979bb87c
chore(opencode): Use Bun.semver instead of node-semver ( #9773 )
2026-01-20 23:37:33 -06:00
Caleb Norton
c4594c4c1f
fix(opencode): relax bun version requirement ( #9682 )
2026-01-20 14:57:19 -06:00
Michael Banucu
17c4202ea8
fix(opencode): Allow compatible Bun versions in packageManager field ( #9597 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-01-20 11:34:00 -06:00
Dax Raad
c1ee6d6c41
ci
2025-12-10 02:57:39 +00:00
Dax Raad
e72c974c4c
ci
2025-12-09 21:49:38 -05:00
Dax Raad
5682dddd45
ci
2025-12-09 21:01:39 -05:00
Dax Raad
a9aacdb94a
ci
2025-12-09 20:59:31 -05:00
Dax Raad
52ef8dea3e
ci
2025-12-09 20:50:46 -05:00
GitHub Action
34ff87d504
chore: format code
2025-11-08 01:59:02 +00:00
Dax Raad
f42e1c6375
tui: fix focus management and dialog interactions
2025-11-02 19:07:22 -05:00
Dax Raad
d1cd7d0344
ci: centralize Bun version to package.json to ensure consistent builds across CI and local development
2025-11-02 15:42:15 -05:00
Dax Raad
06ac1be226
upgrade to bun 1.3.1
2025-11-02 14:00:50 -05:00
Dax Raad
cd79676b42
sync
2025-10-28 20:35:18 -04:00
Dax Raad
f17a7cde8d
sync
2025-10-14 14:57:34 -04:00
Dax Raad
289783f627
ci: version stuff
2025-10-14 14:52:05 -04:00
Dax Raad
0c022ef39d
ci: stuff
2025-10-14 14:35:04 -04:00