agent-run-web-loop

command
v0.0.57 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

agent-run-web-loop demos an automated inspect → report loop for agent-run web.

Flow per run:

  1. optional: go run ./script/install
  2. build agent-run (+ optional llm-mock-run-grok)
  3. start agent-run web on :8192 (or reuse if already healthy)
  4. loop: health check → playwright-debug probe → screenshot/status report

Usage (from repo root):

go run ./script/debug/agent-run-web-loop
go run ./script/debug/agent-run-web-loop -install -loops=3
go run ./script/debug/agent-run-web-loop -reuse-web -loops=5 -out=/tmp/web-loop
go run ./script/debug/agent-run-web-loop -no-mock   # real grok on PATH

Requires playwright-debug on PATH.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL