harness stringclasses 1
value | session_id stringlengths 36 36 | prompt stringlengths 37 237 | sent_at stringlengths 24 24 | num_user_messages int64 1 1 | num_tool_calls int64 0 70 | traces listlengths 6 108 | file_path stringlengths 67 67 |
|---|---|---|---|---|---|---|---|
pi | 019df4e7-c795-7460-8e2e-788af5e4a34a | Build a simple todo list app in React | 2026-05-04T21:32:03.964Z | 1 | 9 | 2026-05-04T21-32-03-861Z_019df4e7-c795-7460-8e2e-788af5e4a34a.jsonl | |
pi | 019df4e8-c450-7349-a210-6bce6cc13cfb | Create a Python script that fetches weather data from an API | 2026-05-04T21:33:08.657Z | 1 | 1 | 2026-05-04T21-33-08-560Z_019df4e8-c450-7349-a210-6bce6cc13cfb.jsonl | |
pi | 019df4e9-45b1-76ea-9aab-8d21b3999c1e | "this is an mcp server for perplexica. It was rebranded and updated to https://github.com/ItzCrazyKn(...TRUNCATED) | 2026-05-04T21:33:41.779Z | 1 | 70 | 2026-05-04T21-33-41-682Z_019df4e9-45b1-76ea-9aab-8d21b3999c1e.jsonl | |
pi | 019df546-bfd4-76db-94f1-025eff4fc140 | "Hey, I need a quick backup verifier script. It should check if our daily DB dump file exists and al(...TRUNCATED) | 2026-05-04T23:15:47.901Z | 1 | 8 | 2026-05-04T23-15-47-796Z_019df546-bfd4-76db-94f1-025eff4fc140.jsonl | |
pi | 019df547-9a6a-73b1-9552-bd0dcdd0dc57 | "Can you help me with a collateral tracker for my bail bonds business? I need to log titles, jewelry(...TRUNCATED) | 2026-05-04T23:16:43.855Z | 1 | 4 | 2026-05-04T23-16-43-754Z_019df547-9a6a-73b1-9552-bd0dcdd0dc57.jsonl | |
pi | 019df548-2a13-73b8-9b79-c2bc95beb391 | "I'm a baker and I'm tired of doing math in my head. Can you build a tool that calculates baker's pe(...TRUNCATED) | 2026-05-04T23:17:20.630Z | 1 | 4 | 2026-05-04T23-17-20-533Z_019df548-2a13-73b8-9b79-c2bc95beb391.jsonl | |
pi | 019df549-9bf6-7358-9cea-a986565e84ed | "I'm a beekeeper and I need a better hive log. Can you make something where I can track honey produc(...TRUNCATED) | 2026-05-04T23:18:55.321Z | 1 | 1 | 2026-05-04T23-18-55-224Z_019df549-9bf6-7358-9cea-a986565e84ed.jsonl | |
pi | 019df54a-48dc-7654-9a89-250a120fab13 | "Hi, can you make a simple benefits enrollment assistant for our small office? We need employees to (...TRUNCATED) | 2026-05-04T23:19:39.583Z | 1 | 1 | 2026-05-04T23-19-39-484Z_019df54a-48dc-7654-9a89-250a120fab13.jsonl | |
pi | 019df54b-9076-75ba-a63c-f01a33c98f2b | "I'm looking for a companion app for our board game nights. We play a pretty complex strategy game a(...TRUNCATED) | 2026-05-04T23:21:03.452Z | 1 | 1 | 2026-05-04T23-21-03-351Z_019df54b-9076-75ba-a63c-f01a33c98f2b.jsonl | |
pi | 019df54c-6748-721d-8c00-684a0eb7a452 | "Hey, I'm a florist and I need a tool to plan for big events. Can you help me calculate the total st(...TRUNCATED) | 2026-05-04T23:21:58.454Z | 1 | 3 | 2026-05-04T23-21-58-345Z_019df54c-6748-721d-8c00-684a0eb7a452.jsonl |
End of preview. Expand in Data Studio
hy3-preview coding agent traces
This directory contains raw agent trace files generated by teich.
All assistant responses were generated by tencent/hy3-preview:free.
Training-ready tools
Use this tools payload when rendering converted examples through your training chat template.
The same structure is emitted on each converted example as the tools field.
[
{
"type": "function",
"function": {
"name": "bash",
"description": "Execute bash commands (ls, grep, find, etc.)",
"parameters": {
"type": "object",
"properties": {
"command": {
"type": "string"
},
"timeout": {
"type": "integer"
}
},
"additionalProperties": true,
"required": [
"command"
]
}
}
},
{
"type": "function",
"function": {
"name": "edit",
"description": "Make precise file edits with exact text replacement, including multiple disjoint edits in one call",
"parameters": {
"type": "object",
"properties": {
"edits": {
"type": "array",
"items": {
"type": "object",
"properties": {
"newText": {
"anyOf": [
{
"type": "string"
},
{
"type": "object",
"properties": {
"mcpServers": {
"type": "object",
"properties": {
"vane": {
"type": "object",
"properties": {
"args": {
"type": "array",
"items": {
"type": "string"
}
},
"command": {
"type": "string"
},
"env": {
"type": "object",
"properties": {
"VANE_BASE_URL": {
"type": "string"
}
},
"additionalProperties": true,
"required": [
"VANE_BASE_URL"
]
}
},
"additionalProperties": true,
"required": [
"args",
"command",
"env"
]
}
},
"additionalProperties": true,
"required": [
"vane"
]
}
},
"additionalProperties": true,
"required": [
"mcpServers"
]
}
]
},
"oldText": {
"anyOf": [
{
"type": "string"
},
{
"type": "object",
"properties": {
"mcpServers": {
"type": "object",
"properties": {
"perplexica": {
"type": "object",
"properties": {
"args": {
"type": "array",
"items": {
"type": "string"
}
},
"command": {
"type": "string"
},
"env": {
"type": "object",
"properties": {
"PERPLEXICA_BASE_URL": {
"type": "string"
}
},
"additionalProperties": true,
"required": [
"PERPLEXICA_BASE_URL"
]
}
},
"additionalProperties": true,
"required": [
"args",
"command",
"env"
]
}
},
"additionalProperties": true,
"required": [
"perplexica"
]
}
},
"additionalProperties": true,
"required": [
"mcpServers"
]
}
]
}
},
"additionalProperties": true,
"required": [
"newText",
"oldText"
]
}
},
"path": {
"type": "string"
}
},
"additionalProperties": true,
"required": [
"edits",
"path"
]
}
}
},
{
"type": "function",
"function": {
"name": "read",
"description": "Read file contents",
"parameters": {
"type": "object",
"properties": {
"path": {
"type": "string"
}
},
"additionalProperties": true,
"required": [
"path"
]
}
}
},
{
"type": "function",
"function": {
"name": "write",
"description": "Create or overwrite files",
"parameters": {
"type": "object",
"properties": {
"content": {
"type": "string"
},
"path": {
"type": "string"
}
},
"additionalProperties": true,
"required": [
"content",
"path"
]
}
}
}
]
Format
Each file is newline-delimited JSON representing a single captured agent session. The trace schema is designed for upload-first preservation so you can keep the original session history and convert it later for training.
Common top-level event groups:
session_metaturn_contextevent_msgresponse_itemsessionmessagesession_infomodel_changethinking_level_change
Example
{"type":"session","version":3,"id":"019df4e7-c795-7460-8e2e-788af5e4a34a","timestamp":"2026-05-04T21:32:03.861Z","cwd":"/workspace"}
{"type":"message","id":"system-41bb381e","parentId":null,"timestamp":"2026-05-04T21:32:03.963Z","message":{"role":"developer","content":[{"type":"text","text":"You are an expert coding assistant operating inside pi, a coding agent harness. You help users by reading files, executing commands, editing code, and writing new files.\n\nAvailable tools:\n- read: Read file contents\n- bash: Execute bash commands (ls, grep, find, etc.)\n- edit: Make precise file edits with exact text replacement, including multiple disjoint edits in one call\n- write: Create or overwrite files\n\nIn addition to the tools above, you may have access to other custom tools depending on the project.\n\nGuidelines:\n- Use bash for file operations like ls, rg, find\n- Use read to examine files instead of cat or sed.\n- Use edit for precise changes (edits[].oldText must match exactly)\n- When changing multiple separate locations in one file, use one edit call with multiple entries in edits[] instead of multiple edit calls\n- Each edits[].oldText is matched against the original file, not after earlier edits are applied. Do not emit overlapping or nested edits. Merge nearby changes into one edit.\n- Keep edits[].oldText as small as possible while still being unique in the file. Do not pad with large unchanged regions.\n- Use write only for new files or complete rewrites.\n- Be concise in your responses\n- Show file paths clearly when working with files\n\nPi documentation (read only when the user asks about pi itself, its SDK, extensions, themes, skills, or TUI):\n- Main documentation: /usr/local/lib/node_modules/@mariozechner/pi-coding-agent/README.md\n- Additional docs: /usr/local/lib/node_modules/@mariozechner/pi-coding-agent/docs\n- Examples: /usr/local/lib/node_modules/@mariozechner/pi-coding-agent/examples (extensions, custom tools, SDK)\n- When asked about: extensions (docs/extensions.md, examples/extensions/), themes (docs/themes.md), skills (docs/skills.md), prompt templates (docs/prompt-templates.md), TUI components (docs/tui.md), keybindings (docs/keybindings.md), SDK integrations (docs/sdk.md), custom providers (docs/custom-provider.md), adding models (docs/models.md), pi packages (docs/packages.md)\n- When working on pi topics, read the docs and examples, and follow .md cross-references before implementing\n- Always read pi .md files completely and follow links to related docs (e.g., tui.md for TUI API details)\nCurrent date: 2026-05-04\nCurrent working directory: /workspace"}]}}
{"type":"model_change","id":"ad5f4052","parentId":null,"timestamp":"2026-05-04T21:32:03.958Z","modelId":"tencent/hy3-preview:free"}
- Downloads last month
- -