Skip to content

Conversation

@heyjustinai
Copy link
Member

@heyjustinai heyjustinai commented Oct 1, 2025

What does this PR do?

Renames the Python package from llama-prompt-ops to prompt-ops to match the new repository name.

This includes updating the package directory structure (src/llama_prompt_ops/ to src/prompt_ops/), all import statements across source code and tests, configuration files, documentation, and the CLI entry point.

The package now installs as prompt-ops and uses the prompt-ops command instead of llama-prompt-ops.

Closes #39 #40 #41

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 1, 2025
@heyjustinai heyjustinai merged commit e13cac9 into main Oct 1, 2025
2 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Python Package Name from llama-prompt-ops to prompt-ops

2 participants