AIXCL v1.1.23
AIXCL v1.1.23
Cross-tool CLI compatibility (Claude Code support), documentation consolidation, profile fixes, and Vault/Podman improvements.
What's New in v1.1.23
Added
- ✅ Cross-Tool CLI Compatibility: Added CLAUDE.md and .claude/ directory for Claude Code support with independent rules, skills, and commands (#1291)
- ✅ Multi-Agent CLI Documentation: Added cross-tool compatibility note to docs/README.md documenting support for both OpenCode and Claude Code (#1296)
Changed
- ✅ AGENTS.md Consolidation: Reduced from 473 lines to 207 lines (56% reduction). Detailed workflow content migrated to docs/developer/development-workflow.md. Version bumped from 1.6 to 2.0. (#1293)
Fixed
- ✅ Deprecated Profile Docs: Removed usr and dev profiles (no longer in codebase) from adding-services.md examples (#1294)
- ✅ Dead Workflow Reference: Fixed Compliance Rules table in .opencode/skills/workflow-guard/SKILL.md. Changed non-existent workflow-governance.md references to DEVELOPMENT.md (#1295)
- ✅ Vault Init Reliability: Fixed Vault initialization and stack start reliability issues on first boot and warm restart (#1289)
- ✅ Vault Anonymous Volumes: Fixed anonymous volumes from Vault agent containers and improved token refresh mechanism (#1276)
- ✅ Podman Auto-Configuration: Stack init now auto-configures Podman alias, DOCKER_HOST, and initializes volumes (#1277)
- ✅ Security Test Email: Corrected test email address to admin@example.com in CI security test (#1278)
- ✅ ShellCheck Version: Added ShellCheck version check and installation instructions with environment validation (#1281)
- ✅ Vault Engine Detection: Fixed Vault checks to use DOCKER_BIN or active engine detection instead of hardcoded docker (#1275)
- ✅ Profile Compose Pull: Fixed compose pull to only pull profile services, avoiding pulling all images (#1274)
Removed
- None in this release
Documentation
Full Changelog: v1.1.22...v1.1.23