Show HN: 80 Lines of codes to transform Codex into a personalized assistant
4 points| asskicker | 20 days ago |github.com
The leads to seedbot. In my testing, it is surprisingly robust and deeply customizable.
I am still trying to make this harness even simpler, instead of adding more functionality. I want to end up with a minimal self-extensible harness.
If you also find this challenge interesting, feel free to discuss!
ralphsss|20 days ago
asskicker|20 days ago
seedbot is trying to be as minimal as possible - getting rid of everything except coding, and let agent self evolve according to user instruction
warmreed|20 days ago
[deleted]
asskicker|20 days ago
Regarding long-term context, the fallback behavior is writing all of them to a file and let codex use tool to retrieve them. And the harness give the agent full flexibility to manipulate the memory structure by itself