feat(coding-agent): add resources_discover hook
This commit is contained in:
@@ -184,6 +184,7 @@ export function createTestResourceLoader(): ResourceLoader {
|
||||
getSystemPrompt: () => undefined,
|
||||
getAppendSystemPrompt: () => [],
|
||||
getPathMetadata: () => new Map(),
|
||||
extendResources: () => {},
|
||||
reload: async () => {},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user