This directory is the maintainer-facing landing page for repository docs. Use it to find the right guide quickly and keep public documentation aligned when the repo changes.
- External agent integration guide
- Python and TypeScript extension hooks
- Sandbox and executor notes
- MLX host training notes
- Core/control package split
- Scenario parity matrix — Python & TypeScript
- Browser exploration contract
simulate— modeled-world exploration with sweeps, replay, compare, exportinvestigate— evidence-driven diagnosis in synthetic harness or iterative LLM modesanalyze— interpret and compare outputs from all surfacesmission— real-world goal execution with adaptive planning and campaignstrain— distill curated datasets into scenario-local models
- Public trace schema v1.0.0 for cross-harness interchange
- Privacy-aware export with sensitive-data redaction (21 patterns)
- Publishing to local JSONL, GitHub Gist, Hugging Face (ShareGPT format)
- Dataset curation with gate filtering, top-quartile selection, held-out splits
- Model selection strategy (from-scratch / LoRA / full fine-tune)
- Training backends (MLX / CUDA) with promotion lifecycle
If a change affects commands, package names, published versions, environment variables, agent integration flows, or support expectations, review these docs in the same PR:
README.mdautocontext/README.mdts/README.mdexamples/README.mdautocontext/docs/agent-integration.mdCHANGELOG.mdSUPPORT.md