feat: make browser challenge harness local first
This commit is contained in:
@@ -51,9 +51,9 @@ clear operator feedback before adding more architecture.
|
||||
- Completed: raw JSON/YAML workflow plans can be turned into artifacts through
|
||||
JSON-RPC and `wf artifact create-from-plan`, allowing agent/evidence harnesses
|
||||
to use the product-facing CLI path.
|
||||
- Completed: the opencode browser-click challenge harness stages a real
|
||||
`wf-rpc-server`, injects the RPC URL into the prompt, and tears the server
|
||||
down after trials.
|
||||
- Completed: the opencode browser-click challenge harness is local-first via
|
||||
`wf --config examples/browser_click_workflow/wf.config.json --local`, with
|
||||
optional `--start-server` / `--server-url` modes for JSON-RPC-path trials.
|
||||
- Keep status read-only; do not mutate registry, auth, config, or stores.
|
||||
|
||||
## Priority 2: Durable Run/Resume Hardening
|
||||
|
||||
Reference in New Issue
Block a user