logo

Show HN: MicroCodex Coding Agent – OpenAI/codex reimplemented in C++ <1MB binary

Posted by paoloanzn |5 hours ago |6 comments

fractorial 3 hours ago[2 more]

I’m not quite sure why the harness itself needs to be small. Isn’t the system prompt and management of system prompt the bit you want lightweight?

orliesaurus an hour ago

i love the idea, but you also need to maintain it long term: in today's world what is the best practice to do that... do you spin up an agent anytime codex-cli updates and mirror the updates in c++ and push a new release? or idk... set up an automated process that does this on a worker on CF in a sandbox when npm updates @openai/codex?

duckweed_show 31 minutes ago

Comment deleted

zane_shu 3 hours ago

Comment deleted