Documentation
¶
Overview ¶
open-resume-e2e: end-to-end health check for open → Paris → /exit → resume --open.
Flow:
- agent-run run --session-id=… --agent-runner=grok-tty --open "one word of France capital"
- wait until snapshot contains "Paris"
- send "/exit"
- wait until status runner.exited=true
- agent-run resume <id> --open "hello"
- snapshot contains proper text (hello and/or resumed UI, not empty/error-only)
Usage:
go run ./script/debug/open-resume-e2e go run ./script/debug/open-resume-e2e --agent-run /path/to/agent-run go run ./script/debug/open-resume-e2e --session-id=test-open-v8
Exit 0 = VERIFY PASS (healthy). Non-zero = FAIL with reason.
Click to show internal directories.
Click to hide internal directories.