Commit graph

2 commits

Author SHA1 Message Date
santhreal
5e2ef821b5 fix(skill_engine): parse LLM JSON despite trailing brace prose
Greedy \{.*\} matching spanned into later prose braces, so json.loads
failed and analysis/capture dropped valid objects. Use raw_decode from
the first brace, matching agents.base.
2026-07-18 18:35:43 -07:00
spidercatfly
fadc4bccab
v2 initial commit 2026-07-17 11:43:42 +08:00