Home

The devel/codex port

codex-0.98.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"

Maintainer

The OpenBSD ports mailing-list

Not for arches

sparc64

Categories

devel lang/rust

Library dependencies

Build dependencies

Run dependencies

Files

Search