Spaces:
Sleeping
Sleeping
File size: 1,207 Bytes
ce7e110 cdea389 ce7e110 cdea389 ce7e110 cdea389 ce7e110 cdea389 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | ---
title: Kimi K3 Trace Explorer
emoji: π
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: "5.33.0"
app_file: app.py
pinned: false
license: cc-by-4.0
datasets:
- greghavens/kimi-k3-coding-and-debugging-traces
tags:
- traces
- code
- agentic
- tool-use
- coding-agent
- kimi
- explorer
- visualization
short_description: Explore, search & export agentic coding traces
---
# π Kimi K3 Trace Explorer
Interactive explorer for agentic coding trajectories from
[kimi-k3-coding-and-debugging-traces](https://huggingface.co/datasets/greghavens/kimi-k3-coding-and-debugging-traces).
## Features
- **π Dataset overview** β charts and stats showing the shape of the dataset
- **πΊοΈ Trajectory minimap** β colored barcode showing session structure at a glance
- **π¨ Syntax-highlighted code** β tool calls rendered with proper language highlighting
- **π Side-by-side diffs** β file edits shown as unified diffs
- **π Full-text search** β find traces by error messages, patterns, or techniques
- **π¦ Filtered export** β download matching subsets as JSONL for training
Zero synthetic data β every trace is a genuine development session from Kimi K3.
|