mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-01 15:32:11 +08:00
cd79db8a8d
- Update `@kilocode/sdk` imports to use `@kilocode/sdk/v2` path - Replace `@opencode-ai/sdk/v2` import with `@kilocode/sdk/v2` - Change theme color types from `string` to `RGBA` in renderApiDescription - Fix `build` return type in KiloToolRegistry to `Effect.Effect<T, never, any>`