Sunday, February 01, 2026

Re: NEW: devel/codex

folks,

here an updated version of devel/codex.

I pick the last release for this moment 0.93.0 and it works without warning
against llama-server from misc/llama.cpp which I just commited (b7883) with
config:

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"

also, I had patched codex to stop "check last version" because it is useless
when it is installed from ports.

It survives a build on clean system.

Ok to import?

--
wbr, Kirill

No comments:

Post a Comment