openclaw-dashboard 0.2.2__py3-none-any.whl → 0.2.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- dashboard.py +3 -3
- {openclaw_dashboard-0.2.2.dist-info → openclaw_dashboard-0.2.3.dist-info}/METADATA +2 -2
- openclaw_dashboard-0.2.3.dist-info/RECORD +7 -0
- openclaw_dashboard-0.2.2.dist-info/RECORD +0 -7
- {openclaw_dashboard-0.2.2.dist-info → openclaw_dashboard-0.2.3.dist-info}/WHEEL +0 -0
- {openclaw_dashboard-0.2.2.dist-info → openclaw_dashboard-0.2.3.dist-info}/entry_points.txt +0 -0
- {openclaw_dashboard-0.2.2.dist-info → openclaw_dashboard-0.2.3.dist-info}/licenses/LICENSE +0 -0
- {openclaw_dashboard-0.2.2.dist-info → openclaw_dashboard-0.2.3.dist-info}/top_level.txt +0 -0
dashboard.py
CHANGED
|
@@ -37,7 +37,7 @@ except ImportError:
|
|
|
37
37
|
metrics_service_pb2 = None
|
|
38
38
|
trace_service_pb2 = None
|
|
39
39
|
|
|
40
|
-
__version__ = "0.2.
|
|
40
|
+
__version__ = "0.2.3"
|
|
41
41
|
|
|
42
42
|
app = Flask(__name__)
|
|
43
43
|
|
|
@@ -924,13 +924,13 @@ DASHBOARD_HTML = r"""
|
|
|
924
924
|
<path class="flow-path" id="path-human-wa" d="M 100 76 C 82 190, 82 410, 100 478"/>
|
|
925
925
|
|
|
926
926
|
<!-- Connection Paths -->
|
|
927
|
-
<path class="flow-path" id="path-tg-gw" d="M 165 200 C 210.2.
|
|
927
|
+
<path class="flow-path" id="path-tg-gw" d="M 165 200 C 210.2.3, 220 310, 260 335"/>
|
|
928
928
|
<path class="flow-path" id="path-sig-gw" d="M 165 350 L 260 350"/>
|
|
929
929
|
<path class="flow-path" id="path-wa-gw" d="M 165 500 C 210 500, 220 390, 260 365"/>
|
|
930
930
|
<path class="flow-path" id="path-gw-brain" d="M 380 350 C 425 350, 440 365, 480 365"/>
|
|
931
931
|
<path class="flow-path" id="path-brain-session" d="M 570 310 L 570 185"/>
|
|
932
932
|
<path class="flow-path" id="path-brain-exec" d="M 660 335 C 720 310, 770 160, 810 150"/>
|
|
933
|
-
<path class="flow-path" id="path-brain-browser" d="M 660 350 C 760 340, 880.2.
|
|
933
|
+
<path class="flow-path" id="path-brain-browser" d="M 660 350 C 760 340, 880.2.3, 920 255"/>
|
|
934
934
|
<path class="flow-path" id="path-brain-search" d="M 660 370 C 790 370, 920 380, 960 380"/>
|
|
935
935
|
<path class="flow-path" id="path-brain-cron" d="M 660 385 C 760 400, 880 500, 920 510"/>
|
|
936
936
|
<path class="flow-path" id="path-brain-tts" d="M 660 400 C 720 450, 770 570, 810 585"/>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: openclaw-dashboard
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.3
|
|
4
4
|
Summary: Real-time observability dashboard for OpenClaw AI agents
|
|
5
5
|
Home-page: https://github.com/vivekchand/openclaw-dashboard
|
|
6
6
|
Author: Vivek Chand
|
|
@@ -74,6 +74,7 @@ Opens at **http://localhost:8900** — auto-detects your OpenClaw workspace.
|
|
|
74
74
|
|
|
75
75
|
| Tab | What it shows |
|
|
76
76
|
|-----|--------------|
|
|
77
|
+
| **🌊 Flow** | **Real-time animated SVG** showing data flow: You → Channels → Gateway → Brain → Tools → Infrastructure |
|
|
77
78
|
| **Overview** | Model, sessions, crons, tokens, memory, **❤️ health checks** (auto-refresh via SSE), **🔥 activity heatmap** (GitHub-style), recent logs |
|
|
78
79
|
| **📊 Usage** | **Token/cost tracking** — bar chart of tokens per day (14 days), today/week/month totals, cost breakdown. **With OTLP**: real token counts, actual cost, avg run duration, messages processed, model breakdown |
|
|
79
80
|
| **Sessions** | All active agent sessions with model, channel, token usage, last activity |
|
|
@@ -81,7 +82,6 @@ Opens at **http://localhost:8900** — auto-detects your OpenClaw workspace.
|
|
|
81
82
|
| **Logs** | Parsed JSON logs with color-coded levels, configurable line count, **real-time SSE streaming** |
|
|
82
83
|
| **Memory** | Clickable file browser for SOUL.md, MEMORY.md, AGENTS.md, daily memory files |
|
|
83
84
|
| **📜 Transcripts** | **Session transcript viewer** — browse .jsonl files, click to see chat-bubble conversation view with color-coded roles, expand/collapse |
|
|
84
|
-
| **Flow** | **Real-time animated SVG** showing data flow: You → Channels → Gateway → Brain → Tools → Infrastructure |
|
|
85
85
|
|
|
86
86
|
### Flow Visualization
|
|
87
87
|
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
dashboard.py,sha256=PAY0ClEJed9E74LhK2SNH775hmN9cE5K0x-eSCpNipM,118059
|
|
2
|
+
openclaw_dashboard-0.2.3.dist-info/licenses/LICENSE,sha256=zdQBHvfCz4k8T_ib6mtyWYbQXGtD-g8Ih3t20sax_xE,1068
|
|
3
|
+
openclaw_dashboard-0.2.3.dist-info/METADATA,sha256=gyfJEWmRrsnqS3xMnHIiAcTc9_9URUi6hhZGfJTKoTQ,11511
|
|
4
|
+
openclaw_dashboard-0.2.3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
5
|
+
openclaw_dashboard-0.2.3.dist-info/entry_points.txt,sha256=KOl_T1Y4jpcei3v6mUBNAZjvQ_taCKcuTcK5-RIYJVo,54
|
|
6
|
+
openclaw_dashboard-0.2.3.dist-info/top_level.txt,sha256=nUjTqzgVogKOY9x6wFtA4q49KTJadlMNYm7wGoqlPMg,10
|
|
7
|
+
openclaw_dashboard-0.2.3.dist-info/RECORD,,
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
dashboard.py,sha256=77e1LqDgj-BjVzzljLN3TSBmdlyrEUF-E3-l2PRYOGU,118059
|
|
2
|
-
openclaw_dashboard-0.2.2.dist-info/licenses/LICENSE,sha256=zdQBHvfCz4k8T_ib6mtyWYbQXGtD-g8Ih3t20sax_xE,1068
|
|
3
|
-
openclaw_dashboard-0.2.2.dist-info/METADATA,sha256=c_gy8lYSQSv0Np4DJpmpTisYN7901WTqp7JHjmipRjI,11506
|
|
4
|
-
openclaw_dashboard-0.2.2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
5
|
-
openclaw_dashboard-0.2.2.dist-info/entry_points.txt,sha256=KOl_T1Y4jpcei3v6mUBNAZjvQ_taCKcuTcK5-RIYJVo,54
|
|
6
|
-
openclaw_dashboard-0.2.2.dist-info/top_level.txt,sha256=nUjTqzgVogKOY9x6wFtA4q49KTJadlMNYm7wGoqlPMg,10
|
|
7
|
-
openclaw_dashboard-0.2.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|