Snapshotmain · 0d15c5e
The current repository is a frontend control plane for conversations running on one or more Agent Servers.
Click a building or route
System map8 components · 9 connections
130%
Connections
BuildingsEntryServiceComputeStorageRuntimeToolingExternal
Terms, in plain English
Agent CanvasThe React control-plane UI contained in the current OpenHands repository.
How to study this repo
- 1Set the boundary
Read architecture.md and separate Canvas duties from Agent Server duties.
- 2Trace a message
Follow one chat submission through the adapter and event stream.
- 3Render an action
Connect one backend event to its store update and tool visualizer.