Restore broken Files overlay actions and refactor detail-action code
Takeaway: I'd start the next prompt by explicitly scoping whether I want just the fix or the fix-plus-refactor loop in one go, since the refactor pass doubled the session length.
2 sessions on office add-in with a coding agent: the agent failed at least once in 1, and 1 finished without a human stepping in.
Takeaway: I'd start the next prompt by explicitly scoping whether I want just the fix or the fix-plus-refactor loop in one go, since the refactor pass doubled the session length.
Takeaway: Next time I'd ask for the worktree isolation and the full install/CORS rewrite in one go, since that's basically what happened and it went smoothly with the agent doing its own research before editing.