🧝 Vibe β€” invisible elves dashboard

The always-on layer. Cloudflare Workers running background housekeeping, daily-limit-aware, self-improving.

β˜• Buy Casey a Coffee

⏳ Initializing

Detecting user activity and time window…

Pick a vibe (override auto-detection)

πŸ‘€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.

Provider usage (today)

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%

Backlog (top 8 tasks)

No tasks queued. The elves are idle.

Audit Loop

Skills scored on a 0-1 scale. Lowest scorers are pushed to the backlog during SELF_IMPROVE and FLUSH_MODE.

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.
β˜• Buy Casey a Coffee β€” support the work
The elves run invisibly. Your donation makes them smarter.