mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-19 10:02:04 +08:00
* fix: standardize config schema URL to opencode Replace all occurrences of https://kilo.ai/config.json with https://opencode.ai/config.json in config source code and CLI docs. * revert: restore kilo.ai/config.json URLs in config.ts Reverts the code changes from PR #489 that replaced kilo.ai/config.json with opencode.ai/config.json in packages/opencode/src/config/config.ts. The docs changes in cli.md are intentionally kept as opencode.ai/config.json. * revert: restore kilo.ai/config.json URLs in docs (cli.md) * Apply suggestions from code review Co-authored-by: Marius <marius@kilocode.ai> --------- Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com> Co-authored-by: Joshua Lambert <25085430+lambertjosh@users.noreply.github.com> Co-authored-by: Marius <marius@kilocode.ai>