Skip to content

Tags: paperfoot/suno-cli

Tags

v0.5.4

Toggle v0.5.4's commit message
v0.5.4: auto-solve hCaptcha via piloted offscreen Chrome (CDP)

v0.5.3

Toggle v0.5.3's commit message
v0.5.3: suno auth --refresh + clearer captcha-rollout error

v0.5.2

Toggle v0.5.2's commit message
v0.5.2: fix generation against new /api/generate/v2-web/ endpoint, ad…

…d suno update, JWT auto-refresh

v0.5.1

Toggle v0.5.1's commit message
v0.5.1 — rename package to `suno`, add `install-skill` command

- Rename Cargo package from `suno-cli` to `suno` (binary name was already `suno`)
- New `suno install-skill` command — embeds SKILL.md via include_str! and
  installs to `~/.claude/skills/suno/SKILL.md` (Claude Code) or
  `.cursor/rules/suno.mdc` (Cursor). Flags: --target, --path, --force, --print.
- Add `assets/SKILL.md` — agent skill teaching coding agents how to use the CLI
- Update README install commands to `cargo install suno` and `brew install suno`
- Update agent-info commands list to advertise `install-skill`
- Update errors.rs copy: "update suno-cli" → "update suno"

ProjectDirs config path (`com.suno-cli.suno-cli`) intentionally unchanged to
preserve existing user auth across the rename.

v0.5.0

Toggle v0.5.0's commit message
Fix cargo fmt formatting

v0.4.0

Toggle v0.4.0's commit message
v0.4.0 — zero-friction auth

v0.3.0

Toggle v0.3.0's commit message
v0.3.0 — audit fixes, set metadata, publish, timed lyrics, ID3 embedding