mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-01 15:32:11 +08:00
Merge branch 'main' into jetbrains/release/v7.0.1-rc.4
This commit is contained in:
@@ -23,7 +23,6 @@ const allow: Record<string, string> = {
|
||||
"bus/index.ts": "core bus callback and synchronous runtime boundary",
|
||||
"cli/cmd/tui/config/tui.ts": "separately tracked TUI config facade",
|
||||
"installation/index.ts": "existing installation facade outside #10655",
|
||||
"question/index.ts": "transitional facade deferred for upstream reconciliation in #10655",
|
||||
"session/compaction.ts": "existing compaction facade outside #10655",
|
||||
"sync/index.ts": "sync event runtime boundary",
|
||||
}
|
||||
|
||||
@@ -205,6 +205,7 @@ export const defaultConfig: MergeConfig = {
|
||||
"packages/kilo-gateway",
|
||||
"packages/kilo-telemetry",
|
||||
"packages/kilo-vscode",
|
||||
"packages/kilo-jetbrains",
|
||||
"packages/kilo-ui",
|
||||
"packages/kilo-docs",
|
||||
"packages/kilo-i18n",
|
||||
|
||||
Reference in New Issue
Block a user