Register and share your invite link to earn from video plays and referrals.

实践哥MinLi
@MinLiBuilds
实践哥MinLi不做概念党,只聊 AI 实战。分享Claude,Codex,Gemini各种一手折腾心得。 唯一 GitHub:
Joined July 2023
1.5K Following    11.3K Followers
Claude Code上了goal,我手搓的 goal可以下线了。 官方 /goal 也有学习之处,他默认用Haiku做裁判。 Claude Code 官方文档说:/goal 设置一个完成条件,Claude 每轮结束后会把“目标条件 + 当前对话”发给一个小模型,默认是 Haiku,判断目标是否达成。没达成就继续下一轮,达成就清除 goal。
Show more
How do you keep Claude working until the job is done? Claude Code helps with this in a few ways, including one we shipped recently: /goal.