Catriel Müller
913dfb414a
refactor: integrate vscode build into standard publish workflow
...
- Split vscode publish script into build.ts and publish.ts
- Build script copies CLI binaries from dist artifacts instead of downloading
- VSIX packages renamed to kilo-vscode-{target}.vsix
- Added build-vscode job to publish.yml workflow
- VSCode publishing now part of main publish flow
- Removed standalone publish-vscode.yml workflow
2026-02-17 10:24:27 -03:00
Catriel Müller
91588eaa89
refactor: vscode monorepo instegration
2026-02-16 18:21:05 -03:00
Catriel Müller
c6fd3adb4a
feat: vscode publish
2026-02-13 16:14:05 -03:00
Catriel Müller
224a6bb1e2
refactor: disabled unused workflows
2026-02-13 10:35:41 -03:00
Catriel Müller
9b6caa3707
refactor: disable github action
2026-02-13 10:24:36 -03:00
Catriel Müller
ab70c76f4d
feat: enable kc/kilo instructions
2026-02-12 20:26:30 -03:00
Catriel Müller
c5e52c11bf
feat: kilo github migration
2026-02-12 19:36:23 -03:00
Marius
51c6ff2446
reorder publish bump options to default to patch ( #284 )
...
Put patch first so it's pre-selected in the workflow dispatch UI,
reducing the risk of accidental major/minor releases.
2026-02-12 13:33:01 +00:00
Catriel Müller
ca23c5db95
Publish on github runner for provenance ( #281 )
...
* refactor: publish on github runner for provenance
* refactor: remove version script
2026-02-12 14:14:49 +01:00
kilo-maintainer[bot]
324a30e679
chore: generate
2026-02-12 08:01:36 +00: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
f259b6a90b
chore: remove hosted platform packages and update upstream merge config
...
Remove 8 hosted platform packages that are not needed for the CLI-focused fork:
- infra/ (SST infrastructure)
- packages/console/ (console web app + backend)
- packages/enterprise/ (enterprise/teams platform)
- packages/web/ (Astro documentation site)
- packages/slack/ (Slack integration)
- packages/function/ (API workers)
- packages/docs/ (static docs)
- packages/identity/ (brand assets)
Update upstream merge configuration to prevent these packages from being
re-added during future merges from opencode upstream:
- Add all deleted folders/files to skipFiles in config.ts
- Add Vouch-related files to skip list (VOUCHED.md, vouch workflows)
- Update transform-package-json.ts to preserve Kilo's workspace config
- Remove slack/web references from transform lists
Update supporting files:
- Remove console/* and slack from package.json workspaces
- Remove sst and @aws-sdk/client-s3 dependencies
- Update AGENTS.md package references
- Clean .prettierignore of deleted package references
- Add logs/.gitignore to keep folder empty
Result: 310,297 lines deleted, 11 npm packages removed, typecheck passing
2026-02-11 13:05:19 -03:00
kilo-maintainer[bot]
610de8149a
chore: generate
2026-02-11 14:30:57 +00:00
Catriel Müller
a9ac4a9fca
refactor: add env variables to test
2026-02-10 22:12:54 -03:00
Catriel Müller
f8131c2e00
feat: merge opencode v1.1.54
2026-02-10 22:10:03 -03:00
Catriel Müller
ed56d21d42
fix: replace unsupported toLower function in containers workflow
...
Use bash parameter expansion to convert repository owner to lowercase, fixing GitHub Actions validation error
2026-02-10 20:14:07 -03:00
Catriel Müller
4d9131f396
fix: check org member workflow
2026-02-10 18:52:33 -03:00
Catriel Müller
3ff861e8ef
Update .github/workflows/pr-standards.yml
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-02-10 18:38:59 -03:00
Catriel Müller
ddcb49f720
Update .github/workflows/pr-management.yml
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-02-10 18:38:51 -03:00
Catriel Müller
62f99701dd
Update .github/workflows/check-org-member.yml
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-02-10 18:38:32 -03:00
Catriel Müller
b4df25a894
Update .github/workflows/check-org-member.yml
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-02-10 18:29:54 -03:00
Catriel Müller
a1b337bf02
Update .github/workflows/check-org-member.yml
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-02-10 18:29:48 -03:00
Catriel Müller
832d28031f
fix: check org member workflow
2026-02-10 18:22:04 -03:00
Catriel Müller
83b4c4da3f
fix: beta workflow
2026-02-10 18:13:29 -03:00
Catriel Müller
e0dae2a1cb
fix: fix org permissions
2026-02-10 18:10:46 -03:00
Catriel Müller
e5c7455aad
Update .github/workflows/containers.yml
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-02-10 17:56:28 -03:00
Catriel Müller
06b547a392
feat: regenerate sdk
2026-02-10 17:38:04 -03:00
Catriel Müller
7e78fe2e1f
refactor: close-stale-prs
2026-02-10 17:21:09 -03:00
Catriel Müller
5c7725db47
feat: ci pr management
2026-02-10 17:08:24 -03:00
Catriel Müller
452320af42
feat: merge opencode v1.1.49
2026-02-04 17:06:38 -03:00
Catriel Müller
d474eee4f1
Merge pull request #119 from Kilo-Org/catrielmuller/blacksmith-migration
...
Replace Depot for Blacksmith
2026-02-04 16:41:55 -03:00
Catriel Müller
0b4c4c5df9
Merge pull request #118 from Kilo-Org/catrielmuller/kilo-opencode-v1.1.48
...
OpenCode v1.1.48
2026-02-04 16:39:39 -03:00
Catriel Müller
17e39c5b71
refactor: disable share e2e test
2026-02-04 16:33:30 -03:00
Catriel Müller
c2f3d70f78
refactor: replace depot for blacksmith
2026-02-04 16:29:20 -03:00
Catriel Müller
70c6d9e2a7
refactor: replace depot for blacksmith
2026-02-04 16:23:04 -03:00
Catriel Müller
826b5f4ef4
refactor: replace depot for blacksmith
2026-02-04 16:18:22 -03:00
Catriel Müller
8dce77d5dd
refactor: fix e2e test
2026-02-04 16:08:45 -03:00
Catriel Müller
1a0b0077dc
feat: merge opencode v1.1.48
2026-02-04 14:48:20 -03:00
Catriel Müller
e4163a0ff0
feat: merge opencode v1.1.46
2026-02-04 13:46:48 -03:00
Catriel Müller
ae0a93d22e
feat: merge opencode v1.1.45
2026-02-04 13:26:22 -03:00
Catriel Müller
575c7bb4ed
feat: upstream merge resolution
2026-02-04 12:36:18 -03:00
Brendan O'Leary
1260ff9738
Merge pull request #109 from Kilo-Org/bdo/add-homebrew-tap-update
...
Add dispatch to homebrew-tap repo
2026-02-04 10:13:58 -05:00
Catriel Müller
b93ad8794c
refactor: disable new workflows
2026-02-04 11:18:31 -03:00
Catriel Müller
60f5d043fa
fix: fix e2e test model selection
2026-02-04 11:13:39 -03:00
marius-kilocode
733864e55e
fix: use KILO_GITHUB_TOKEN for cross-repo dispatch and add curl -f flag
2026-02-04 09:20:40 +01:00
Brendan O'Leary
c07c218b6e
Add dispatch to homebrew-tap repo
2026-02-03 21:49:22 -05:00
Catriel Müller
88f06392d5
resolve merge conflicts
2026-02-03 19:28:35 -03:00
Catriel Müller
60466fa9ca
fix: fix docker buildx
2026-02-03 09:45:00 -03:00
Catriel Müller
fe1b5f9a55
fix: fix release archives
2026-02-03 09:31:47 -03:00
Marius
246f4071e6
ci: skip stable changelog generation ( #91 )
2026-02-03 12:57:42 +01:00