feat(coding-agent): add resources_discover hook
This commit is contained in:
@@ -54,6 +54,7 @@ const resourceLoader: ResourceLoader = {
|
||||
Available: read, bash. Be concise.`,
|
||||
getAppendSystemPrompt: () => [],
|
||||
getPathMetadata: () => new Map(),
|
||||
extendResources: () => {},
|
||||
reload: async () => {},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user