CoolFace
Datasetpublic

dacorvo/funes-armand0e-kimi-k2-6-claude-code-traces

Funes recall store — Kimi K2.6 Claude Code traces A funes recall store built by indexing armand0e/kimi-k2.6-claude-code-traces (36 Claude Code-style coding-agent sessions generated with Kimi K2.6). What this is This is not a raw trace dataset — it is a pre-built funes index: the source sessions chunked into content blocks and embedded, stored as a Lance table (chunks.lance). Source armand0e/kimi-k2.6-claude-code-traces (36 sessions) Chunks 10,348… See the full description on the dataset page: https://huggingface.co/datasets/dacorvo/funes-armand0e-kimi-k2-6-claude-code-traces.

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes73downloads
Dataset Card

Funes recall store — Kimi K2.6 Claude Code traces

A funes recall store built by indexing `armand0e/kimi-k2.6-claude-code-traces` (36 Claude Code-style coding-agent sessions generated with Kimi K2.6).

What this is

This is not a raw trace dataset — it is a pre-built funes index: the source sessions chunked into content blocks and embedded, stored as a Lance table (chunks.lance).

Sourcearmand0e/kimi-k2.6-claude-code-traces (36 sessions)
Chunks10,348
Embedding modelBAAI/bge-small-en-v1.5 (384-dim)
FormatLance

Each row is one content-block chunk with its embedding and provenance (session_id, turn_uuid, role, block_type, tool_name, source_path, harness, timestamps). Secrets were redacted at index time.

Usage

sh
funes recall "your query" --store dacorvo/funes-armand0e-kimi-k2.6-claude-code-traces

License and attribution

This store is derived from armand0e/kimi-k2.6-claude-code-traces and redistributes verbatim excerpts of it (the chunk text column). At the time of indexing the upstream dataset declared no license, so no license is asserted here; any terms of the upstream dataset apply. Attribution to the upstream dataset is required.