mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-23 09:15:21 -04:00
df92de112c
- Added new environment variables for execution monitoring and agent planning in `.env.example` and updated `docker-compose.yml` to include these configurations. - Implemented execution monitoring features, including thresholds for tool call limits and automatic mentor intervention. - Introduced task planning capabilities for agents to generate structured execution plans. - Updated documentation to reflect new agent supervision settings and their usage. This update aims to improve the reliability and efficiency of agent operations in complex scenarios.