codexroll

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package codexroll normalizes Codex rollout JSONL into the conversation entries consumed by the learning miner. Rollouts are intentionally treated as a permissive input: unknown records are skipped because the format is not a stable public API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadFrom

func ReadFrom(path string, offset int64) ([]transcript.Entry, int64, error)

ReadFrom parses complete records beginning at offset. An offset beyond EOF resets to zero, matching the Claude transcript reader's cursor contract.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL