AIAny
Icon for item

Fable 5 Boeing 747 - Claude Code session trace

Contains a sanitized Claude Code (Fable 5) JSONL transcript of a session that procedurally built a Boeing 747 in Three.js, including assistant messages, tool calls, and base64 screenshots — useful for studying agent trace, tool use, and vision self‑verification workflows.

Introduction

This dataset exposes a compact, real-world example of a multimodal agent execution: a Claude Code (Fable 5) session that iteratively built a procedural Boeing 747 in Three.js using a vision‑enabled self‑verification loop.

What Sets It Apart
  • Full-session JSONL transcript including user prompts, assistant thinking, tool calls, tool outputs, and embedded base64 screenshots — not just high‑level logs. This makes it possible to replay or analyze the agent’s stepwise decisions and visual checks.
  • Focused multimodal workflow: the agent uses rendered screenshots as part of an autonomous verify‑and‑iterate loop, illustrating practical patterns for vision‑guided code generation and self‑validation.
  • Small, sanitized, MIT‑licensed dataset formatted for easy inspection with standard tools (pandas/polars), ideal as a concrete example rather than a large corpus.
Who It's For and Tradeoffs

Great fit if you study AI agent behavior, tool use, or multimodal self‑verification patterns — for researchers, educators, or engineers prototyping agent debugging workflows. Look elsewhere if you need large-scale labelled datasets, broad agent benchmarks, or raw production logs: this is a single, focused session (small size) and contains redactions/placeholders for private paths and environment details.

Where It Fits

Compliments larger agent‑trace collections by providing a clear, executable example of visual inspection integrated into an autonomous generation loop. Use it to prototype replay tools, visualization dashboards, or case studies about agent verification strategies.

More Items

Hugging Face

Synthesizes 234K self-contained, high-difficulty scientific reasoning QA pairs by distilling research papers into compact 'reasoning skeletons'. Emphasizes mechanistic reasoning, hypothesis falsification, quantitative derivation and boundary calibration; built for SFT and reasoning evaluation.

Hugging Face

Contains 5,000 coding and chain-of-thought reasoning traces generated by Fable 5.1 — ~150M tokens of step-by-step programming CoT. Deduplicated and filtered for high quality; intended for supervised fine-tuning and distillation to improve reasoning in smaller models.

Hugging Face

Installation-oriented dataset that packages ComfyUI-ready files and instructions for running MiniMax H3 locally — includes pruned/INT8/BF16 checkpoints, matching Qwen3-VL text encoders, video/audio VAEs, and official ComfyUI workflow templates for joint audio+video generation.