refactor: overhaul agent workflow engine with scoped tool execution, configurable LLM model profiles, and enhanced state management.

This commit is contained in:
2026-07-22 18:41:45 +07:00
parent 369985ae9c
commit 66385746f6
32 changed files with 1454 additions and 171 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="AdditionalModuleElements">
<content url="file://$MODULE_DIR$" dumb="true">
<excludeFolder url="file://$MODULE_DIR$/log" />
</content>
</component>
</module>