-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the opencodex wiki!
The default local path uses the existing ChatGPT/Codex account session, so a provider API key is not required:
ocx start
ocx codexocx init is optional. Pressing Enter at its provider prompt selects provider 1, the
same OpenAI ChatGPT-login route. Add an upstream provider key or provider account only when you
deliberately choose another provider.
The message opencodex API key required refers to the OpenCodex admission key used when the
proxy listens beyond localhost; it is not a provider billing key. Keep the normal local listener
on loopback for plug-and-play use. See the canonical Quickstart
for local and LAN setup.
本機預設路線直接用現有 ChatGPT/Codex 登入,開 ocx start 再開 ocx codex 就得,唔使先搵
provider API key。ocx init 係可選;喺 provider 問題直接撳 Enter,就會揀第一個
OpenAI ChatGPT-login 路線。見到 opencodex API key required,意思係個 proxy 已經唔係只聽
localhost,要 OpenCodex admission key 保護外來流量,唔係叫你買 provider key——把兩種鎖匙
撈埋一齊,個門口就會好有戲但冇人入到。🥟
The normal CI workflow tests the repository before the Auto release workflow publishes a full Windows release.
Super express release
is workflow_dispatch-only. It builds the Windows Squirrel installer, update feed, dashboard
bundle, dim sum photo, and line-count table, then publishes a normal full GitHub Release without
running test jobs. The release notes call out that verification is intentionally skipped — the fast
lane skips the queue, not the installer.
超級快速 release 只接受 workflow_dispatch:直砌 Windows Squirrel 安裝包、更新 feed、dashboard、
點心相同 line-count table,再出正常 full GitHub Release,但唔會跑 test jobs。Release notes 會講清楚
verification 刻意跳過;快線係跳過排隊,唔係跳過安裝包。