← 返回
开发者工具 中文

openclaw session viewer

Generate an interactive HTML viewer to review and analyze OpenClaw conversation sessions, including history, tool calls, token usage, and debugging details.
生成交互式HTML查看器,用于审查和分析OpenClaw会话记录、工具调用、令牌使用及调试信息。
nan-wang
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 527
下载
💾 7
安装
1
版本
#latest

概述

OpenClaw Session Viewer

Generate an interactive HTML viewer for OpenClaw session logs with full conversation history, tool calls, and results.

Quick Start

# Extract and view current session
python3 ~/.openclaw/skills/session-viewer/scripts/extract_session.py
open /tmp/session_viewer.html

Commands

Extract current session

python3 ~/.openclaw/skills/session-viewer/scripts/extract_session.py [--agent main] [--output /tmp/session_viewer.html]

Extract specific session by ID

python3 ~/.openclaw/skills/session-viewer/scripts/extract_session.py --session-id <uuid>

List available sessions

python3 ~/.openclaw/skills/session-viewer/scripts/extract_session.py --list

Output

The viewer includes:

  • Sidebar: All conversation turns with search
  • User messages: Full raw text
  • Assistant responses: Text + collapsible thinking blocks
  • Tool calls: Full arguments JSON
  • Tool results: Full output with status/exit code
  • Stats: Token usage, cost, models used

Session Log Location

~/.openclaw/agents/<agentId>/sessions/
├── sessions.json          # Index: session keys → IDs
└── <session-id>.jsonl     # Conversation log

Tips

  • Use keyboard navigation: ↑/↓ or j/k to browse turns
  • Search filters across all fields (messages, tools, results)
  • Click thinking header to expand/collapse

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 02:10 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 65 📥 179,842
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 920 📥 185,727
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 425 📥 118,021