I wrote a deeper blog post about how I built a coding agent 2 months before ChatGPT launched, on my blog
"When I made icortex,
- we were still 8 months away (May 2023) from the introduction of “tool calling” in the API, or as it was originally called, “function calling”.
- we were 2 years away (Sep 2024) from the introduction of OpenAI’s o1, the first reasoning model.
both of which were required to make current coding agents possible."
Still bends my mind... Link to the post below
For those that are running codex/pi/etc. in PTY and had the sessions get sigkilled, I pushed a fix for that as well in this release
Lmk if you run into issues on Windows or Mac, and we can fix that quickly