github SynkraAI/aiox-core v3.9.0
v3.9.0 - Squad Analyze & Extend + Tech Debt Cleanup

latest releases: v5.0.0, v4.4.6, v4.4.5...
2 months ago

๐ŸŽฏ Highlights

This release introduces Squad Continuous Improvement capabilities with analyze and extend commands, plus a massive codebase cleanup removing 116K+ lines of deprecated content.

โœจ New Features

Story SQS-11: Squad Analyze & Extend

  • *analyze-squad command - Analyze squad structure, coverage, and get improvement suggestions
  • *extend-squad command - Add new components (agents, tasks, workflows, etc.) incrementally

New Scripts

  • squad-analyzer.js - Inventory and coverage analysis
  • squad-extender.js - Component creation with templates

8 Component Templates

  • agent-template.md, task-template.md, workflow-template.yaml
  • checklist-template.md, template-template.md
  • tool-template.js, script-template.js, data-template.yaml

๐Ÿงน Tech Debt Cleanup (Story TD-1)

  • Fixed ESLint warnings in 5 core files
  • Removed 284 deprecated files (~116,978 lines deleted)
  • Cleaned .github/deprecated-docs/ directory
  • Removed obsolete backup files

๐Ÿ“ฆ Installation

```bash
npm install aios-core@3.9.0
```

๐Ÿ“‹ Stories Included

  • SQS-11: Squad Analyze & Extend
  • TD-1: Tech Debt Cleanup

๐Ÿค– Generated with Claude Code

Don't miss a new aiox-core release

NewReleases is sending notifications on new releases.