Skip to content

docs: update v0.0.1 installation - #1236

Merged
Teingi merged 1 commit into
masterfrom
docs/readme-v0.0.1-installation
Aug 13, 2026
Merged

docs: update v0.0.1 installation#1236
Teingi merged 1 commit into
masterfrom
docs/readme-v0.0.1-installation

Conversation

@Teingi

@Teingi Teingi commented Aug 13, 2026

Copy link
Copy Markdown
Member

Which issue or RFC does this PR close?

Not linked.

Rationale for this change

PowerContext v0.0.1 is now published on PyPI, while the README still directed users to install unreleased code from the master branch. The documented tool and Codex plugin versions should match so that first-time installations are reproducible.

What changes are included in this PR?

  • Add PyPI, license, and Discord badges and retain the PowerMem 2.0 positioning.
  • Install the CLI and local Server from powercontext[cli,server]==0.0.1.
  • Configure the Codex plugin from the matching v0.0.1 tag.
  • Document the default local Server address and persistent user data directory.
  • Install the Python client from powercontext[client]==0.0.1 and list the available extras.

Are there any user-facing changes?

Yes. New users now follow the published v0.0.1 installation path instead of installing from the moving master branch. There are no API or persisted-format changes.

How was this change tested?

  • uv run prek run --files README.md
  • uv build --out-dir <temporary-directory>
  • uvx --from twine twine check <built-wheel-and-sdist>
  • Installed powercontext[cli,server]==0.0.1 from PyPI in an isolated uv cache and verified powercontext --version prints 0.0.1.

AI usage statement

OpenAI Codex was used to inspect the repository, edit the README, run validation, and prepare this pull request.

@Teingi
Teingi marked this pull request as ready for review August 13, 2026 13:04
@Teingi
Teingi requested a review from PsiACE August 13, 2026 13:04
@Teingi
Teingi merged commit c826726 into master Aug 13, 2026
19 checks passed
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