π€USER_BUSY
User is actively coding. Save tokens for them. Skip heavy work.
βΈοΈUSER_IDLE
User is away. Run simulations and examples. Light work.
β‘FLUSH_MODE
Within 2h of daily reset. Maximize token usage before credits expire.
π§¬SELF_IMPROVE
Long idle. Target lowest-scoring skills. Audit, regenerate, retest.
πONBOARDING
First session. High-concurrency parallel work via z.ai.
24-hour view (UTC)
Flush windows (last 2h before reset) are highlighted. NOW marker shows the current time. Quota bars show today's usage by provider.
β z.ai 33%
β Kimi 33%
β DeepSeek 33%
How this works: This dashboard is a live view of the
@quilt/elf runtime. The actual elves are Cloudflare Workers running on a cron trigger every 5 minutes. They detect the current vibe (busy/idle/flush/improve), check which providers have free quota, route tasks to the right provider, and continuously audit for low-hanging fruit. The
key insight: free tier tokens reset daily (typically 00:00 UTC). The system accelerates background work in the
FLUSH_MODE window to prevent wasted free tokens.