Commit Graph

2 Commits

Author SHA1 Message Date
Tig
dc6ddcb898 WIP: submitting #4429 2025-12-02 14:06:55 -07:00
copilot-swe-agent[bot]
6cb8536241 Add minimal ExampleRunner example
- Created new ExampleRunner example that discovers and runs all examples sequentially
- Minimal implementation with no UI - just console output
- Discovers examples from Examples directory and runs them with FakeDriver
- Shows success/failure status for each example
- Returns exit code 0 if all pass, 1 if any fail

Note: Key injection via ExampleContextInjector needs debugging for out-of-process mode

Co-authored-by: tig <585482+tig@users.noreply.github.com>
2025-12-01 22:55:46 +00:00