v2.0.0 — Slim Response Fields (Breaking)
⚠️ Breaking Change
Skill response payloads have been slimmed down to focus on the fields users actually care about. v1.x integrations need to be updated.
Why
- Original responses carried a lot of intermediate fields — too much noise
- Slimmer payloads make LLM calls more stable and reduce token cost
Migration
If your integration reads v1.x response fields, update your field references to match the new schema.