Skip to content

First panel, plugin, task & terminal

Persistent terminal beside the native Agent Cart
The trusted terminal widget and Agent Cart operate inside the same Click workspace while Host owns their durable authority.

Choose Widgets → New Persistent Terminal. Click requests the typed dev.formless.tty capability; Host owns the persistent session, while the trusted ABI v2 widget renders and sends input. Reopening the panel reconnects to the Host-side terminal rather than creating an in-browser shell.

Open Plugins → Host plugins. Select an installed plugin to see desired and observed state, generation, permission mode, dependencies, reason for running, and recent lifecycle events. Start/stop controls submit revisioned Host commands; they do not call Podman from the browser.

Choose a reusable definition under Widgets → Add installed panel. A definition can have multiple instances. Closing an instance removes only that workspace instance; it does not delete the definition or uninstall a Host plugin.

Open Tasks. The native task center shows task status, assigned worker, approvals, reasoning and execution trace. Host remains the task authority, so reconnecting Click does not lose the operation.

Open Settings → Plugins → Develop panels with an agent and copy the temporary MCP descriptor. Keep Click online, connect an MCP client, then use paired_click_action to create a service-health Canvas. The result includes a correlated verification receipt.

Next: understand panel runtimes or operate plugin lifecycle.