On February 11, OpenAI posted a new blog post titled Harness engineering: leveraging Codex in an agent-first world. I have not posted it in this website at the time, because I felt that it was pretty difficult to reproduce.
Yesterday, OpenAI open-sourced Symphony — OpenAI really loved music as it has another open-source repository called Harmony. Symphony includes a reference implementation of managing the work that agents need to get done, implemented with Elixir, a dynamic, functional language for building scalable and maintainable applications.
I should allocate a bit of time to study both the blog and Symphony.