AgentCoder 1.1.0
AgentCoder 1.1.0 — AI DDD code generator (Electron).
Highlights
- CLI-based engine: story implementation, analysis, PR review, standup, rephrase, DB assistant, and domain analysis now run through the Claude Code CLI — reliable auth (no subscription 429s) and no artificial turn limits.
- Implementation: framework-faithful codegen (ASP.NET Zero/ABP, Laravel, …), compiles/tests until green (retries until fixed, not a fixed cap), follows @code-refs and parent-story context, toolchain PATH recovery.
- Analysis: explores the real codebase with a live activity log; no more "ran out of turns".
- Pull Requests: in-app detail view with diffs, avatars, "Open/Merged/Abandoned" tabs, AI review with per-finding + summary comments posted to Azure DevOps (simple English, editable confirmation), double-click to view code in a side panel.
- DB Console: chat → read-only SQL → run → save queries as notes; editor-first UI; optional writes for test DBs.
- Domain Hub: real entity classes scanned from code, grouped by DDD type, mapped to business meaning; entity detail reads the actual source.
- Knowledge: Jira Cloud integration alongside Azure DevOps with a provider picker.
- Daily Standup and Fix & Rephrase: detailed output, English/Arabic toggle.
Downloads
AgentCoder-1.1.0.AppImage— portable Linux (chmod +x, then run)agentcoder_1.1.0_amd64.deb— Debian/Ubuntu (sudo apt install ./…deb)
Linux x64 only in this release. Windows/macOS installers require building on those platforms (CI workflow available on request).