Skip to content

Releases: JoelYYoung/retrolens

v0.5.6

Choose a tag to compare

@github-actions github-actions released this 12 Apr 03:51
Release v0.5.6

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 11 Apr 13:42
Release v0.5.4

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 11 Apr 13:29
Release v0.5.3

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 11 Apr 12:38
Release v0.5.2

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 10 Apr 16:49

[0.5.1] - 2025-04-09

Added

  • Claude Code reader support (JSONL event stream parsing)
  • VS Code Copilot reader improvements (tool extraction, file tracking)
  • Stateful config system (retrolens cfg)
  • Session discovery workflow in SKILL.md

Changed

  • Simplified CLI to 3 commands: cfg, ls, read
  • Removed scan, extract, reflect, show commands (consolidated)
  • Removed workflow DSL and dead code

Removed

  • Native reader (unused)
  • --skill-path flag (simplified)