v0.1.1:可直接安装的 Quicker Codex 插件
可直接安装到 Codex 的 Quicker 动作助手,MIT 开源。
安装:
codex plugin marketplace add QuickerOrg/quicker-agent-integrations
codex plugin add quicker@quicker-agent-integrations已装过 0.1.0 的用户执行:
codex plugin marketplace upgrade quicker-agent-integrations
codex plugin add quicker@quicker-agent-integrations此版本修复了 0.1.0 安装成功但 MCP 无法启动的问题。启动改用插件目录作为工作目录和包内相对脚本路径,适配 Codex 的实际加载行为,支持中文和空格路径。
已验证:16 项 Windows PowerShell 5.1 传输测试;插件与技能校验;Codex CLI 0.153.0 原生安装后,从真实缓存启动转接、完成 MCP 握手并发现隔离 fixture 工具。原生测试使用含中文和空格的路径,不调用模型、不创建任务,不接触用户动作。
安装后新建 Codex 任务。需要已有带 MCP 设置入口的 Quicker Debug 构建;在 Quicker 设置中启用 MCP 和「允许 MCP 写入」,并完成首次客户端授权。当前 Quicker Release 尚不提供 MCP,真实 Quicker 动作编写仍待启用本机 MCP 后验收。
示例:用 Quicker 写一个动作,显示“来自 Codex”,保存到暂存区并打开预览,不运行。
包含自包含插件包、写动作技能、MCP 转接、跨 Agent 接入约定与开发指南。Cursor 接入列入后续开发。
quicker-codex-0.1.1.zip 为插件目录,SHA256SUMS.txt 提供校验值。运行无需 Python 或 Node。