mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 19:11:03 +08:00
cdfe3b693e
The catalog: protocol only resolves when the package is part of the root workspace. script/upstream is intentionally decoupled from the monorepo so it can run during upstream merges (when the workspace may be in a half-broken state), which means 'cd script/upstream && bun install' failed with 'failed to resolve catalog:'. Pin to the version currently in the root catalog.