Show HN: MicroCodex Coding Agent – OpenAI/codex reimplemented in C++ <1MB binary
1–10 of 24 posts
Re: Show HN: MicroCodex Coding Agent – OpenAI/codex reimplemented in C++ <1MB binary
#2Re: Show HN: MicroCodex Coding Agent – OpenAI/codex reimplemented in C++ <1MB binary
#3I’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?
Re: Show HN: MicroCodex Coding Agent – OpenAI/codex reimplemented in C++ <1MB binary
#4Re: Show HN: MicroCodex Coding Agent – OpenAI/codex reimplemented in C++ <1MB binary
#5I’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?
Re: Show HN: MicroCodex Coding Agent – OpenAI/codex reimplemented in C++ <1MB binary
#6I’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?
"Why does it need to be large?" should be the question instead.
Re: Show HN: MicroCodex Coding Agent – OpenAI/codex reimplemented in C++ <1MB binary
#7Earlier quoted context omitted.
"Why does it need to be large?" should be the question instead.
A harness needs to be good. Being large is annoying, sure, but it's generally not an issue. Unless this one has feature parity with the "large" ones (hint: it doesn't), I don't see any reason to use it only because it's small.
Re: Show HN: MicroCodex Coding Agent – OpenAI/codex reimplemented in C++ <1MB binary
#8Re: Show HN: MicroCodex Coding Agent – OpenAI/codex reimplemented in C++ <1MB binary
#9Re: Show HN: MicroCodex Coding Agent – OpenAI/codex reimplemented in C++ <1MB binary
#10I’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?