{# Copyright (C) 2026 Garudex Labs. All Rights Reserved. Caracal, a product of Garudex Labs Demo workspace template for chat, runtime visibility, and orchestration graph panels. #} {# Copyright (C) 2026 Garudex Labs. All Rights Reserved. Caracal, a product of Garudex Labs Demo page template for the Lynx Capital runtime workspace. #} {% extends "layout.html" %} {% block title %}{{ company }} - Demo{% endblock %} {% block content %}
Caracal runtime

{{ shortName }} agent workspace

Conversation, execution traces, context pressure, and control events stay visible as work runs.

Run state Idle No active run
Events 0
Tools 0
Services 0
Controls 0
No activity yet Start a run to see the live conversation, execution trail, and system events.
{% include "components/demo/input_component.html" %}

Orchestration graph

Live observability across Caracal control, agent execution, provider calls, approvals, and runtime telemetry.

idle
Drag to pan - scroll to zoom - select any node or flow
Topology waiting for execution Start a run to watch Caracal coordinate agents, intercept service calls, and stream runtime state.
{% include "components/demo/message_component.html" %} {% include "components/demo/event_block.html" %}
{% endblock %}