Reference

Changelog

Notable changes to Talos.

Talos follows semantic versioning. While pre-1.0, breaking changes bump the minor version.

v0.1.0 — Initial private beta

  • 5 exploit classes, 25+ attack templates.
  • LangChain, native OpenAI, Anthropic, and custom adapters.
  • Markdown, PDF, SARIF, and JSON report exports.
  • Deterministic replay via talos-scan replay.
  • Baseline diffing for CI use.

v0.0.x — Design-partner previews

  • Core pipeline (discover → plan → execute → score).
  • LangChain adapter and native OpenAI adapter.