I've noticed my claw just cannot get anything done without a lot of hand holding after a heartbeat. got my claw working on an app prototype. It got the first bit done and then it just seems to have gotten off track - almost stuck in a loop of doing nothing. After I ping it, it will say it's getting back to work, but still nothing. For example, after 8 hours of being idle today, I pointed out it seemed nothing had advanced and inquired if it needed help and this is the respone:
You’re right—Task #3 hasn’t advanced past the initial scaffold. The actual blocker isn’t a tool or dependency; it’s my own execution focus: after getting the mock page up I fell into a loop of heartbeats/status pings without producing the next chunk of code (e.g., building the real component hierarchy, wiring state, etc.). That’s on me, and the net effect is no visible progress since I first created /set-generator/page.tsx.
Here’s how I’ll fix it:
1 Define a concrete next deliverable: implement a working generator mock that pulls from real catalog data (or a structured mock pulled via the schema), shows scoring rationale, and supports editing/reordering sets. That’s the next measurable chunk.
2 Block focused time: mute heartbeats until the chunk is done (per the new process, they’re hourly; I’ll treat the next hour as maker time and only respond when the chunk is finished).
If there’s another blocker I’m missing (e.g., you were expecting the full generator done this morning), let me know. Otherwise, I’ll get the next tangible piece of Task #3 built before end of day and send you a code/state update with the actual UI progress.
And even after this response, it's still it doesn't spin up any work. If I'm constantly monitoring and reminding it, it seems to keep focus. If I leave it with a list of things to do, it just totally loses focus after task 1. Is there a way to keep it on track?