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
8543bae6a7
Merge branch 'main' into catrielmuller/kilo-opencode-v1.2.26
2026-04-10 16:35:52 -03:00
kilo-maintainer[bot]
3bbd842e2b
release: v7.2.4
2026-04-10 19:21:31 +00: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
Catriel Müller
8cef732407
resolve merge conflicts
2026-04-10 15:47:19 -03:00
Catriel Müller
2360a58103
refactor: kilo compat for v1.2.26
2026-04-10 15:17:53 -03:00
kilo-maintainer[bot]
4bdcb8bd38
release: v7.2.1
2026-04-10 18:13:51 +00: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
kilo-maintainer[bot]
10bb4d11ee
release: v7.2.3
2026-04-10 04:24:44 +00: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
Catriel Müller
de65bd8a7e
Merge pull request #8599 from Kilo-Org/feat/cli-npm-prerelease
...
feat(cli): publish CLI as npm prerelease when pre_release flag is set
2026-04-09 13:30:46 -03:00
Johnny Amancio
a1a50cd2be
Merge branch 'main' into johnnyamancio/kilo-opencode-v1.2.25
2026-04-08 20:12:58 +02:00
kilo-maintainer[bot]
31e1981361
release: v7.2.1
2026-04-08 16:32:13 +00:00
kirillk
039cf837f1
fix(cli): add word boundary to MARKER_PREFIX regex
...
Prevents matching typos like kilocode_changes, kilocode_changelog.
Reported by reviewer in #8601 .
2026-04-08 11:13:57 -04:00
kirillk
07e97005e3
fix(cli): annotation check supports JSX comment syntax in TSX files
...
The kilocode_change annotation CI check (introduced in #8531 ) only
recognized // style comments. TSX files require {/* */} syntax inside
JSX templates, causing false failures for any PR adding Kilo-specific
JSX in packages/opencode/ — specifically reported in #6966 .
Covers:
- MARKER_PREFIX regex matching both // and {/* */} styles
- Updated all 5 regex locations (whole-file, block-start/end, inline, self-exclusion)
- JSX/TSX examples in error output and AGENTS.md
- Test suite in packages/script/tests/ (98 tests across 6 describe blocks)
Test results: 98 pass, 0 fail, 107 expect() calls
2026-04-08 11:09:24 -04: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
957a5916a6
Merge branch 'main' into johnnyamancio/kilo-opencode-v1.2.25
2026-04-08 12:24:07 +02:00
kilo-maintainer[bot]
760f24608e
release: v7.2.0
2026-04-07 19:11:12 +00:00
Johnny Amancio
68636c5bcd
Merge branch 'main' into johnnyamancio/kilo-opencode-v1.2.25
2026-04-07 19:57:57 +02:00
Johnny Amancio
b942fd444c
Merge branch 'main' into johnnyamancio/kilo-opencode-v1.2.25
2026-04-07 19:48:00 +02:00
kilo-maintainer[bot]
5650850aa6
release: v7.1.23
2026-04-07 16:19:27 +00:00
kilo-maintainer[bot]
fc014b1205
release: v7.1.22
2026-04-06 16:10:12 +00:00
Johnny Amancio
6bd50bcf3d
Merge branch 'main' into johnnyamancio/kilo-opencode-v1.2.25
2026-04-06 13:48:11 +02:00
kilo-maintainer[bot]
e10324aa7f
release: v7.1.21
2026-04-05 15:48:18 +00:00
kilo-maintainer[bot]
b91653bf97
release: v7.1.20
2026-04-02 17:33:20 +00:00
kilo-maintainer[bot]
e45ddb41b4
release: v7.1.19
2026-04-02 14:00:55 +00:00
kilo-maintainer[bot]
3b2db43a4b
release: v7.1.18
2026-04-02 10:18:47 +00:00
kilo-maintainer[bot]
8f7a5f48b3
release: v7.1.17
2026-04-01 15:08:40 +00:00
kilo-maintainer[bot]
325a64eaca
release: v7.1.16
2026-04-01 14:37:43 +00:00
kilo-maintainer[bot]
a1c8e5d798
release: v7.1.15
2026-04-01 12:32:06 +00:00
kilo-maintainer[bot]
c9d4d1ac87
release: v7.1.14
2026-04-01 10:39:53 +00:00
kilo-maintainer[bot]
3cc4d38f12
release: v7.1.13
2026-04-01 07:35:46 +00:00
kilo-maintainer[bot]
1e8e07f9dc
release: v7.1.12
2026-03-31 22:51:56 +00:00
Johnny Amancio
158a6373d2
chore: Rebase with main
2026-03-31 14:55:42 +02:00
kilo-maintainer[bot]
9fd9ffd8f0
release: v7.1.11
2026-03-31 11:02:44 +00:00
Johnny Amancio
510ff13cd4
chore: Resolve merge conflicts
2026-03-31 12:45:25 +02:00
kilo-maintainer[bot]
64f6ca8962
release: v7.1.10
2026-03-31 09:49:05 +00:00
Johnny Amancio
3f86326500
refactor: kilo compat for v1.2.25
2026-03-30 21:20:52 +02:00
kilo-maintainer[bot]
43811bfa03
release: v7.1.9
2026-03-28 07:57:17 +00:00
kilo-maintainer[bot]
121f6e3cac
release: v7.1.8
2026-03-26 20:05:26 +00:00
kilo-maintainer[bot]
5c0daa4162
release: v7.1.7
2026-03-26 18:42:18 +00:00
kilo-maintainer[bot]
9e5d96dd30
release: v7.1.6
2026-03-26 17:30:35 +00:00
kilo-maintainer[bot]
18c5fc3f22
release: v7.1.5
2026-03-26 09:56:13 +00:00
kilo-maintainer[bot]
fd5fee9ec3
release: v7.1.4
2026-03-25 16:32:24 +00:00