mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-17 22:13:08 +00:00
Update parseAndCreateFeatures and parsePlanResponse to use the shared extractJson/extractJsonWithArray utilities instead of manual regex parsing for more robust and consistent JSON extraction from AI responses. - parse-and-create-features.ts: Use extractJsonWithArray for features - generate-plan.ts: Use extractJson with requiredKey for backlog plans 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>