Skip to content

Rename CLI binary from librosa to rosa#3

Merged
olilarkin merged 1 commit into
mainfrom
claude/trusting-einstein-0xyiZ
May 29, 2026
Merged

Rename CLI binary from librosa to rosa#3
olilarkin merged 1 commit into
mainfrom
claude/trusting-einstein-0xyiZ

Conversation

@olilarkin
Copy link
Copy Markdown
Owner

Summary

Rename the command-line interface binary from librosa to rosa throughout the codebase, documentation, and build configuration.

Key Changes

  • Updated CMakeLists.txt to set the CLI binary output name to rosa instead of librosa
  • Updated cli/main.cpp to reflect the new name in the help text
  • Updated all documentation in cli/CLI.md to use rosa command in examples and references
  • Updated README.md to reference the rosa CLI instead of librosa
  • Updated GitHub Actions workflow (cli-release.yml) to reference the new binary name in build steps and packaging

Details

This change affects:

  • Build output: build/librosabuild/rosa
  • Command invocation: librosa [OPTIONS]rosa [OPTIONS]
  • All 40+ CLI usage examples in the documentation
  • CLI help text and release packaging scripts

The change is purely a naming update with no functional modifications to the CLI behavior or implementation.

https://claude.ai/code/session_01AS62JbvVx2k77PMh1Z23yy

Update the CLI executable output name, release packaging, help text,
and documentation to use the shorter `rosa` name.

https://claude.ai/code/session_01AS62JbvVx2k77PMh1Z23yy
@olilarkin olilarkin merged commit 49c5250 into main May 29, 2026
8 checks passed
@olilarkin olilarkin deleted the claude/trusting-einstein-0xyiZ branch May 29, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants