mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +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>