mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-06-11 12:06:53 +08:00
- Document that the framework always prepends DEFAULT_SYSTEM_PROMPT before the component systemPrompt(), and its behavioral implications. - Correct §7.6: skillBox.codeExecution() is enabled and bound to the conversation workspace; add the related security note in §7.6 and §10. - Update §7.4 for container-based DI of skill tools (no-arg ctor is only a fallback) and native YAML inline-list tools; drop the dead SkillToolManifest reference and add a troubleshooting row for instantiation failure. - Add §5.6 covering the AgentSessionFactory SPI for custom persistence backends. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>