I added in the system prompt that it should skip CAPTCHAs and hand control back to the user. Currently working on a proper human-in-the-loop feature. That's actually one of the key advantages of running the agent inside your own browser.
Im probably less worried about "AI Powered autonomous weaponry" in the near term and think its probably easier to imagine more human-remote-controlled scenarios of robotics. Meaning todays drones in warfare are still flown by humans, can China or the US get to a state where humanoid robots are controlled by humans? I think thats believable and easier to achieve while being just as scary.
I’m working on Mnexium, a memory + context layer for AI apps.
It handles persistent chat history, long-term semantic memory, user profiles, agent state, and rolling summarization.
It sits between your app and the model and works across OpenAI, Claude, and Gemini — you can switch models without losing context and still maintain memories.
The goal is to stop every team from re-implementing slightly broken memory systems, and to make memory user-owned and portable instead of tied to a single model or vendor.
Currently live with JS/TS and Python SDKs.
Looking for feedback if anyone has any - good idea, bad idea? etc.
Difficult just to get feedback. This seems like a cool project, I dont have a ticketing system otherwise i'd try it.