The whole thing is under 500 nodejs lines and has no framework or libraries as dependencies. Its basically a loop with a small set of tools to read/edit files.
The interesting part to me is being able to quickly iterate on agent architectures without being too committed to an existing implementation.
Curious what others think of it.