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

Developer Builds Full ERP System with AI Assistant Using Claude and Gemini
A developer created a full ERP platform called AXIO with 9 modules and an AI assistant that executes voice commands using Gemini 2.5 Flash with 16 function-calling tools. The system was built with Next.js 14, TypeScript, and Supabase in 3 weeks through 'vibe-coding' with Claude.

Practical OpenClaw workflows: TikTok automation, portfolio tracking, Reddit engagement, and scheduled tasks
A non-developer with maritime background shares four specific OpenClaw workflows: TikTok carousel automation costing $0.02 per post, portfolio tracking with DuckDB, Reddit comment automation, and scheduled task automation with cron.

Forge agent autonomously fixes GitHub bug using Claude AI
A developer's Forge agent detected a GitHub bug report, triggered a pipeline, used Claude AI to analyze and fix the issue, and opened a PR—all without human intervention while the developer slept.

Developer Uses Claude AI to Build PosturePal Posture Scanner App
A developer built PosturePal: Posture Scanner using Claude AI for multiple aspects including code, product decisions, user feedback communication, and copywriting. The app analyzes side profile photos to provide posture scores, identify specific issues, and generate tailored exercises.