Skip to content

docs: point the quickstart and the announcement at the PyPI release - #51

Merged
open-coder-ai-org merged 1 commit into
mainfrom
docs/announcement-pypi
Sep 7, 2026
Merged

docs: point the quickstart and the announcement at the PyPI release#51
open-coder-ai-org merged 1 commit into
mainfrom
docs/announcement-pypi

Conversation

@open-coder-ai-org

Copy link
Copy Markdown
Collaborator

0.1.0 is on PyPI, so the README quickstart and docs/announcement.md no longer need the "from a checkout" install.

  • README.md: quickstart line reads pip install context-report; the editable install stays as the way to hack on it.
  • docs/announcement.md: "Try it" paragraph installs from PyPI and names the two things that landed since the draft: the library entry points (produce_statement, verify) a catalog calls directly, and a run manifest reaching any OpenAI-compatible endpoint with every run kept in the history. The Discord/Slack blurb gets the one-line install.

Numbers in the announcement are unchanged; they come from the paper.

Verification: python -m pytest -q → 400 passed (3.11), 397 passed, 3 skipped (3.10); python -m ruff check . → All checks passed.

🤖 Generated with Claude Code

https://claude.ai/code/session_014gwmBVUHSgohCLkNVqAR77


Generated by Claude Code

0.1.0 is on PyPI, so the README quickstart and the announcement copy no
longer need the "from a checkout" install. The announcement also names the
two things that landed since it was drafted: the library entry points a
catalog calls directly, and a run manifest reaching any OpenAI-compatible
endpoint with every run kept in the history.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014gwmBVUHSgohCLkNVqAR77
Signed-off-by: Claude <noreply@anthropic.com>
@open-coder-ai-org
open-coder-ai-org marked this pull request as ready for review September 7, 2026 15:42
@open-coder-ai-org
open-coder-ai-org merged commit 1f416fa into main Sep 7, 2026
12 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