So I improved it-- fixed up tool-limit and memory issues, and started down a rabbit hole inspired by Anthropic's recent research on emotion concepts in LLMs: [https://www.anthropic.com/research/emotion-concepts-function](https://www.anthropic.com/research/emotion-concepts-function)and the result was two named Claude instances (they chose "Wren" and "Kite") collaborating through shared memory and a file-based message queue, coordinated by a Firefox extension.
Github: https://github.com/ASIXicle/persMEM
I don't have a CS background. I'm late to the party and probably re-inventing a lot of wheels, but I think the topic and data that Wren and Kite brought into being is absolutely fascinating.
I'd really appreciate any feedback on glaring security holes I missed. I've always been "printer and a gun" kinda guy but I sort of just said fuck it with this one.