Improve instructions bundle mode switching
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -31,6 +31,7 @@ export interface AgentInstructionsBundle {
|
||||
companyId: string;
|
||||
mode: AgentInstructionsBundleMode | null;
|
||||
rootPath: string | null;
|
||||
managedRootPath: string;
|
||||
entryFile: string;
|
||||
resolvedEntryPath: string | null;
|
||||
editable: boolean;
|
||||
|
||||
Reference in New Issue
Block a user