Bug Fixes
- AI coworkers no longer execute when your workspace has insufficient credits
- Background AI tasks (memory extraction, knowledge graph updates, daily summaries, resource summaries) now respect credit limits and skip silently instead of running
- Luna analysis, workflow step generation, inline edit, and vision tools all check credit balance before making any LLM calls
- FastPath agent loop checks credit balance before each iteration โ not just at job start โ so a multi-step task stops cleanly mid-run when credits are exhausted
- Inline edit endpoint returns HTTP 402 (Payment Required) when credits are exhausted instead of failing with an error