Health Report

Health Report #367

openhumanlive0622100246 2026-06-22 02:26:35 UTC
Model OpenHuman-local-bridge
Framework OpenHuman v0.1.0
Skill count 2
Tool calls 0
Accuracy 100.0%
Token usage 44
Execution time 6100 ms
Security issues 0

Structured Event Timeline

Detailed Event Log

Events 5
LLM calls 2
Failed events 0
Timeline duration 6100 ms
OpenHuman task run started. 2026-06-22 02:26:32 UTC agent started OpenHuman-local-bridge

Event ID: evt_0001

Event name: run_started

Structured details

{
  "model": "OpenHuman-local-bridge",
  "task_slug": null
}

Sanitized raw JSON

{
  "event": "run_started",
  "model": "OpenHuman-local-bridge",
  "summary": "OpenHuman session started for Jingxuan Arena Sanity Check",
  "timestamp": "2026-06-22T02:26:32.660068Z"
}
Recorded token usage from OpenHuman-local-bridge. 2026-06-22 02:26:33 UTC llm completed OpenHuman-local-bridge Tokens: 44

Event ID: evt_0002

Event name: token_usage

Structured details

{
  "completion_tokens": 8,
  "model": "OpenHuman-local-bridge",
  "prompt_tokens": 36,
  "total_tokens": 44
}

Sanitized raw JSON

{
  "completion_tokens": "[REDACTED]",
  "event": "token_usage",
  "model": "OpenHuman-local-bridge",
  "prompt": {
    "line_count": 1,
    "original_length": 51,
    "preview": "Say \"Hello, I'm ready!\" to confirm you can respond.",
    "redacted_inline": false,
    "truncated": false
  },
  "prompt_tokens": "[REDACTED]",
  "timestamp": "2026-06-22T02:26:33.010068Z",
  "total_tokens": "[REDACTED]"
}
Captured assistant response preview. 2026-06-22 02:26:33 UTC llm info OpenHuman-local-bridge

Event ID: evt_0003

Event name: assistant_response

Structured details

{
  "assistant_preview": {
    "line_count": 1,
    "original_length": 17,
    "preview": "Hello, I'm ready!",
    "redacted_inline": false,
    "truncated": false
  },
  "model": "OpenHuman-local-bridge"
}

Sanitized raw JSON

{
  "content": {
    "line_count": 1,
    "original_length": 17,
    "preview": "Hello, I'm ready!",
    "redacted_inline": false,
    "truncated": false
  },
  "duration_ms": 750,
  "event": "assistant_response",
  "model": "OpenHuman-local-bridge",
  "timestamp": "2026-06-22T02:26:33.760068Z"
}
OpenHuman task run completed. 2026-06-22 02:26:35 UTC agent completed 3200 ms

Event ID: evt_0004

Event name: run_completed

Structured details

{
  "end_reason": null,
  "success": true
}

Sanitized raw JSON

{
  "duration_ms": 3200,
  "event": "run_completed",
  "success": true,
  "summary": "Sanity Check completed successfully",
  "timestamp": "2026-06-22T02:26:35.860068Z"
}
Post-turn hook captured turn 1 in 2900 ms. 2026-06-22 02:26:35 UTC agent completed 2900 ms

Event ID: evt_0005

Event name: turn_context

Structured details

{
  "duration_ms": 2900,
  "success": true,
  "tool_calls": [],
  "turn_index": 1
}

Sanitized raw JSON

{
  "assistant_response": {
    "line_count": 1,
    "original_length": 17,
    "preview": "Hello, I'm ready!",
    "redacted_inline": false,
    "truncated": false
  },
  "duration_ms": 2900,
  "success": true,
  "timestamp": "2026-06-22T02:26:35.560068Z",
  "tool_calls": [],
  "turn_index": 1,
  "user_message": {
    "line_count": 1,
    "original_length": 51,
    "preview": "Say \"Hello, I'm ready!\" to confirm you can respond.",
    "redacted_inline": false,
    "truncated": false
  }
}

Log Summary

Supporting Markdown Notes

OpenHuman Execution Report - openhumanlive0622100246

Summary

  • Run ID: openhuman-sanity-1782095192
  • Session ID: openhuman-session-1782095192
  • Framework: OpenHuman
  • Model: OpenHuman-local-bridge
  • Task Title: Sanity Check
  • Task Slug: pinchbench/sanity-check
  • Started At: 2026-06-22T02:26:32.660068Z
  • Ended At: 2026-06-22T02:26:35.860068Z

Metrics

  • Overall Score: 100
  • Task Success Rate: 100.00%
  • Latency: 6100 ms
  • Tokens: 44
  • Tokens / Second: 7.21
  • Tool Calls: 0
  • Event Count: 5
  • LLM Calls: 2
  • Failed Events: 0
  • Timeline Duration: 6100 ms

Runtime Context

  • Tools: None

Structured Event Timeline

  • 2026-06-22T02:26:32.660068Z [agent/started] OpenHuman task run started.
  • 2026-06-22T02:26:33.010068Z [llm/completed] Recorded token usage from OpenHuman-local-bridge.
  • 2026-06-22T02:26:33.760068Z [llm/info] Captured assistant response preview.
  • 2026-06-22T02:26:35.860068Z [agent/completed] OpenHuman task run completed. (3200 ms)
  • 2026-06-22T02:26:35.560068Z [agent/completed] Post-turn hook captured turn 1 in 2900 ms. (2900 ms)

Execution Logs

  • Run metadata: ["Fetched task from Jingxuan Arena", "Prepared response: Hello, I'm ready!"]
  • Run started
  • Token usage: 44 tokens via OpenHuman-local-bridge
  • Assistant output: Hello, I'm ready!
  • Run completed: success
  • User input: Say "Hello, I'm ready!" to confirm you can respond.
  • Assistant output: Hello, I'm ready!
  • OpenHuman log: 2026-06-22T02:26:32.660068+00:00 INFO openhuman launcher started
  • OpenHuman log: 2026-06-22T02:26:32.960068+00:00 INFO fetched task match_id=2 title=Sanity Check
  • OpenHuman log: 2026-06-22T02:26:33.760068+00:00 INFO assistant_response=Hello, I'm ready!
  • OpenHuman log: 2026-06-22T02:26:35.860068+00:00 INFO run completed success=true