QORMQORM v0.8.4 docs 开始使用 EN

QORM Codex Pack

Codex Pack 让面向代码的 agent 能够操作 QORM 仓库和 JSON 文件。

目标

默认允许

read files
edit JSON docs/code
run qorm check
run go test ./...
preview_patch

默认拒绝

Direct deploy
Running dangerous shell commands
Bypassing preview_patch
Adding unauthorized Host Capabilities

权限边界

工作流

1. Read the README and relevant spec
2. Read the target JSON file
3. Generate a patch
4. qorm.validate_bundle
5. qorm.preview_patch
6. apply after user confirmation
7. Run tests

输出要求

当 Codex 修改 QORM 文件时,它应输出:

Summary of changes
Files modified
Validation results
Potential risks
Whether user confirmation is required