Releases: vedaant00/opendot
Releases · vedaant00/opendot
Release list
v0.1.7: Merge pull request #29 from vedaant00/vs-001
chore: adopt ruff for linting and formatting
v0.1.6: Merge pull request #28 from vedaant00/vs-001
feat: AI-narrated undo with lockfile-drift detection
v0.1.5: Merge pull request #27 from vedaant00/vs-001
0.1.5 — faster snapshots (streaming + reflink) and an opt-out for sensitive commands
v0.1.4: Merge pull request #25 from vedaant00/vs-001
0.1.4 — fix provider routing for non-OpenAI keys + Composio key handling
v0.1.3: Merge pull request #22 from vedaant00/vs-001
Reversibility hardening: file permissions, snapshot size guard, mtime cache, GC + retention, --api-base (0.1.3)
v0.1.2: Merge pull request #21 from vedaant00/vs-001
fix: don't silently run `rm` on non-snapshotted paths (0.1.2)
v0.1.0: Merge pull request #19 from vedaant00/vs-001
Minor composio bug fix
v0.0.9: Merge pull request #17 from vedaant00/vs-001
feat(composio): use Composio Tool Router; move to tools/; add auth detection (0.0.9)
v0.0.8: Merge pull request #12 from vedaant00/vs-001
fix: address CodeRabbit + Copilot review findings
v0.0.7: Merge pull request #11 from vedaant00/vs-001
fix: sidebar showed 0 tokens / $0 — track streaming usage correctly