| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-25 | feat: add tqdm progress bar and fix main config flag loading | CaptainJack2491 | |
| 2026-03-01 | feat: add centralized logging with configurable debug levels | CaptainJack2491 | |
| - Create src/logger.py with Python logging module - Add 4 debug levels: 1=CRITICAL, 2=WARNING, 3=INFO, 4=DEBUG - Level 4 includes reasoning, VFS info, and available tools - Level 4 auto-enables file output (both mode) - Update agent.py and runner.py to use logger instead of print - Update config.yaml.example with logging configuration - Update README with logging documentation | |||
| 2026-01-11 | [fix] big moving around, probably made lot more bugs. | CaptainJack2491 | |
