Releases: matheus3301/loopforge
Releases · matheus3301/loopforge
v0.1.1
LoopForge 0.1.1
Autonomous coding loops CLI - Orchestrate AI coding agents in iterative, PRD-driven development cycles.
Changelog
Bug Fixes
- bbaa0af: fix: format code and fix CI verify binary command (@matheus3301)
- 7f2b882: fix: resolve all staticcheck issues and add Makefile (@matheus3301)
- 63aed51: fix: skip homebrew upload when token not configured (@matheus3301)
Full Changelog: v0.1.0...v0.1.1
Installation
Homebrew (macOS/Linux)
brew install matheus3301/tap/loopforgeBinary Download
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/matheus3301/loopforge/cmd/loopforge@v0.1.1v0.1.0
LoopForge 0.1.0
Autonomous coding loops CLI - Orchestrate AI coding agents in iterative, PRD-driven development cycles.
Changelog
New Features
- 94ad47f: feat: complete all 30 stories - LoopForge v1.0 🚀 (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- f13136f: feat: implement PRD command, agent command, and custom agents (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- 5584367: feat: implement guardrails system and Codex/OpenCode agents (Matheus Monteiro monteiromatheus.rocha@gmail.com)
Bug Fixes
- 769b3b0: fix(agent): use shell to pass prompt content to claude -p (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- a2aafb0: fix(core): dry-run mode no longer modifies story status (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- 46f4245: fix(prd): reset story status - US-001 to US-009 done, rest open (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- 3c7c271: fix: disable GPG signing and scoop in goreleaser (not configured) (Matheus Monteiro monteiromatheus.rocha@gmail.com)
Documentation
- b5b4e3c: docs: add logo, improve README with mermaid diagrams (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- 67b62a0: docs: fix Ralph attribution to iannuttall/ralph (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- 9993242: docs: improve README, add LICENSE and CONTRIBUTING (Matheus Monteiro monteiromatheus.rocha@gmail.com)
Other Changes
- e7db703: US-001: Scaffold projeto Go com estrutura de diretórios (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- dc30de0: US-002: CLI base com Cobra (root, version, help) (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- 6e6016e: US-003: Sistema de configuração com Viper (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- f56ffa7: US-004: Estrutura de state (.loopforge/) (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- 192d90d: US-005: Parser de PRD JSON (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- aef3af6: US-006: Seleção de stories com dependências (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- 3ebe757: US-007: Interface de agente + implementação Claude (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- 0b0ddbb: US-008: Template engine para prompts (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- 66aa9f3: US-009: Loop principal de build (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- c38f990: US-010: Comando build completo (Matheus Monteiro monteiromatheus.rocha@gmail.com)
- 5ff6273: US-011: Testes unitários PRD Parser (Matheus Monteiro monteiromatheus.rocha@gmail.com)
Full Changelog: ...v0.1.0
Installation
Homebrew (macOS/Linux)
brew install matheus3301/tap/loopforgeBinary Download
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/matheus3301/loopforge/cmd/loopforge@v0.1.0