AION Auto-Update
Version updated for https://github.com/shenxianpeng/aion to version v1.3.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
AION is an autonomous control plane for Python services that automates repository scanning, incident detection, and deterministic remediation of issues such as security vulnerabilities and code errors. It provides capabilities for context-aware scanning, automated patch generation, verification in isolated sandboxes, event orchestration, and release management, enabling staged rollouts and runtime defense plans. By streamlining these workflows, AION helps maintain code quality, security, and operational resilience.
What’s Changed
v1.3.0 - 2026-05-03
Bug Fixes
- normalize non-conventional commit prefixes in cliff.toml by @shenxianpeng (bec001c)
Documentation
Update README.md to add badge by @shenxianpeng (48d83a7)
sync zh docs with en updates; test: add coverage for auto-update, deepseek/qwen providers, and config parser by @shenxianpeng (c8cf4c4)
Features
feat: add DeepSeek and Qwen as AI providers by @shenxianpeng in #36
Add RepoKeeper dogfooding setup by @shenxianpeng (82306c8)
Refactoring
Replace mkdocs and mkdocs-material with mkdocs-ng by @shenxianpeng in #37
Make flat config the default by @shenxianpeng (5573d7a)
Remove Dependabot-like config remnants by @shenxianpeng (b6a7755)
Switch draft releases to git-cliff by @shenxianpeng (a8de62d)