65
AI 摘要
@bcherny 分享5条技巧:1) 开启自动权限模式,免手动确认;2) 采用动态工作流,让Opus协调数百/数千Agent;3) 使用/goal或/loop指令促使持续执行;4) 在云端运行Claude Code,可关闭笔记本;5) 确保Opus能端到端自验证——通过Chrome扩展验证网页、iOS/Android模拟MCP验证移动端、启动完整后端服务验证后端。Elvis Saravia强调/goal/loop和验证是关键。
Great tips.
In practice, this is how it roughly looks to run agents autonomously for hours or days.
/goal or /loop to keep it going.
Verification is crucial here.
Seeing a number of benchmarks showing Opus is the best model for long-running work. Five tips for running Opus autonomously for hours/days: 1. Use auto mode for...