fischer-agentkit/configs/skills
chiguyong cc4c6fe346 fix: direct-mode agent falls through to default when task needs tools
When IntentRouter matches a direct-mode agent (no tools), but the task
content suggests tool needs (shell, search, file ops, etc.), the routing
now falls through to the default agent which has full tool access.

This fixes the issue where "帮我执行个命令" would be routed to
direct_agent and fail because direct mode doesn't support tool calling.

Also restored "你好" in direct_agent keywords since it's correctly
handled now — greetings don't need tools, direct mode is fine.
2026-06-11 15:26:19 +08:00
..
citation_detector.yaml feat(phase8): chat adaptive enhancements, pipeline reflection, search tools upgrade 2026-06-09 23:18:06 +08:00
competitor_analyzer.yaml feat(geo): U4 GEO skill tool binding with BaiduSearch and E2E tests 2026-06-07 17:25:37 +08:00
content_generator.yaml feat(phase8): chat adaptive enhancements, pipeline reflection, search tools upgrade 2026-06-09 23:18:06 +08:00
deai_agent.yaml feat(phase8): chat adaptive enhancements, pipeline reflection, search tools upgrade 2026-06-09 23:18:06 +08:00
direct_agent.yaml fix: direct-mode agent falls through to default when task needs tools 2026-06-11 15:26:19 +08:00
geo_optimizer.yaml feat(phase8): chat adaptive enhancements, pipeline reflection, search tools upgrade 2026-06-09 23:18:06 +08:00
goal_driven_agent.yaml feat(phase6): implement end-to-end enterprise scenario validation (U15) 2026-06-10 01:38:28 +08:00
monitor.yaml feat(phase8): chat adaptive enhancements, pipeline reflection, search tools upgrade 2026-06-09 23:18:06 +08:00
plan_exec_agent.yaml fix: change all agent YAML model from hardcoded provider to 'default' 2026-06-11 14:19:26 +08:00
react_agent.yaml fix: change all agent YAML model from hardcoded provider to 'default' 2026-06-11 14:19:26 +08:00
reflexion_agent.yaml fix: change all agent YAML model from hardcoded provider to 'default' 2026-06-11 14:19:26 +08:00
rewoo_agent.yaml fix: change all agent YAML model from hardcoded provider to 'default' 2026-06-11 14:19:26 +08:00
schema_advisor.yaml feat(phase8): chat adaptive enhancements, pipeline reflection, search tools upgrade 2026-06-09 23:18:06 +08:00
trend_agent.yaml feat(geo): U4 GEO skill tool binding with BaiduSearch and E2E tests 2026-06-07 17:25:37 +08:00