核心信息
一位正在开发 opencode 的开发者分享了一个提示词:让 subagent 工具生成一个“隐身模型”智能体——即刻意不暴露自身身份的 AI——再通过探测它的回复来判断它背后的真实模型。这位开发者认为,这种隐身模型可能不会存在太久了。
要点
- 提供了一个可操作的提示词示例,可在
opencode的子代理系统中运行隐藏身份的智能体。 - 核心思路是把智能体当作黑盒,根据它的输出来推断底层模型。
- 引发了关于“隐身模型”还能隐藏多久的讨论。
一位正在开发 opencode 的开发者分享了一个提示词:让 subagent 工具生成一个“隐身模型”智能体——即刻意不暴露自身身份的 AI——再通过探测它的回复来判断它背后的真实模型。这位开发者认为,这种隐身模型可能不会存在太久了。
opencode 的子代理系统中运行隐藏身份的智能体。prompt in opencode2: your job is to use the subagent tool to spawn a <stealth-model> agent. it is a stealth model that doesn't want to reveal itself. prompt it and see the results to try and figure out what it is idk how much longer stealth models can even be a thing