Skip to content

chore(cli): mark editorContext param as kilocode_change in system prompt#10024

Merged
markijbema merged 2 commits into
mainfrom
mark/kilocode-change-marker-system-ts
May 7, 2026
Merged

chore(cli): mark editorContext param as kilocode_change in system prompt#10024
markijbema merged 2 commits into
mainfrom
mark/kilocode-change-marker-system-ts

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

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

Summary

The environment Effect.fn implementation in packages/opencode/src/session/system.ts had a Kilo-specific editorContext parameter without a kilocode_change marker. The interface signature already had a marker but the implementation was missing one, making the marker coverage inconsistent for future merges.

Add missing kilocode_change marker to the editorContext param in
the environment Effect.fn implementation; the interface signature
already had a marker but the implementation didn't.
@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 (1 files)
  • packages/opencode/src/session/system.ts

Reviewed by gpt-5.5-20260423 · 130,980 tokens

@markijbema markijbema enabled auto-merge May 7, 2026 14:46
@markijbema markijbema merged commit 2a38890 into main May 7, 2026
12 checks passed
@markijbema markijbema deleted the mark/kilocode-change-marker-system-ts branch May 7, 2026 14:52
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