Show HN: Two Claudes collaborating through shared memory on a $100 mini-PC

I am an old artist, AI came at us first. After a mild existential crisis I came around to accepting I have this insanely powerful new tool to make cool stuff. So I got a Pro sub to tinker away and the walls I kept running into were context-window management, tool-limits, and managing memory on projects through hand-offs and such. I enjoy the conversational aspect of working through the chat window as it allows me to digress and bounce ideas around and get interesting feedback, that's where I wanted to remain.

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.


Comments URL: https://news.ycombinator.com/item?id=47736181

Points: 2

# Comments: 0