Files
Kilo-Org_kilocode/packages/opencode/test
Imanol Maiztegui 4523bf99cb feat(opencode): rename InstanceStore to InstanceRuntime and refine model schema
Rename the `InstanceStore` module to `InstanceRuntime` across all consumer
sites to better reflect its role as a runtime lifecycle manager rather than
a persistence layer. Update the kilo-gateway route dependency key from
`InstanceStore` to `Instances` for clarity.

Additional changes:
- Replace `Schema.Number` with `Schema.Finite` for `recommendedIndex` in
  both the provider and models schemas
- Inject `InstanceStore.Service` into the ProviderAuth layer and use its
  `disposeAll()` method instead of escaping to a raw promise
- Remove obsolete `getBootstrapRunEffect` usage from indexing startup tests
- Add missing `warnings` method to the test config fixture
2026-05-19 11:37:49 +02:00
..
2026-05-15 13:13:17 +02:00
2026-05-15 09:25:13 +02:00
2026-05-15 13:13:17 +02:00
2026-05-15 09:25:13 +02:00
2026-05-06 12:13:06 +02:00
2026-04-30 16:25:46 +02:00
2026-05-15 13:13:17 +02:00
2026-05-15 13:13:17 +02:00
2026-05-05 14:44:11 -03:00
2026-05-15 13:13:17 +02:00
2026-05-15 13:13:17 +02:00
2026-05-15 13:13:17 +02:00
2026-05-15 13:13:17 +02:00
2026-05-06 12:13:06 +02:00
2026-05-15 09:25:13 +02:00
2026-05-15 13:13:17 +02:00
2026-05-15 09:25:13 +02:00
2026-05-15 09:25:13 +02:00
2026-05-15 13:13:17 +02:00