Expand description
§Skill File Tracker
Generic file tracking for ALL skills, not just execute_code. Automatically intercepts skill execution and verifies any files mentioned in output.
Structs§
- Missing
File - Missing file information
- Skill
File Tracker - Generic file tracker that works with any skill output
- Skill
File Verification - Verification result for skill-generated files
- Tracked
File - Tracked file (simplified from file_tracker::TrackedFile)
- Verified
File - Verified file information
Enums§
- File
Status - File verification status