docs(codex): qualify internal alias references

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
Woonggi Min
2026-05-31 15:29:02 +09:00
parent 8e37e1ceac
commit 3a2889a0d5
6 changed files with 26 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// Codex install module entry point. Implemented in subsequent commits.
// Hosts the TypeScript port of scripts/install-local.mjs invoked from the
// omodex CLI when the user passes `--platform=codex` to `bunx omo install`.
// omodex CLI when the user passes `--platform=codex` to `bunx --package oh-my-openagent omo install`.
export {}