The devel/codex port
codex-0.154.0 – OpenAI terminal-based coding agent (cvsweb github mirror)
Description
OpenAI Codex is a terminal-based coding agent.WWW: https://github.com/openai/codex
Readme
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------
You may use OpenAI commercial services or misc/llama.cpp, for the last
one you should add into ~/.codex/config.toml:
model_provider = "local"
model = "local"
web_search = "disabled"
[model_providers.local]
name = "llama-server"
base_url = "http://127.0.0.1:8080/v1"
wire_api = "responses"
${PKGSTEM} uses a lot of memory, it starts with 256Mb per agent/worker
thread, and you may need to bump your limits (`ulimit -d`) or raise
datasize limit in used login class..
Also, ${PKGSTEM} may use a lot of open files, you may need to raise both
the system-wide maxfiles and used login class limits.
Maintainer
Kirill A. Korinsky
Only for arches
aarch64 amd64