fischer-agentkit/configs/skills
chiguyong 5b42487d8a feat(core): add ReWOO, Plan-and-Execute, Reflexion execution engines
Phase A of Multi-Agent Marketplace architecture:
- ReWOOEngine: plan-all-then-execute pattern for parallel data fetch
- PlanExecEngine: adapter wrapping GoalPlanner+PlanExecutor+PipelineReplanner
- ReflexionEngine: ReAct + Evaluate + Reflect + Retry for high-precision tasks
- SkillConfig: extend VALID_EXECUTION_MODES with rewoo/plan_exec/reflexion
- ConfigDrivenAgent: add _handle_rewoo/_handle_plan_exec/_handle_reflexion routes
- 5 professional agent YAML configs with layered model defaults
- 107 unit tests passing
2026-06-10 17:08:48 +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 feat(core): add ReWOO, Plan-and-Execute, Reflexion execution engines 2026-06-10 17:08:48 +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 feat(core): add ReWOO, Plan-and-Execute, Reflexion execution engines 2026-06-10 17:08:48 +08:00
react_agent.yaml feat(core): add ReWOO, Plan-and-Execute, Reflexion execution engines 2026-06-10 17:08:48 +08:00
reflexion_agent.yaml feat(core): add ReWOO, Plan-and-Execute, Reflexion execution engines 2026-06-10 17:08:48 +08:00
rewoo_agent.yaml feat(core): add ReWOO, Plan-and-Execute, Reflexion execution engines 2026-06-10 17:08:48 +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