Skip to content

Add SDK evolution upgrade commands#16

Merged
ebarti merged 1 commit into
mainfrom
sdk-upgrade-command-20260626
Jun 26, 2026
Merged

Add SDK evolution upgrade commands#16
ebarti merged 1 commit into
mainfrom
sdk-upgrade-command-20260626

Conversation

@ebarti

@ebarti ebarti commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a checked-in Claude slash command for running the local SDK evolution upgrade workflow.
  • Add a checked-in Codex skill that invokes the same agent-runtime-kit SDK evolution workflow.
  • Document the required safeguards: fresh worktree, report-only pass before implementation, freshness cutoff bypassing, runtime-backed AI stages, behavior/API/release-note evidence gates, recursive self-adaptation checks, draft PR creation, and no auto-merge or release publishing.

Validation

  • git diff --check
  • env -u UV_EXCLUDE_NEWER -u UV_EXCLUDE_NEWER_PACKAGE uv run --with pyyaml python /Users/eloibarti/.codex/skills/.system/skill-creator/scripts/quick_validate.py .codex/skills/agent-runtime-kit-upgrade
  • env -u UV_EXCLUDE_NEWER -u UV_EXCLUDE_NEWER_PACKAGE uv run python -m examples.sdk_evolution_agent --help
  • env -u UV_EXCLUDE_NEWER -u UV_EXCLUDE_NEWER_PACKAGE uv run ruff check .

@ebarti ebarti marked this pull request as ready for review June 26, 2026 06:33
@ebarti ebarti merged commit 8162703 into main Jun 26, 2026
8 checks passed
@ebarti ebarti deleted the sdk-upgrade-command-20260626 branch June 26, 2026 06:33
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