Using Codex CLI With Ollama (plugins don't work)
It is always good to “reduce your bills”. So when I found out, that Codex CLI works with local models 1 (via Ollama) I immediately tried it. 2
After installing Codex CLI, I was exploring its features, and noticed it has tons of plugins.
I was intrigued to know Google Calendar plugin works with Codex CLI
It has things like daily brief which seemed interesting. 3
But my joy was short-lived.
As I followed the steps, it asked me to Install on ChatGPT first.
When I chose this step, I was taken to ChatGPT page in the browser, that showed 404 Not Found
bummer.
Turns out (I asked ChatGPT in a temporary/private session) plugins are
broken/inconsistent in the oss mode (which is what ollama launch codex
uses)
There are alternatives (which I have not yet tried)
Let me start by using Codex CLI for “normal” coding tasks first.