chore: sync repo state [ci skip]

This commit is contained in:
github-actions[bot]
2026-03-21 11:00:02 +00:00
parent 72354b0db6
commit e295cf7d30
18 changed files with 148 additions and 44 deletions

View File

@@ -20,7 +20,7 @@ This example shows one way to integrate **antigravity-awesome-skills** with a Je
- How to enforce a **maximum number of skills per turn** via `maxSkillsPerTurn`.
- How to choose whether to **truncate or error** when too many skills are requested via `overflowBehavior`.
This pattern avoids context overflow when you have 1,304+ skills installed.
This pattern avoids context overflow when you have 1,306+ skills installed.
---