Skip to content

chore: rename PyPI distribution#4

Merged
myeolinmalchi merged 1 commit into
mainfrom
codex/use-agent-checkpoint-cas
May 5, 2026
Merged

chore: rename PyPI distribution#4
myeolinmalchi merged 1 commit into
mainfrom
codex/use-agent-checkpoint-cas

Conversation

@myeolinmalchi
Copy link
Copy Markdown
Owner

Summary

  • Change the PyPI distribution name to agent-checkpoint-cas while keeping the import package as agentref.
  • Update the publish workflow's project-name guard and PyPI project URL.
  • Update README install commands for pip and add uv install examples.

Validation

  • ruby -e 'require "yaml"; ARGV.each { |f| YAML.load_file(f); puts "#{f}: ok" }' .github/workflows/ci.yml .github/workflows/publish.yml
  • python3 -m pytest -q
  • python -m build --outdir /tmp/agent-checkpoint-cas-dist
  • python -m twine check /tmp/agent-checkpoint-cas-dist/*

@myeolinmalchi myeolinmalchi marked this pull request as ready for review May 5, 2026 06:09
@myeolinmalchi myeolinmalchi merged commit d927036 into main May 5, 2026
4 checks passed
@myeolinmalchi myeolinmalchi deleted the codex/use-agent-checkpoint-cas branch May 5, 2026 06:09
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