Skip to content

docs: use uvx for the PyPI quickstart - #320

Open
franciscojavierarceo wants to merge 1 commit into
mainfrom
docs/uvx-quickstart
Open

franciscojavierarceo wants to merge 1 commit into
mainfrom
docs/uvx-quickstart

Conversation

@franciscojavierarceo

Copy link
Copy Markdown
Collaborator

Summary

Use uvx --from agentic-api==0.7.0 agentic throughout the website's PyPI quickstart so users can launch the published Rust CLI without a global installation. The version check, standalone server, Codex, and Claude Code commands all use the same isolated invocation. Update the Python installation guide and llms.txt to match; retain Cargo as the default tab and the source-build option.

Test Plan

  • Ran the published package on macOS: version output is agentic 0.7.0; Codex, Claude Code, and serve help commands all exited successfully. No full model-backed session was tested.
  • Built and checked the GitHub Pages export under /agentic-api: all 14 static pages, TypeScript, and lint checks pass.
  • All 21 website tests, formatting checks, and repository pre-commit checks pass.

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
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.

1 participant