--- 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.