- Add config_snapshot.py with save/list/get/compare functions - Auto-save snapshots on eval creation and plan submission - Implement snapshot query APIs (list, get single) - Implement snapshot comparison API (diff two snapshots) - Add 8 unit tests and 7 integration tests Snapshots track config changes over time (created/plan_submitted/config_updated). All 813 tests passing. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config_snapshot.py | ||
| cron_pool.py | ||
| decision.py | ||
| lifecycle.py | ||
| models.py | ||
| openclaw_client.py | ||
| read_model.py | ||
| report.py | ||
| repository.py | ||
| task_queue.py | ||