"给大家录制了DeepSeek v4 flash-0731版本快速接入Codex三种方式 记得先把CCSwitch和Codex++升级到最新版本 1、只用 DeepSeek,不想折腾 → 官方脚本,一条命令 2、要在 ChatGPT 订阅和… 以上为必要节选,完整内容请查看原文。
时间:2026-08-05 00:58 UTC
评论区补充:可用 opencodex"完美解锁所有东西并共存";也有人推荐 codex-proxy 本地智能网关、codex-deepseek-subagent-handoff 原生 DS 子代理等
解读:V4-Flash 0731 版接入 Codex 的三条主流路径(官方脚本 / CC Switch / Codex++),属于"提示词 + 工作流接入"实战教程
"RAN 151 SUBAGENTS IN DEEPSEEK HARNESS (DSH) 周日我在 tokenmaxxing,跑多个 workspace session 探索 DSH。一个直觉:把一个提示词放进循环,让 DSH 委派… 以上为必要节选,完整内容请查看原文。
Starting Prompt:
Use new subfolder "WITMOLv2", spawn 50 subagents, each embodies famous past and modern philosophers and thinkers. each answer the question "what is the meaning of life? covering first principles, axioms and actionable insights plus their contrarian views or strawman arguments". for each subagent, spawn 2 subagent: one for pushback (to make better arguments), one for editor (to make writing clearer and clarity for general audience). level 1 subagent each output into markdown with their name as <name>.md. level 2 subagent only do final update on level 1 subagent output. once all subagents are done (level 1 and level 2), spawn a final subagent use all 50 output and synthesis a final what-is-the-meaning-of-line-50.md as a monograph, include citation from each philosopher when required.产出:151 个子代理、51 个文件、860KB 总量:50 篇哲学家论文(First Principles / The Meaning of Life / Actionable Insights / Contrarian View / Final Reflection / Strengthened Through Critique / Reading Guide)+ 综合专论 what-is-the-meaning-of-life-50.md(44KB,392 行)。"
时间:2026-08-17 06:02 UTC
解读:DeepSeek Harness(DSH)多子代理编排的单提示词范式——一个起始提示词驱动 151 个子代理分层产出(写作 + 反驳 + 编辑 + 综合)
"Coba bikin game Flappy Bird versi pixelated 3D voxel pakai DeepSeek Harness github.com/deepseek-ai/deepseek-harness **O… 以上为必要节选,完整内容请查看原文。
时间:2026-08-17 05:00 UTC
解读:V4-Flash(免费档)配合 DSH,一个提示词从零完成完整游戏项目(含自检、评审、修复、文档),14 分 35 秒、约 3M tokens
"自从取消 Claude Max 5x 订阅后,我对 token 成本变得非常敏感。中档模型处理我大部分日常工作(编码、网页工具、博客)完全没问题。 但对于重大决策,我还是会落入'只有前沿模型才能回答这个'的刻板印象。于是我**问 Deep… 以上为必要节选,完整内容请查看原文。
时间:2026-08-17 07:11 UTC
解读:用 V4 Flash 自身生成"节省 token 的提示/脚本"(distill.py,训练外蒸馏),体现 Flash 在成本优化场景的实用价值
接入方式:官方脚本 / CC Switch / Codex++ / opencodex 是 0731 版接入 Codex 的主流路径
编排范式:DSH 中"单提示词 + 多子代理分层"(写作 → 反驳 → 编辑 → 综合)是 2026 年 8 月社区流行的高级提示词用法
一次成型(one-shot):V4-Flash 可在 14 分钟内用单提示词完成完整项目,适合快速原型
成本优化:V4 Flash 自身即可生成省 token 的提示策略,进一步放大其性价比优势
DeepSeek V4 Flash