Running Claude with Qwen 3.5 as a persistent agent on Mac Mini reveals human bottleneck

A developer documented their experience running Claude with Qwen 3.5 as a persistent agent on a dedicated Mac Mini 24/7. The setup handles multiple functions including product creation, project management, analytics, newsletter support, and approximately 3,000 WizBoard tasks.
Key Details from the Setup
The agent created 16 products in two months, demonstrating significant production capacity. However, the developer discovered that when the agent setup works effectively, the constraint shifts from "can my agent do this?" to "can I keep up with what it produces?"
The system generates a continuous queue of items requiring human approval, creative direction, and decision-making. The developer noted they didn't gain free time but instead faced an "infinite work queue" that led to excessive screen time.
Wellbeing System Integration
To address this issue, the developer built a wellbeing system directly into the agent. This system includes:
- Quiet hours
- Morning routine protection
- Bedtime nudges
The agent now actively tells the developer when to stop working, creating a necessary buffer between the human and the constant output stream.
Additional Concepts Covered
The full writeup discusses several specific concepts:
- Subscription usage guilt
- The "receiver gap" concept
- Why the wellbeing kit was released as a free tool
The developer questions whether others are experiencing similar shifts where the bottleneck moves from agent capability to human capacity to process agent output.
📖 Read the full source: r/LocalLLaMA
👀 See Also

Wildlife Rescuer Uses Claude AI for Baby Squirrel Care Book and Interactive Chat Bot
A wildlife rescuer with 38 years of experience is using Claude AI to refine a 300-page book on baby squirrel care and has coded an interactive chat bot named Hazel to assist other rescuers. The rescuer is now testing Claude's capabilities by having it track and journal the progress of a baby squirrel named Nova.

Developer shares token cost challenge with Claude-built ERP system
A freight forwarding business owner built a 3,000+ line ERP system with Claude, but now faces 60,000-80,000 token costs per message due to loading the entire single HTML file. They're considering modularization or Firebase migration to reduce costs.

Developer Ships Steam Game with Claude Code: Lessons on Vibe Coding vs. Vibe Engineering
A developer shipped Codex Mortis, a necromancy-themed bullet hell game on Steam, using Claude Code for AI-assisted development. The project required two complete rewrites after the initial prototype, highlighting the gap between prototype and production.

Persistent AI Memory via Obsidian MCP: 16 Tools for Claude Cowork
A custom MCP server bridges Claude Cowork with Obsidian for persistent memory across sessions, using 16 tools and Dataview queries.