Brendan O'Leary
a6b569a4aa
Update working Directory for docs check
2026-02-21 15:23:08 -05:00
Brendan O'Leary
d30b20de6b
Add lychee link checker to docs
2026-02-21 14:27:20 -05:00
Igor Šćekić
5bdcd646bc
ci(vscode): add unit test script and CI workflow with path filter
2026-02-20 13:37:36 +01:00
Jean du Plessis
533aaa8112
fix: use correct env var name NEXT_PUBLIC_POSTHOG_KEY in docs workflow
...
The GitHub secret is POSTHOG_API_KEY but Next.js requires the
NEXT_PUBLIC_ prefix to expose it to the client bundle.
2026-02-18 21:39:03 +02:00
Jean du Plessis
b563f4a21c
ci: add docs build workflow for @kilocode/kilo-docs
...
Adapted from kilocode repo's markdoc-build.yml:
- pnpm → bun (using shared setup-bun action)
- Path-filtered to only run on packages/kilo-docs changes
- Targets dev branch
- Includes both build and test steps
2026-02-18 21:01:26 +02:00
Kevin van Dijk
f3f82fb65a
Resolve merge conflicts
2026-02-18 15:43:38 +01:00
Catriel Müller
890039fbe7
refactor: fix NPM internal version for vsce
2026-02-17 13:03:48 -03:00
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
2eddeb2c08
refactor: add the kilo binary to the path on CI
2026-02-13 11:00:09 -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
Ryan Vogel
d723147083
feat: update to not post comment on workflows when no duplicates found ( #13238 )
2026-02-12 09:13:38 -05: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
Brendan Allan
0eaeb4588e
Testing SignPath Integration ( #13308 )
2026-02-12 18:46:56 +08:00
Mark IJbema
836ef41b29
Merge pull request #263 from Kilo-Org/mark/rename-opencode-to-kilo-bug-report
...
fix: rename opencode references to kilo in bug report template
2026-02-12 09:10:47 +01:00
Mark IJbema
5ae5b0f7c3
fix: rename opencode references to kilo in bug report template
2026-02-12 09:04:37 +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
github-actions[bot]
5bdf1c4b96
Update VOUCHED list
...
https://github.com/anomalyco/opencode/issues/13076#issuecomment-3888412535
2026-02-12 03:05:00 +00:00
github-actions[bot]
e2a33f75e1
Update VOUCHED list
...
https://github.com/anomalyco/opencode/issues/13204#issuecomment-3887062726
2026-02-11 20:40:39 +00:00
Adam
6b30e0b752
chore: update docs sync workflow
2026-02-11 11:47:32 -06: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
github-actions[bot]
a90b62267f
Update VOUCHED list
...
https://github.com/anomalyco/opencode/issues/12841#issuecomment-3881500535
2026-02-11 00:37:36 +00: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
Peter Dave Hello
87795384de
chore: fix typos and GitHub capitalization ( #12852 )
2026-02-10 06:53:38 -06:00
github-actions[bot]
439e7ec1fd
Update VOUCHED list
...
https://github.com/anomalyco/opencode/issues/12881#issuecomment-3875123178
2026-02-10 03:32:35 +00:00
Ryan Vogel
20cf3fc679
ci: filter daily recaps to community-only and fix vouch workflow authentication ( #12910 )
2026-02-09 22:29:18 -05:00
Ryan Vogel
3118cab2d8
feat: integrate vouch & stricter issue trust management system ( #12640 )
2026-02-09 18:15:06 -05:00
Adam
dc53086c1e
wip(docs): i18n ( #12681 )
2026-02-09 11:34:35 -06:00