refactor: address PR review comments

- Move logging logic from config.ts to mcp-migrator.ts (loadMcpConfig helper)
- Reduce config.ts changes to just 2 lines
- Revert AGENTS.md changes
- Add kilocode-markers.md to .opencode/agent/ for kilocode-specific instructions
- Add instructions reference to opencode.jsonc
This commit is contained in:
Marius Wichtner
2026-01-26 18:21:38 +01:00
parent 523f192f96
commit 8f463ead87
5 changed files with 51 additions and 30 deletions
+2 -6
View File
@@ -114,10 +114,6 @@ const bar = 2
### When markers are NOT needed
Code in these paths is Kilo Code-specific and does NOT need `kilocode_change` markers:
Code in these directories is Kilo Code-specific and doesn't need markers:
- `packages/opencode/src/kilocode/` - All files in this directory
- `packages/opencode/test/kilocode/` - All test files for kilocode
- Any other path containing `kilocode` in filename or directory name
These paths are entirely Kilo Code additions and won't conflict with upstream.
- Any path containing `kilocode` in filename or directory name