mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-22 00:24:46 +00:00
test: fix discovery test to boot up server instead of relying on 3rd party (#14327)
This commit is contained in:
6
packages/opencode/test/fixture/skills/index.json
Normal file
6
packages/opencode/test/fixture/skills/index.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"skills": [
|
||||
{ "name": "agents-sdk", "description": "Cloudflare Agents SDK", "files": ["SKILL.md", "references/callable.md"] },
|
||||
{ "name": "cloudflare", "description": "Cloudflare Platform Skill", "files": ["SKILL.md"] }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user