Skip to content

test(cli): extract Kilo-specific instruction tests to own file#10027

Merged
markijbema merged 1 commit into
mainfrom
mark/extract-kilo-instruction-tests
May 7, 2026
Merged

test(cli): extract Kilo-specific instruction tests to own file#10027
markijbema merged 1 commit into
mainfrom
mark/extract-kilo-instruction-tests

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

@kilo-code-bot kilo-code-bot Bot commented May 7, 2026

Summary

Move the KILO_CONFIG_DIR profile fallback tests out of the shared upstream packages/opencode/test/session/instruction.test.ts into a Kilo-owned file at packages/opencode/test/kilocode/instruction.test.ts. This reduces future merge conflicts with opencode by isolating Kilo-specific test logic in kilocode/ directories where annotation markers aren't required.

Move KILO_CONFIG_DIR profile fallback tests out of the shared upstream
instruction.test.ts into packages/opencode/test/kilocode/instruction.test.ts
to reduce future merge conflicts with opencode.
@kilo-code-bot
Copy link
Copy Markdown
Contributor Author

kilo-code-bot Bot commented May 7, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • packages/opencode/test/kilocode/instruction.test.ts
  • packages/opencode/test/session/instruction.test.ts

Reviewed by gpt-5.5-20260423 · 127,545 tokens

@markijbema markijbema enabled auto-merge May 7, 2026 14:50
@markijbema markijbema merged commit 8ceccb5 into main May 7, 2026
11 checks passed
@markijbema markijbema deleted the mark/extract-kilo-instruction-tests branch May 7, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants