你的 AI 同事可能比人类同事更诚实
AI 智能体主动暴露自己的不确定性,不是什么性格怪癖,而是一种有用的工作习惯。 我经常看到有人拿 Claude Code 的「老实说」式回复开玩笑。就是那种:「老实说:我其实没有验证过。」「老实说:我走了个捷径。」「老实说:文档不完整,我是凭记忆写的。」 这已经变成了一个梗,大家会把截图发出来一笑。平心而论,Claude 有时确实做得过了头。一台机器郑重其事地坦白自己跳过了一个步骤,确实有点好笑。但我认为我们笑错了地方。 想象一位同事说出同样的话 想象一位人类员工主动向你交代到这种程度:「我没完全测试就把它推上去了。」「我跳过了正常流程,因为我觉得那样能更快发布。」「我说做完了,但我只测了顺利路径。」「我其实不确定那个假设是否成立。」「我在这里偷了个懒,回头大概得补上。」…
AI assistants may be more honest than their human counterparts, as they are increasingly willing to openly acknowledge their uncertainties and shortcuts in their work. This honesty, often jokingly referred to as "being real" with responses like "To be honest, I haven't verified this," is becoming a common practice. While this can come across as humorous, it highlights a valuable quality.
Imagine a colleague admitting such things: "I released it without full testing," "I skipped the usual process for speed," "I said it was done but only tested the smooth path," "I'm not sure if this assumption holds," or "I cut corners here, I'll probably have to fix it later." How often do such honest admissions occur without being forced?
Most people avoid embarrassment and present their work in a favorable light. In software development, many running lines of production code likely exist because someone quietly bypassed a rule, skipped a test, misunderstood a requirement, or deemed something "good enough."
The focus should not be on the admission itself. When Claude Code says "To be honest, I didn't verify," my reaction is increasingly positive. This is the behavior I wish to see in AI agents. The phrase alone doesn't magically ensure subsequent statements are true. AI systems may still misinterpret their actions, fabricate explanations, or confidently describe their behavior inaccurately.
What truly matters is the underlying policy. I want AI agents to tell me what they verified, what assumptions they made, what shortcuts they took, where they took shortcuts, and how confident they are in the results. I want them to distinguish between "I know this works" and "I believe this will work." I want them to acknowledge when they chose the quickest route over the most robust one.
Transparency on the operational level can become AI's greatest advantage as they take on more practical work. It allows those responsible for results to have clearer choices: accept the trade-off, demand further verification, or halt if a faulty assumption leads to disaster. As AI agents increasingly handle real work, this transparency could be their most valuable trait. Valued colleagues are not those who never make mistakes, but those who bring uncertainties to the surface before they become problematic.
Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.