# aiwg

> Cognitive architecture for AI-augmented software development. Specialized agents, structured workflows, and multi-platform deployment. Claude Code · Codex · Copilot · Cursor · Factory · Warp · Windsur

- **URL**: https://www.freshcrate.ai/projects/aiwg
- **Author**: jmagly
- **Category**: Frameworks
- **Latest version**: `v2026.5.13` (2026-05-30)
- **License**: MIT
- **Source**: https://github.com/jmagly/aiwg
- **Homepage**: https://aiwg.io
- **Language**: TypeScript
- **GitHub**: 120 stars, 17 forks
- **Registry**: github (`jmagly/aiwg`)
- **Tags**: `agentic-coding`, `ai-framework`, `anthropic`, `autonomous-agents`, `claude-code`, `codex`, `copilot`, `cursor`, `typescript`

## Description

Cognitive architecture for AI-augmented software development. Specialized agents, structured workflows, and multi-platform deployment. Claude Code · Codex · Copilot · Cursor · Factory · Warp · Windsurf.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v2026.5.13` | 2026-05-30 | High | # v2026.5.13 — Deploy-Scope Fix and Stale Hook-Path Heal  **Tag**: `v2026.5.13` · **Released**: 2026-05-29 · **npm**: `npm install -g aiwg@2026.5.13`  Two deploy-path regressions in the 2026.5.x stable line: every `aiwg use` was scaffolding a duplicated workspace layout that immediately tripped the legacy detector, and every upgrade from a pre-`be3ee551` install left stale `.js` hook command paths in `.claude/settings.json` that crashed Claude Code's SessionStart hook with `MODULE_NOT_FOUND`. Bo |
| `v2026.5.11` | 2026-05-25 | High | Release v2026.5.11. Signed assets attached (cosign keyless, GitHub Actions OIDC). Verify with: cosign verify-blob --bundle aiwg-2026.5.11.tgz.sigstore --certificate-identity-regexp '^https://github.com/jmagly/aiwg/.github/workflows/npm-publish.yml@refs/tags/v' --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' aiwg-2026.5.11.tgz |
| `v2026.5.10` | 2026-05-19 | High | Release v2026.5.10. Signed assets attached (cosign keyless, GitHub Actions OIDC). Verify with: cosign verify-blob --bundle aiwg-2026.5.10.tgz.sigstore --certificate-identity-regexp '^https://github.com/jmagly/aiwg/.github/workflows/npm-publish.yml@refs/tags/v' --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' aiwg-2026.5.10.tgz |
| `v2026.5.7` | 2026-05-15 | High | Release v2026.5.7. Signed assets attached (cosign keyless, GitHub Actions OIDC). Verify with: cosign verify-blob --bundle aiwg-2026.5.7.tgz.sigstore --certificate-identity-regexp '^https://github.com/jmagly/aiwg/.github/workflows/npm-publish.yml@refs/tags/v' --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' aiwg-2026.5.7.tgz |
| `v2026.5.1` | 2026-05-11 | High | ## Hotfix release  A user-reported bug landed within hours of 2026.5.0 cutting:  ``` $ aiwg --version    # works $ aiwg --help       # works $ aiwg doctor       # Cannot find module 'src/channel/manager.mjs' ```  ### Root cause  Three scripts under `tools/cli/` imported from `../../src/channel/manager.mjs` (the source tree). The npm package only ships `dist/`, not `src/`. Local dev worked because both directories existed; npm-installed users only had `dist/`.  ### Fixed  - **`tools/cli/doctor.mj |
| `v2026.3.2` | 2026-03-04 | Low | Service release fixing three `aiwg index` bugs and upgrading dev mode to delegate the full CLI to your local build.  ## What's Fixed  **`aiwg index stats/query/deps` without `--graph`** failed with "No artifact index found" — all three commands were checking the legacy `.aiwg/.index/metadata.json` root path instead of the graph subdirectories (`project/`, `codebase/`). Now they check graph subdirs first with legacy fallback.  **`--use-dev` only changed framework content** — the CLI binary still |
| `v2026.3.1` | 2026-03-04 | Low | ## AIWG v2026.3.1 — "Discovery & Durability"  ### Highlights  \| What changed \| Why you care \| \|--------------\|--------------\| \| **`aiwg index` subsystem** \| Agents can search, query deps, and inspect stats across `.aiwg/` artifacts \| \| **Forensics agent gap-fills** \| 6 agents and 3 commands rewritten; 660-line integration test suite \| \| **Color Palette addon** \| Accessible palette generation with WCAG contrast checking \| \| **Ralph crash resilience** \| SnapshotManager fix, state cleanup, e2e test |
| `v2026.2.14` | 2026-02-28 | Low | ## Highlights  \| What changed \| Why you care \| \|--------------\|--------------\| \| **Forensics-complete DFIR framework** \| Full digital forensics lifecycle — 13 agents, 9 commands, 10 skills, Sigma hunting, evidence chain-of-custody \| \| **Codebase manageability tooling** \| Rules and tools to keep agent-generated code within context window limits \| \| **17 specialist agents + 7 team configs** \| Cloud platform experts (AWS/Azure/GCP), framework specialists, pre-built team compositions \| \| **UAT-MCP t |
| `v2026.2.13` | 2026-02-27 | Low | ## What's New  - **Site deploy on tag push (#355)** — Pushing a version tag now auto-triggers an aiwg.io rebuild so the marketing site stays current - **Skill/command name collision fix** — Providers now prefer skills over commands when both share a name, preventing silent overwrites  ## Install  ```bash npm install -g aiwg@2026.2.13 ```  **Full changelog**: https://github.com/jmagly/aiwg/compare/v2026.2.12...v2026.2.13 |
| `v2026.2.12` | 2026-02-27 | Low | ## Highlights  \| What changed \| Why you care \| \|--------------\|--------------\| \| **`aiwg doc-sync` command** \| Detect and auto-fix documentation-code drift with 8 parallel auditors \| \| **`aiwg sdlc-accelerate` command** \| Go from idea to construction-ready with a single command \| \| **2 new skills** \| `doc-sync` and `sdlc-accelerate` with natural language triggers \| \| **HashiCorp references removed** \| Framework is now vendor-neutral for infrastructure tooling \| \| **CLI reference corrected** \| Co |

## Dependency audit

- **Score**: 100/100
- **Total deps**: 34
- **Resolved**: 34
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 0
- **Scanned**: 2026-05-18

## Citation

- HTML: https://www.freshcrate.ai/projects/aiwg
- Markdown: https://www.freshcrate.ai/projects/aiwg.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/aiwg/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
