mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-06-11 14:26:52 +08:00
- Switch SkillBoxFactory to SkillToolResolver, which resolves tool classes from the framework container (enabling DI) and falls back to no-arg reflection, resolving tools per AgentSkill instead of by name. - Remove the obsolete SkillToolManifest. - Move ReActAgentComponentTest from liteflow-react-agent-core to liteflow-testcase-el per the test-placement convention. - Drop the temporary surefire skipTests=false override in react-agent-core. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>