Back to Openviking

Codex

docs/images/agents/en/codex.md

0.4.161002 B
Original Source

Install

bash
bash <(curl -fsSL https://ovrelease.tos-cn-beijing.volces.com/memory-plugin-shared/install.sh) --harness codex --dist tos

Select Volcengine OpenViking Cloud. Paste the API key from this page.

Verify

Launch codex. Approve hooks once with /hooks. The first prompt should load your profile.

Troubleshoot

ProblemFix
Auth errorCheck api_key in ~/.openviking/ovcli.conf, restart Codex
Connection errorcurl "$(jq -r '.url' ~/.openviking/ovcli.conf)/health"
4 hooks need review/hooks and approve
Need logsOPENVIKING_DEBUG=1 and ~/.openviking/logs/codex-hooks.log

Reference