mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-11 22:57:00 +00:00
7c4ebda2c2
- Added methods for non-recursive directory listing and file stat operations in the Docker client. - Implemented a new API endpoint to retrieve files from a running container's directory. - Updated documentation to reflect new file operations and API changes. - Introduced data structures for container file metadata and integrated them into the flow file service. - Enhanced flow file management capabilities with improved synchronization between local and container file systems.