Commit Graph
563 Commits
Author SHA1 Message Date
Kevin van Dijk 2b05e4f40b Resolve merge conflicts 2026-02-25 18:34:18 +01:00
Mark IJbema f03749550a Merge branch 'main' into mark/disable-upstream-workflow-actions 2026-02-25 10:58:56 +01:00
Mark IJbema 67e246de2c disable upstream workflow actions not needed in kilocode repo 2026-02-25 10:54:20 +01:00
Brendan O'Leary ea295cf0f9 Update lychee action to use our pinned fork version (#6270)
* Update lychee action to use our pinned fork version

* Add exception for tbench.ai
2026-02-25 05:39:07 +02:00
Luke Parker cf5cfb48cd upgrade to bun 1.3.10 canary and force baseline builds always (#14843) 2026-02-24 16:06:45 +10:00
Luke Parker ae190038f8 ci: use bun baseline build to avoid segfaults (#14839) 2026-02-24 10:15:19 +10:00
Luke Parker 0269f39a17 ci: add Windows to unit test matrix (#14836) 2026-02-24 09:33:33 +10:00
Catriel Müller d3d5a2d095 fix: fix duplicated issues 2026-02-23 19:10:04 -03:00
Catriel Müller 0e1be194e6 fix: fix nix build 2026-02-23 19:07:55 -03:00
Ryan Vogel 24c63914bf fix: update workflows for better automation (#14809) 2026-02-23 16:51:29 -05:00
Kevin van Dijk 990170320e Rmove unused files 2026-02-23 20:49:29 +01:00
Kevin van Dijk ae62fff98d Resolve merge conflicts 2026-02-23 20:12:28 +01:00
Mark IJbema 64bdb81c5c ci: bump stale operations-per-run from 30 to 200 2026-02-23 17:56:34 +01:00
Mark IJbema 77cddd494d Merge pull request #6153 from Kilo-Org/mark/stale-workflow-improvements
Improve stale workflow: close old issues/PRs with friendlier messages
2026-02-23 17:18:48 +01:00
Mark IJbema de61f419e8 Merge branch 'main' into mark/stale-workflow-improvements 2026-02-23 16:17:02 +01:00
Catriel Müller ab0ef3008f refactor: rename gh repo 2026-02-23 11:47:15 -03:00
Mark IJbema 9a0ac0c0ee docs: update default branch references from dev to main
- Update AGENTS.md to reflect main as default branch
- Update GitHub Actions workflows to trigger on main branch
- Update publish scripts to cherry-pick from origin/main
- Update upstream merge scripts and documentation
- Update CONTRIBUTING.md links in PR standards workflow
- Fix disabled workflow and documentation links

All development commands (bun dev, npm run dev) and external services
(models.dev, ai-sdk.dev) remain unchanged as they are unrelated to branch names.
2026-02-23 11:19:39 +01:00
Mark IJbema 72d282bfa9 Merge pull request #6160 from Kilo-Org/mark/fix-typecheck-workflow
Fix typecheck workflow to run on all PRs
2026-02-23 11:13:41 +01:00
Mark IJbema 216e851a45 Update test workflow to use main branch 2026-02-23 11:06:22 +01:00
Mark IJbema f2b52ec6e9 Fix typecheck workflow to run on all PRs and use main branch 2026-02-23 11:03:45 +01:00
Mark IJbema e30a503532 docs: add issue and PR lifecycle policy to CONTRIBUTING.md 2026-02-23 10:42:31 +01:00
Mark IJbema be35efc6d0 Improve stale workflow: close old issues/PRs with friendlier messages 2026-02-23 10:33:20 +01:00
github-actions[bot] eb64ce08b8 Update VOUCHED list
https://github.com/anomalyco/opencode/issues/13659#issuecomment-3941825887
2026-02-22 22:28:32 +00:00
github-actions[bot] 13616e3459 Update VOUCHED list
https://github.com/anomalyco/opencode/issues/14616#issuecomment-3939773562
2026-02-22 00:23:58 +00:00
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
Adam dbf2c45869 chore: updated locale glossaries and docs sync workflow 2026-02-21 04:58:27 -06:00
Brendan Allan ce17f9dd94 desktop: publish betas to separate repo (#14376) 2026-02-20 22:33:21 +08:00
Igor Šćekić 5bdcd646bc ci(vscode): add unit test script and CI workflow with path filter 2026-02-20 13:37:36 +01:00
Ryan Vogel c162074888 chore: skip PR standards checks for PRs created before Feb 18 2026 6PM EST (#14208) 2026-02-18 18:16:43 -05:00
opencode-agent[bot] b909679367 chore: generate 2026-02-18 22:21:17 +00:00
Ryan Vogel 639d1dd8fe chore: add compliance checks for issues and PRs with recheck on edit (#14170) 2026-02-18 17:20:23 -05: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
Dax Raad b714bb21d2 ci: switch to standard GitHub cache action for Bun dependencies 2026-02-18 12:24:17 -05:00
Kevin van Dijk f3f82fb65a Resolve merge conflicts 2026-02-18 15:43:38 +01:00
Caleb Norton 6eb043aedb ci: allow commits on top of beta PRs (#11924) 2026-02-18 00:20:05 -06:00
Jérôme Benoit 1109a282e0 ci: add nix-eval workflow for cross-platform flake evaluation (#12175) 2026-02-18 00:03:37 -06: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
Goni Zahavy ea2d089db0 ci: fixed missing if condition (#13934) 2026-02-17 12:42:55 +08:00
Goni Zahavy 4226097228 ci: fixed Rust cache for 'cargo install' in publish.yml (#13907) 2026-02-17 12:13:33 +08:00
Goni Zahavy 0e669b6016 ci: use useblacksmith/stickydisk on linux runners only (#13909) 2026-02-16 18:27:04 -06:00
Goni Zahavy 9163611989 ci: fixed apt cache not working in publish.yml (#13897) 2026-02-16 17:31:38 -06: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