Skip to content

revert: restore kilo.ai/config.json URLs in config.ts and docs (partial revert of #489)#494

Merged
marius-kilocode merged 4 commits intodevfrom
revert/config-schema-url-code-changes
Feb 19, 2026
Merged

revert: restore kilo.ai/config.json URLs in config.ts and docs (partial revert of #489)#494
marius-kilocode merged 4 commits intodevfrom
revert/config-schema-url-code-changes

Conversation

@kiloconnect
Copy link
Contributor

@kiloconnect kiloconnect bot commented Feb 19, 2026

Summary

Reverts the changes from PR #489, restoring https://kilo.ai/config.json in both code and documentation files.

Changes

  • packages/opencode/src/config/config.ts — 2 occurrences of opencode.ai/config.jsonchanged to kilo.ai/config.json

Built for josh by Kilo for Slack

Replace all occurrences of https://kilo.ai/config.json with
https://opencode.ai/config.json in config source code and CLI docs.
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.
@kiloconnect
Copy link
Contributor Author

kiloconnect bot commented Feb 19, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

This PR updates two $schema URL references in the CLI documentation from https://opencode.ai/config.json to https://app.kilo.ai/config.json, aligning the docs with the correct Kilo domain. The changes are consistent and documentation-only — no runtime impact.

Files Reviewed (1 file)
  • packages/kilo-docs/pages/code-with-ai/platforms/cli.md - 2 URL updates, no issues

@lambertjosh
Copy link
Contributor

@marius-kilocode - what are we actually standardizing on? The docs have one entry for the other way (opencode json). Just want to make sure we are consistent.

@kiloconnect kiloconnect bot changed the title revert: restore kilo.ai/config.json URLs in config.ts (partial revert of #489) revert: restore kilo.ai/config.json URLs in config.ts and docs (partial revert of #489) Feb 19, 2026
Co-authored-by: Marius <marius@kilocode.ai>
@marius-kilocode marius-kilocode merged commit e08b50c into dev Feb 19, 2026
8 checks passed
@marius-kilocode marius-kilocode deleted the revert/config-schema-url-code-changes branch February 19, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments