Back to Agent Zero

Development

webui/components/settings/developer/dev.html

1.13908 B
Original Source

Development

Low-level controls for local framework development and transport diagnostics.

RFC destination URL

Base URL of the Dockerized Agent Zero instance used for remote function calls.

RFC password

Shared password required by both instances before remote calls are accepted.

RFC HTTP port

HTTP port exposed by the Dockerized Agent Zero instance.

chevron_rightAdvanced Settings

Broadcast restart events

Tell connected clients when the server has started again.

Uvicorn access logs

Temporarily log HTTP traffic while debugging transport issues.

Applies after backend restart.

Testing

Utilities for validating WebSocket infrastructure in development environments.

WebSocket test harness

Run automated and manual WebSocket validation suites.

Open Harness

WebSocket event console

Inspect inbound and outbound envelopes and lifecycle events in real time.

Open Console