OpenSpace/tests
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
..
agents/turns v2 initial commit 2026-07-17 11:43:42 +08:00
benchmarks/terminal_bench v2 initial commit 2026-07-17 11:43:42 +08:00
cloud v2 initial commit 2026-07-17 11:43:42 +08:00
grounding/core/permissions v2 initial commit 2026-07-17 11:43:42 +08:00
runtime v2 initial commit 2026-07-17 11:43:42 +08:00
skill_engine fix(skill_engine): parse LLM JSON despite trailing brace prose 2026-07-18 18:35:43 -07:00