Rosetta v0.1.0
First public release of Rosetta — the decision context engine for AI coding agents.
Reconciles 18 agent transcript stores (Claude Code, Codex, Gemini, Cursor, Aider, opencode, Cline/Roo/Kilo, Continue, Goose, Crush, Windsurf, Augment, Hermes, Factory, Claude Agent-Mode, Qwen) with git + docs into one cited ground truth, and distills durable ADR/PDR/BDR decision records.
- Pure-stdlib Python, fully local, read-only, zero dependencies.
- Deterministic collector + per-agent pluggable parsers; loud coverage (never a silent gap).
- Deterministic decision tooling (scaffold / index / validate) with a team-customizable schema.
- Install:
npx skills add tjboudreaux/rosetta
See the README and docs/ for the full walkthrough.