4.0.0 (2026-02-11)
⚠ BREAKING CHANGES
- agents: Trae IDE is no longer supported.
- Remove .trae/ directory and all agent files
- Remove trae transformer from IDE sync
- Remove trae from core-config.yaml targets
- Remove trae documentation files (platforms/trae.md)
- Remove trae-rules template
- Update package.json scripts
- Update .gitignore
- Fix markdown table formatting in command-authority-matrix.md
Co-Authored-By: Claude (claude-opus-4-5-alan) noreply@anthropic.com
Features
- add update-aios command for framework synchronization (#77) (8d06d20)
- add workflow runtime engine — real subagent spawning via Task tool (672e1eb)
- add workflow runtime engine — real subagent spawning via Task tool (#67) (d9cf8fd)
- ade: AIOS Dashboard & ADE Core Implementation (#51) (30cec6b)
- agents: Agent Foundation Refactor - Epics 1-3 Implementation (#69) (af6eceb)
- aios-dashboard: AIOS Dashboard & ADE Implementation (#53) (b0a3b79), closes #51 #1 #3
- architect: add validate-tech-preset command (e03f507), closes #64
- cli: add detailed version info with --detailed flag [Story 7.2] (e95093b)
- cli: add options support to runWizard function (be1ce32)
- cli: add update command for intelligent AIOS updates (5141931)
- cli: Epic 8 - CLI Completeness with flag support (#74) (16187c9)
- config: implement layered config hierarchy [Story PRO-4] (d38cc45)
- dashboard: AIOS Dashboard - Final Integration (#68) (eb3ba26), closes #51
- dashboard: enhance story metadata parsing and default settings (#72) (9b9f574)
- enforce operational completeness in agent creation pipeline (#92) (fbdb4bc)
- Epic 12 - Bob Orchestrator and CI/CD Pipeline (75a0cf2)
- EPIC-ACT Unified Activation Pipeline - 8 stories, 386+ tests (#95) (95a581c), closes #3 #6 #4 #7
- gemini: complete Gemini CLI integration epic (GEMINI-INT) (5ab9804)
- ids: Entity Registry Foundation [Story IDS-1] (#97) (7ce0a1a)
- ids: IDS Wave 1 — RegistryHealer, VerificationGates, FrameworkGovernor [Stories IDS-4a, IDS-5a, IDS-7] (#110) (abda13e)
- ids: Incremental Decision Engine [Story IDS-2] (#100) (90024a6)
- ids: Self-Updating Registry with file watchers and git hooks [Story IDS-3] (#103) (dcc9b5d)
- infra: bootstrap aios-pro repository and Open Core architecture [Story PRO-5] (24ba6f4)
- installer: add Smart Merge Strategy for brownfield installations [Epic 9] (7fb21c3)
- installer: add version.json tracking for update command [Story 7.2] (04c3610)
- language selection propagation to agents [Story ACT-9] (#98) (78f67b0)
- mis: CLAUDE.md & Rules Auto-Evolution [Story MIS-7] (e914aea)
- mis: Progressive Memory Retrieval System [Story MIS-4] (#109) (0239df5)
- mis: Self-Learning Engine — Evolution Layer [Story MIS-5] (#111) (eee5634)
- mis: Session Digest PreCompact Hook [Story MIS-3] (99a476e)
- mis: UnifiedActivationPipeline Memory Integration [Story MIS-6] (de975fa)
- orchestration: add dynamic executor assignment module [Story 11.1] (7bd0e43)
- orchestration: add session state persistence [Story 11.5] (32ad2ee)
- orchestration: add surface checker and workflow executor [Stories 11.3, 11.4] (5032a9b)
- orchestration: add terminal spawner for agent orchestration [Story 11.2] (9da708d)
- pipeline: native language delegation to Claude Code settings.json [Story ACT-12] (#102) (4044095)
- pipeline: tiered loading & per-loader profiling [Story ACT-11] (#101) (7605490)
- pro: add feature gating tests, CI, and setup CLI [Story PRO-6] (4431dd0)
- reorganize project root and add squad-creator (50bd3cd)
- resolve 4 workflow system gaps — targeting, validation, automation, hybrid (ee4a12e)
- resolve 4 workflow system gaps — targeting, validation, automation, hybrid (#62) (7254727)
- SDD Adoption - Constitutional Framework & Cross-Artifact Analysis (#59) (c9b2e51), closes #51 #1 #3 #53 #53
- synapse: CRUD commands for domain/rule management [SYN-9] (#126) (ddded99)
- synapse: SYN Wave 0 — Context Bracket Tracker [Story SYN-3] (#115) (e097b44)
- synapse: SYN Wave 0 — Domain Loader + Manifest Parser [Story SYN-1] (#113) (ad7e143)
- synapse: SYN Wave 0 — Layer Processors L0-L3 [Story SYN-4] (#116) (1229b08)
- synapse: SYN Wave 0 — Layer Processors L4-L7 [Story SYN-5] (#120) (3528209)
- synapse: SYN Wave 0 — Session Manager [Story SYN-2] (#114) (67e2274)
- synapse: SYN Wave 1 — Engine Orchestrator + Output Formatter [Story SYN-6] (#118) (f34b8d5)
- synapse: SYN Wave 1 Engine Orchestrator + squad-creator cleanup (#122) (108b6e5)
- ui: add CLI observability panel [Story 11.6] (800bee3)
- user-profile: implement User Profile System [Epic 10] (f5fd12d)
- wizard: add tech presets selection for architecture patterns (4683b26), closes #65
- workflows: add design-system-build-quality and story-development-cycle (f58fab8)
- workflows: add design-system-build-quality and story-development-cycle (#63) (ab156b1)
Bug Fixes
- add missing folders and files to installer (#75) (6ee1fd4)
- address CodeRabbit review — duration_estimate, task refs, minor issues (949d894)
- aios-master: correct workflow dependencies and add missing workflows (#66) (f039d59)
- align PR #63 workflows with AIOS standards (bf53475)
- ci: graceful skip for pro/ submodule tests in CI (#117) (5316d64)
- ci: relax npm audit to critical level for dev dependencies (96d32c1)
- ci: relax npm audit to critical level for dev dependencies (e44774b)
- ci: resolve pre-existing ESLint and Jest CI failures (#96) (5acd895)
- ci: update test.yml workflow to match actual project structure (#70) (098dbef)
- ci: use legacy-peer-deps for pro submodule install (#121) (4c3d5e6)
- cli: point wizard to packages/installer/src path (94d057f)
- config: add missing greeting preference key [Story ACT-1] (#94) (71ffdfe)
- correct relative paths in consolidated modules (c281c9d)
- detectProjectState uses instance projectRoot as default (#88) (f73e14c)
- docs: correct Portuguese accents in design-system workflow (4a422ed)
- installer: deprecate aios-minimal.js and add CI smoke test (6a83e1c)
- lint: resolve all ESLint warnings (67ffe5e)
- mis: Correct test mocks + production bug in _getDefaultContext [Story MIS-6] (987aa78)
- orchestration: unify yaml package to js-yaml in surface-checker [Story 11.4] (61ab43b)
- orchestration: update tests and cli for Epic 7 removal (eec2150)
- qa: resolve QA observations O1/O2 and update story statuses (#106) (c6e21d2)
- qa: Resolve test regression in hook-interface.test.js [Story MIS-2] (1588339)
- release: remove @semantic-release/git plugin (branch protection conflict) (f33c929)
- resolve 21 CodeRabbit review issues on PR #62 (48244c4)
- resolve 3 additional CodeRabbit round-2 issues on PR #62 (ed8c57d)
- resolve 4 CodeRabbit issues in design-system workflows (7674361)
- resolve 6 CodeRabbit round-3 issues on PR #62 (921ca61)
- resolve CodeRabbit review issues in workflow runtime engine (4723cc1)
- resolve remaining CodeRabbit issues on PR #61 (df4ddc3)
- security: add TOCTOU symlink checks in repair method (5b1a47c), closes #60
- security: address CodeRabbit security concerns (2470a93)
- standardize all 7 AIOS workflows — resolve 10 systemic + 8 unique issues (de612fd)
- standardize all 7 AIOS workflows — resolve 10 systemic + 8 unique issues (#61) (0431d04)
- synapse: address CodeRabbit review findings on hook entry (#127) (f73bde5)
- test: create .aios/dashboard directory in test setup (1b7f14a)
- test: make timeout test tolerant of timing variations (1c1bca5)
- test: Resolve all 7 pre-existing + MIS-6 test failures (bdcbd31)
- tests: make timeout test more resilient to CI timing variations (754b374)
- tests: normalize path separators for Windows compatibility (54bf628), closes #71
- update manifest and test for AGENT_OVERRIDES change (ff82785)
Reverts
Documentation
- add Epic 12 release notes (c091bd7)
- fix documentation inconsistencies and outdated references (b953e2a)
- mis: Close Epic MIS - 7/7 stories complete (29b1660)
- mis: Epic MIS documentation updates and cleanup (fd8c667)
- mis: Epic MIS-1 Investigation & Architecture Design [Story MIS-1] (#107) (4f6fa57)
- update CHANGELOG for v3.10.0 and disable Windsurf IDE (50f4b83)
Maintenance
- add EPIC12-D1 docstring coverage item to backlog (1aa8713)
- add i18n docs and remove broken integration test (9e23f63)
- adjust coverage thresholds for Gemini integration (fd0c769)
- apply lint formatting (trailing commas) (e48350b)
- close Epic 12 — move story 12.11 to completed and update status (6016668)
- complete EPIC12-BP branch protection configuration (17850f7)
- ids: Update entity registry for Story MIS-6 files (48ecca8)
- move apps/ to pro submodule (#125) (1c82b2b)
- move docs/stories to pro submodule (#129) (d9c67c5)
- move mmos-squad from open-source to pro submodule (#123) (8c87ec3)
- pro: Update submodule to 99f8ba3 (MIS-6 memory loader) (f853eda)
- regenerate install manifest (58c9a3c)
- regenerate install-manifest after rebase on main (#86) (2e69175)
- release prep — fix npm package bloat, test config, pro cleanup (#130) (2afdc18)
- release: bump version to 3.11.0 (9dab7f4), closes #65 #64
- release: bump version to 3.11.2 (99791cc)
- release: bump version to 3.11.3 (3382e0d)
- remove .windsurf IDE configuration (d312a8d)
- remove aprendizado/ and obsolete docs from open-source (#124) (508a09c)
- Remove auto-generated project-status.yaml (ffc428e)
- remove Memory Layer and add agent flows/workflows docs (e45d395)
- remove squad-creator expansion pack (46408a7)
- update install manifest for new Gemini files (7b556d4)
- update pro submodule (peerDeps >= 4.0.0) (ca8ebbc)
- update pro submodule to 834d2fe (MIS-3 extractor) (f389d21)