‹ 首页

codex-qa

@code-yeongyu · 收录于 1 周前 · 上游提交 今天

QA the omo Codex Light edition (lazycodex / packages/omo-codex) itself, in strict isolation so ONLY our plugin is exercised, never the user's real ~/.codex. The first-party method drives the real `codex app-server` against an isolated CODEX_HOME plus a LOCAL mock model (no real API call), and proves a plugin hook fired by asserting hook/started + hook/completed notifications. Also: isolated install verification, per-component hook probes, a tmux TUI smoke, and runtime log observation (RUST_LOG / logs SQLite / /debug-config). Ships tested helper scripts each with a --self-test. Use whenever someone changes anything under packages/omo-codex or wants to QA, smoke-test, verify, or debug the Codex plugin, its hooks/components, the installer/config.toml, the app-server flow, or the Codex TUI. Triggers: codex qa, qa codex, codex-qa, test codex plugin, verify codex hook, codex app-server, lazycodex qa, isolated CODEX_HOME, prove codex hook fired, codex tui test.

适合你,如果你需要安全地测试 Codex 插件改动而不影响真实环境

/ 通过 npx 安装 校验哈希
npx oh-my-skill add code-yeongyu/oh-my-openagent/codex-qa
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- code-yeongyu/oh-my-openagent/codex-qa
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify code-yeongyu/oh-my-openagent/codex-qa
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
65921GitHub stars
~1.7K最小装载
~9.7K含声明引用
~38.9K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 3ec4afb · 表述以原文为准
它做什么

安装后,Claude 会使用隔离环境对 omo Codex Light 插件进行质量测试,包括验证插件钩子是否触发、安装是否正确、组件钩子是否工作、终端界面是否正常,以及检查运行时日志。所有测试都在独立的 CODEX_HOME 中进行,不会影响用户的真实配置。

什么时候触发

当你修改了 packages/omo-codex 下的代码,或者需要测试、验证、调试 Codex 插件、钩子、组件、安装程序、app-server 流程或终端界面时触发。

装好后可以这样说
会启动隔离的 app-server 并验证钩子通知。
在隔离环境中安装插件并检查配置。
在隔离环境中启动终端并检查是否正常。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。