HomePilot Deploy Bot
chore(hf): sync HomePilot to HF Space
23b413b
{
"schema_version": 1,
"personality_tools": {
"description": "Simple tool IDs from PersonalityAgent.allowed_tools",
"tools": [
"news_top",
"news_search",
"news_sources",
"news_health",
"hp_web_search",
"hp_web_fetch"
]
},
"forge_tools": {
"description": "Tool references from Context Forge / MCP",
"tools": [
"news.top",
"news.search",
"news.sources",
"news.health",
"hp.web.search",
"hp.web.fetch"
]
},
"tool_schemas": [],
"capability_summary": {
"required": [
"news"
],
"optional": []
}
}