Catriel Müller
d7b9f51962
refactor: replace x-opencode-* headers with x-kilo-* across codebase and upstream scripts
...
Update upstream merge scripts to use a generic x-opencode- → x-kilo- regex
that catches all current and future headers automatically. Apply the same
replacement to all source files so the codebase is ready for the next
upstream merge.
2026-03-20 09:10:57 -03:00
Catriel Müller
43a79f23b1
refactor: fix package.json bin upstream merge
2026-03-18 08:38:19 -03:00
Catriel Müller
a01e8e5bfb
feat: merge opencode v1.2.19
2026-03-17 07:46:46 -03:00
Catriel Müller
5b796226c3
refactor: consider kilocode change markers on merge
2026-03-17 07:27:25 -03:00
Imanol Maiztegui
1ed36d72c8
chore: rebrand opencode.internal placeholder URLs to kilo.internal
2026-02-26 19:29:34 +01:00
Imanol Maiztegui
e48261db32
fix(upstream): add context-free package name patterns to auto-transform mock.module references
2026-02-26 19:29:34 +01:00
Imanol Maiztegui
39cd013599
chore(upstream): add SDK rename rules to prevent reversion on merge
2026-02-26 19:25:37 +01:00
Catriel Müller
48b6b7d58f
refactor: rename gh repo migration script
2026-02-23 11:50:23 -03:00
Catriel Müller
a8160ac804
refactor: rename gh repo migration script
2026-02-23 11:48:55 -03:00
Catriel Müller
ab0ef3008f
refactor: rename gh repo
2026-02-23 11:47:15 -03:00
Catriel Müller
5f161009d7
refactor: rename db
2026-02-23 11:04:07 -03:00
Mark IJbema
b51b9eb677
docs: update repository URLs from kilo to kilocode
...
Update all github.com/Kilo-Org/kilo references to github.com/Kilo-Org/kilocode
across package.json files, documentation, scripts, and configuration files.
This reflects the repository rename from kilo to kilocode.
2026-02-23 11:41:41 +01: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
Marius
50a6238baf
feat: merge upstream opencode v1.1.58 ( #323 )
...
* fix(tui): prevent home wordmark corruption in height-constrained terminals (#13069 )
* feat(prompt): mode-specific input placeholders (#12388 )
* fix(tui): keep /share available to copy existing link (#12532 )
* fix(tui): dismiss dialogs with ctrl+c (#12884 )
* fix(app): terminal resize
* fix(console): translations
* fix(app): terminal PTY buffer carryover
* fix(app): notifications on child sessions
* Revert "feat(desktop): add WSL backend mode (#12914 )"
This reverts commit 213a87234d .
* release: v1.1.58
* refactor: kilo compat for v1.1.58
---------
Co-authored-by: Kit Langton <kit.langton@gmail.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
Co-authored-by: opencode <opencode@sst.dev >
2026-02-16 13:50:12 +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
Catriel Müller
e5f92bc59d
feat: improve package.json deps and overrides
2026-02-05 14:01:08 -03:00
Catriel Müller
da1f793a68
feat: preserve kilo-i18n
2026-02-05 13:31:47 -03:00
Catriel Müller
b715b4fbb9
refactor: improve Zen service naming
2026-02-05 13:31:46 -03:00
Catriel Müller
d90e3b4d53
refactor: improve package import transformations
2026-02-05 13:31:46 -03:00
Catriel Müller
345dd87310
refactor: improve nix hashes resolution
2026-02-05 13:31:46 -03:00
Catriel Müller
1e18ea466c
refactor: improve lock files resolution
2026-02-05 13:31:46 -03:00
Catriel Müller
033490587f
refactor: improve premerge transforms
2026-02-05 13:31:16 -03:00
Catriel Müller
0960e6a85b
refactor: improve upstream script
2026-02-05 13:31:16 -03:00
Catriel Müller
c543e4b13f
refactor: improve README and i18n translations
2026-02-05 13:31:16 -03:00
Catriel Müller
b79517acb8
feat: upstream script wip
2026-02-05 13:31:15 -03:00