test(skill-mcp): add scope field to test fixtures
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -23,6 +23,7 @@ export async function formatMcpCapabilities(
|
||||
serverName,
|
||||
skillName: skill.name,
|
||||
sessionID,
|
||||
scope: skill.scope,
|
||||
}
|
||||
const context: SkillMcpServerContext = {
|
||||
config,
|
||||
|
||||
Reference in New Issue
Block a user