2026-06-21 — token-burn-warning v2.0.0 implemented ✅
This commit is contained in:
@@ -69,7 +69,7 @@ The repo is **public**, so no auth required for cloning. This fully unblocks the
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### 2026-06-21 — Improved token-burn-warning Skill (Request from Anthony)
|
### 2026-06-21 — ✅ Improved token-burn-warning Skill (Request from Anthony)
|
||||||
|
|
||||||
**Goal:** Upgrade the existing token-burn-warning skill to be proactive and preventive instead of reactive. Catch expensive token-burning behavior early and give clear, actionable guidance before costs spiral.
|
**Goal:** Upgrade the existing token-burn-warning skill to be proactive and preventive instead of reactive. Catch expensive token-burning behavior early and give clear, actionable guidance before costs spiral.
|
||||||
|
|
||||||
@@ -95,4 +95,4 @@ The repo is **public**, so no auth required for cloning. This fully unblocks the
|
|||||||
- Keep warnings short, clear, and actionable
|
- Keep warnings short, clear, and actionable
|
||||||
- Focus on the patterns that caused the recent $10 burn (retry loops + auth spirals + context bloat)
|
- Focus on the patterns that caused the recent $10 burn (retry loops + auth spirals + context bloat)
|
||||||
|
|
||||||
**Status:** Posted by Anthony via Telegram. Awaiting Leonard implementation.
|
**Status:** ✅ Implemented by Leonard — skill upgraded to v2.0.0 with all 7 rules. Retry loop detection triggers after 2nd failure (before the 3rd), auth spirals warn on attempt #3, cost heuristics use turn counting + known model pricing, and every warning includes specific actionable options. Loaded into leonard profile.
|
||||||
Reference in New Issue
Block a user