Skip to content

Releases: tjboudreaux/rosetta

v0.1.1

Choose a tag to compare

@tjboudreaux tjboudreaux released this 08 Jun 14:33

Full Changelog: v0.1.0...v0.1.1

Rosetta v0.1.0

Choose a tag to compare

@tjboudreaux tjboudreaux released this 08 Jun 13:58

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.