Skip to content

v0.44.5-alpha

Pre-release
Pre-release

Choose a tag to compare

@calionauta calionauta released this 02 Jul 11:06

v0.44.5-alpha

chore: rename GitHub username renatocaliaricalionauta

No functional changes. Pure metadata/docs rename to align with the
new GitHub username.

Changes

  • Source files: security_scanner.py, publish/{base,config}.py example strings
  • Docs: README.md, CHANGELOG.md, mkdocs.yml, docs/requirements.txt, index.html
  • Skills: skills/README.md, skills/agent-sync/SKILL.md
  • Metadata: pyproject.toml (author: Cali), cali-product-workflow.json, stelow.json (schema URLs)
  • GitHub templates: .github/release-template.md, spec_v1.md examples

Local config updates required

If you have existing config, update:

# ~/.config/agent-sync/publish.yaml
published_repo: https://github.com/calionauta/agent-sync-public
skill_sources[0].url: https://github.com/calionauta/pi-product-workflow

# ~/.config/agent-sync/config.yaml
repo_url: https://github.com/calionauta/agent-sync-private.git

Tests

567 passed. No lint regression.

Migration notes

  • Historical release notes (e.g. .github/release-v0.13.0.md) intentionally retain old username
  • renatoac82@gmail.com preserved as author email
  • Git history is immutable — old commits retain renatocaliari author identity (correct)

Full Changelog: v0.44.4-alpha...v0.44.5-alpha