You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: handle LLM array responses in style extraction (#67)
LLM sometimes wraps JSON objects in arrays. Added type checking to extract
the first element when LLM returns [{...}] instead of {...}.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments