Skip to content

Releases: luismiglezmohino/ai-dev-agents

v1.3.0

Choose a tag to compare

@luismiglezmohino luismiglezmohino released this 27 Mar 10:25
8a92bc2

1.3.0 (2026-03-27)

Features

  • add Learn & Persist to project-context (#13) (8817cb8)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 26 Mar 23:53
fe6664f

1.2.2 (2026-03-26)

Bug Fixes

  • add prompt usage table and what's next section to READMEs (#11) (3684139)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 23:24
f2a36c9

1.2.1 (2026-03-26)

Bug Fixes

  • add working modes and progressive adoption to README and guides (#9) (8d17d86)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 16:09
522d9ac

1.2.0 (2026-03-26)

Features

  • add semantic validation to test.sh (#7) (7ca3bb2)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 15:49
5e80007

1.1.0 (2026-03-26)

Features

  • add incident-responder agent (#6) (09cb89f)

Bug Fixes

  • generate .claude/settings.json in sync.sh and fix curl install command (#4) (a4ada58)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 12:42
9d8b188

1.0.0 (2026-03-26)

Features

  • add code-review prompt + optimize feature-spec for architecture (55ccca2)
  • add codebase exploration phase to feature-spec prompt (f78885d)
  • add Continue (VS Code) support (b7c3eb1)
  • add Copilot CLI support (reads AGENTS.md natively) (933127d)
  • add discuss phase to feature-spec prompt (0c9a760)
  • add Google Antigravity support + SDD recommendation (13c71a1)
  • add learn & persist instruction to compact rules for all 9 tools (aaac502)
  • add MVC/None architecture support + final fixes (a56b658)
  • add MVVM (mobile) support + optimize bootstrap token usage (e1e7510)
  • add quick proposal checkpoint to feature-spec prompt (7e41625)
  • enhance implementation plan with phased dependencies in feature-spec (9664274)
  • improve onboarding and documentation (#1) (377d115)
  • sistema completo de agentes IA para desarrollo (1ab52bd)
  • translate template to English + bilingual docs and prompts (d414d91)
  • upgrade Gemini CLI and Codex CLI to High tier + Windows note (d40a77c)

Bug Fixes

  • clarify architecture stance and update copy commands (fe29b9e)
  • correct download links in supported-tools (1bcc978)
  • remove duplicate FEAT-TEMPLATE.md from docs/specs (source is .ai/templates/) (708e3f2)
  • rename CI workflow to avoid conflicts with user's existing ci.yml (65b4afa)
  • resolve audit issues and rename to AI Dev Agents (cdf4302)
  • sync.sh auto-manages .gitignore entries, fix repo name in copy commands (a45941d)
  • update architecture description to include all 4 modes in all READMEs (eb6434d)
  • update CI workflow branch from master to main (980b8f4)
  • update FEAT-TEMPLATE links to .ai/templates/ source path (fb22d45)