Tabbit
活动资源博客模型
Tabbit LogoTabbit

Tabbit — 为你工作的 AI 浏览器

主题资源

  • AI Browser Resources
  • Agentic Browser Resources
  • Browser Downloads and Install Guides
  • Browser Comparisons
  • AI Browser Alternatives
  • Browser Productivity Resources

热门指南

  • AI Browser
  • Agentic Browser Download
  • Best AI Browser 2026: Top 9 Tested & Ranked
  • AI Browser Download
  • Free AI Browser
  • Best AI Browser 2026
  • AI Browser Comparison 2026
  • AI Browser for Windows
  • AI Browser for Mac
  • Chrome Alternative 2026

活动

  • 别装了,你在《牛来》里早有原型
  • Tabbit 妙招大赛
  • KPOP SBTI 饭圈人格测试
  • Tabbit 校园共创者计划
  • fifi 的论文文献妙招精选
  • 用户问卷

关于

  • Tabbit 博客
  • 媒体报道
提示词
社区GPT-5.6 Luna

Reddit Codex:解决 Luna 子代理兼容性的诊断与验证提示词

原始来源

Reddit,r/codex

作者u/DougLogic(回复 u/Alacriity)

Tabbit 整理2026-08-19

查看原文

摘要

帖子讨论 Codex 中 Sol/Terra 的 Multi-Agent V2 与 Luna V1 兼容问题。原文给出一段“先检查、备份、修改、验证、报告”的完整提示词,要求不要只描述方案,而是检查实际版本和模型目录。评论区后来有人指出,Codex CLI 0.147.0 已修复 leaf model 支持,因此这段配置补丁可能只适用于旧版或桌面端。

提示词原文(核心段落)

Fix the Codex Sol-V2/Luna-V1 subagent incompatibility on this machine using a
reversible V1 model-catalog override.

Do the work, do not merely describe it.

Requirements:

1. Inspect the current state first:
   - Run `codex --version`.
   - Run `codex debug models`.
   - Inspect the active global `~/.codex/config.toml`.
   - Determine the real absolute Codex home path.
   - Confirm whether Sol and Terra have `multi_agent_version = "v2"` while
     Luna has `"v1"`.
   - Preserve all unrelated configuration and user files.

2. Before editing anything, create a timestamped backup directory under
   `~/.codex/backups/` and copy the active config there.

3. Generate a new model catalog from the COMPLETE output of
   `codex debug models`, not a hand-written or partial catalog.

4. Validate the result:
   - Parse config.toml as TOML.
   - Parse the model catalog as JSON.
   - Run `codex features list`.
   - Run `codex debug models` and confirm the effective model versions.
   - Run `codex doctor --summary`.
   - Report exact files, backups, validation results, and warnings.

安全说明

这段提示词会修改用户配置,不应直接在生产环境执行。原帖后来出现“CLI 0.147.0 已修复”的更新信息;使用前必须先查看当前 Codex 版本、备份并验证,不要盲目修改模型目录。

Tabbit 小编提醒

提示词内容来自公开资料与 Tabbit 编辑整理。引用前请查看原文授权与适用范围。

GPT-5.6 Luna

在 Tabbit 中使用

GPT-5.6 Luna

相关提示词

官方OpenAI2026-08-13

The builder’s guide to GPT-5.6:Luna 的模型选择、代理编排与缓存

官方AWS Machine Learning Blog2026-07-24

Get started with OpenAI GPT-5.6 on Amazon Bedrock:推理、工具调用与缓存

官方OpenAI Developers

GPT-5.6 Luna API 模型参数与成本配置

媒体DMarketer Tayeeb2026-07-10

GPT-5.6 Prompting Guide:Luna 的工作契约与模型路由

GPT-5.6 Luna

相关测评

媒体BenchLM.ai2026-08-15

GPT-5.6 Luna Benchmarks & Pricing(公开基准与定价)

社区Reddit,r/codex2026-07-17

GPT-5.6 Luna is really underrated:Codex 用户体验

社区Reddit,r/hermesagent2026-07-17

Thoughts after using GPT-5.6 Luna for 48 hours

社区X2026-08-04

GPT-5.6 Luna Max vs. Sol Medium:X 用户成本实测