Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -82,11 +82,12 @@ See the **[Technical Reference](E6-z3ed-reference.md)** for a full command list.
|
||||
## Recent Enhancements
|
||||
|
||||
**Recent Progress (Oct 2, 2025)**
|
||||
- ✅ IT-08b Implementation Complete: Auto-capture on test failure operational
|
||||
- Execution context (frame, window, widget) captured automatically on failures
|
||||
- Screenshot path placeholder integration ready for RPC completion
|
||||
- Proto schema updated with comprehensive failure diagnostic fields
|
||||
- GetTestResults RPC returns full failure context for debugging
|
||||
- ✅ IT-08 Enhanced Error Reporting Complete: Full diagnostic capture on test failures
|
||||
- IT-08a: Screenshot RPC with SDL capture (BMP format, 1536x864)
|
||||
- IT-08b: Auto-capture execution context on failures (frame, window, widget)
|
||||
- IT-08c: Widget state dumps with comprehensive UI snapshot (JSON format)
|
||||
- Proto schema supports screenshot_path, failure_context, and widget_state
|
||||
- GetTestResults RPC returns full failure diagnostics for debugging
|
||||
- ✅ IT-05 Implementation Complete: Test introspection API fully operational
|
||||
- GetTestStatus, ListTests, and GetTestResults RPCs implemented and tested
|
||||
- CLI commands (`z3ed agent test {status,list,results}`) fully functional
|
||||
|
||||
Reference in New Issue
Block a user