Skip to content

Releases: FailproofAI/luv

v0.0.5

22 Apr 20:30
7e2c8a9

Choose a tag to compare

What's Changed

  • [luv-12] Default to bypassPermissions in ~/.claude/settings.json by @NiveditJain in #11

Full Changelog: v0.0.4...v0.0.5

v0.0.4

22 Apr 01:27
add795f

Choose a tag to compare

What's New

Update default model to Opus 4.7

  • Default Claude model is now claude-opus-4-7 (#10)

Use npx for failproofai hook commands

  • Hook commands now use npx for running failproofai, improving portability (#9)

Full Changelog

v0.0.3...v0.0.4

v0.0.2

09 Apr 20:43
d9e1034

Choose a tag to compare

What's New

Open shell or resume Claude in latest local clone

  • luv <repo> -n — opens a shell in the most recent local clone (highest-numbered {repo}-{N} folder) instead of creating a new workspace
  • luv <repo> -r — resumes the last Claude session in the most recent local clone
  • Errors clearly if no local clones exist for the given repo

Full Changelog

v0.0.1...v0.0.2