feat(FN-2985): add droid CLI path reconciliation extension
Adds a new pi extension that reconciles droid CLI paths, with corresponding staging support in the tsup build config for bundling the droid-cli. The extension is wired into the engine and exported from core, with tests covering the path reconciliation logic. Fusion-Task-Id: FN-2985
This commit is contained in:
@@ -22,6 +22,7 @@ export const PROJECT_STORAGE_KEYS: string[] = [
|
||||
"kb-mission-last-goal",
|
||||
"kb-usage-view-mode",
|
||||
"kb-usage-hidden-windows",
|
||||
"kb-usage-modal-size",
|
||||
"kb-chat-active-session",
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user