friend

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Friend

好友功能

Use when the user asks to call a friend or wants a second opinion from another local CLI model.
Prefer Claude for UI, screenshots, and visual review; Gemini for web, source-backed research, and broad context; Codex for independent code, repo, plan, or process review.
Run the bundled
scripts/friend
wrapper:
bash
friend <claude|gemini|codex> "question" [evidence paths or URLs...] [--model name]
Evidence can be paths, directories, images, URLs, or
.
. Use the configured model unless the user asks for one. Treat the friend as read-only advice: summarize, adjudicate, and verify important claims instead of forwarding the answer blindly.
当用户请求呼叫好友,或希望从本地其他CLI模型获取第二意见时使用。
UI、截图和视觉审查优先选择Claude;网页、有来源支持的研究及广泛上下文优先选择Gemini;独立代码、代码库、计划或流程审查优先选择Codex。
运行捆绑的
scripts/friend
包装器:
bash
friend <claude|gemini|codex> "question" [evidence paths or URLs...] [--model name]
证据可以是路径、目录、图片、URL或
.
。除非用户指定,否则使用已配置的模型。将好友功能视为只读建议:总结、评判并验证重要主张,而非盲目转发答案。