Files
Kilo-Org_kilocode/packages/opencode/test/cli
Imanol Maiztegui 128df55d6b fix(opencode): migrate Instance.provide calls to WithInstance.provide
Replace direct `Instance.provide` usage with `WithInstance.provide` across
source modules and test files to decouple runtime context provisioning
from the core Instance singleton.

- Update kilo-sessions, remote-sender, roll-call, and plan-followup source
- Remove unused `Instance` imports where only `WithInstance` is needed
- Drop unnecessary `init` param from indexing-worktree test calls
- Add missing `WithInstance` import in fixture-dependent test files
2026-05-18 18:32:30 +02:00
..
2026-05-15 13:13:17 +02:00
2026-03-23 17:12:55 +00:00
2026-01-28 12:05:24 +00:00
2026-03-31 12:45:25 +02:00