r/OpenClawCentral

▲ 43 r/OpenClawCentral+7 crossposts

Back in January I got tired of the same thing everyone complains about now — you start a new session with Claude and it has no idea who you are. Every time. From scratch. So I built iai-mcp. A local daemon that captures every conversation, organizes it into three memory tiers, and feeds the right context back when you start a new session. No "remember this." No copy-pasting from old chats. It just knows.                                                     

  I've been using it daily with Claude Code since January. Five months. At this point it knows my coding style, my project structures, my preferences — things I never explicitly told it to save. It picked them up from conversation and held onto them.                                                                                                   

  It stores everything verbatim, runs neural embeddings locally, encrypts at rest with AES-256, consolidates memory in the background while your machine is idle, and ships every benchmark harness so you can verify the numbers yourself. Verbatim recall above 99%. Retrieval under 100ms. Session-start cost under 3,000 tokens.                              

  I didn't release it because I was building it for myself. It worked, so I kept using it. But watching the space blow up made me realize — maybe other people want this too.

  So here it is. Open source. MIT licensed. Five months of daily use baked in.                                        

  https://github.com/CodeAbra/iai-mcp

u/AregNoya — 5 days ago
▲ 5 r/OpenClawCentral+3 crossposts

Cannot receive responses or replies in WhatsApp groups after updating to OpenClaw Version 5.7

I recently upgraded to OpenClaw Version 5.7 and it broke some things in WhatsApp. My Claw is still connected and inside of the various WhatsApp groups, but when I @ tag it or text it inside of the group, it shows typing for a while but can never reply

- In contrast, when I DM it in WhatsApp everything works fine.
- Separately if I force it to send a message in the group via prompting it in another session, it will send the message
- Previously scheduled cron job messages also still send through

Is anyone else experiencing this issue? Has anyone else successfully fixed it?

reddit.com
u/Fantastic-Luck-5132 — 2 days ago
▲ 6 r/OpenClawCentral+2 crossposts

Spent months building this in my spare time, a voice and avatar layer for OpenClaw

I'm a CS teacher (6th Form College). Not a full time developer. I built this because I wanted to see if I could.

It's called Wingsy. It gives your OpenClaw agent a face and voice. Instead of typing to your agent on Telegram, you talk to it face to face.

Took way longer than I expected. Learned Electron, Web Audio API, VRM avatars, phoneme-driven lip sync, Stripe billing, Deepgram, Cartesia, most of it from scratch.

It works. It's live.

Demo: https://www.youtube.com/watch?v=MFvotcSuf_Mwingsy.ai

Curious what people think.

u/Fantastic_Rain_6602 — 2 days ago
▲ 8 r/OpenClawCentral+2 crossposts

Being honest, OpenClaw is not worth anything, if it doesn't have access to the World Wide Web.

But even if we give access to the internet via a search API, it cannot do basic stuff because most of the apps we use are not agentic native. Things like Facebook, Instagram, apollo, salesforce, hubspot, CRM tools, Gmail, Google Calendar, Google Drive, Google Docs.

Giving access to all these things is a bit hard. We have to create the API tokens, we have to create apps in the Google Search Console, we have to give access to it, enable API, rotate the tokens every week.

It is hard. So I thought why not create an app that will act as a proxy that will connect to your apps.

I was searchign for a tool that does it, but found no one doing a one natively for OpenClaw. So I made an OpenClaw native application that can do it.

link: claw-link

To begin you just have to copy the prompt on the homepage, it will ask to download a plugin from clawhub, plugin is very secure. you can see it via.

https://clawhub.ai/plugins/clawlink-plugin

So with this tool, you can just chat with openclaw and ask what you want to connect. Its that easy, hope you guys will try this tool :)

u/hithesh_avishka — 10 days ago
▲ 1 r/OpenClawCentral+1 crossposts

Anyone else getting timeouts/server busy errors on Deepseek-v4-flash:cloud via Ollama?

⚠️  API call failed (attempt 1/3): InternalServerError [HTTP 503]
   🔌 Provider: custom  Model: deepseek-v4-flash:cloud
   🌐 Endpoint: http://127.0.0.1:11434/v1
   📝 Error: HTTP 503: Error code: 503 - {'error': 'Server overloaded, please retry shortly (ref: fdd045a3-ea78-4615-ab96-b24896243520)'}
⏳ Retrying in 2.8s (attempt 1/3)...
⚠️  API call failed (attempt 2/3): InternalServerError [HTTP 503]
   🔌 Provider: custom  Model: deepseek-v4-flash:cloud
   🌐 Endpoint: http://127.0.0.1:11434/v1
   📝 Error: HTTP 503: Error code: 503 - {'error': 'Server overloaded, please retry shortly (ref: 1d28b985-c58a-4eed-8c99-610ff0ee0a02)'}
⏳ Retrying in 4.8s (attempt 2/3)...
⚠️  API call failed (attempt 3/3): InternalServerError [HTTP 503]
   🔌 Provider: custom  Model: deepseek-v4-flash:cloud
   🌐 Endpoint: http://127.0.0.1:11434/v1
   📝 Error: HTTP 503: Error code: 503 - {'error': 'Server overloaded, please retry shortly (ref: c3e86343-fe61-4024-8d29-659bf07b5574)'}ud via Ollama?⚠️  API call failed (attempt 1/3): InternalServerError [HTTP 503]
   🔌 Provider: custom  Model: deepseek-v4-flash:cloud
   🌐 Endpoint: http://127.0.0.1:11434/v1
   📝 Error: HTTP 503: Error code: 503 - {'error': 'Server overloaded, please retry shortly (ref: fdd045a3-ea78-4615-ab96-b24896243520)'}
⏳ Retrying in 2.8s (attempt 1/3)...
⚠️  API call failed (attempt 2/3): InternalServerError [HTTP 503]
   🔌 Provider: custom  Model: deepseek-v4-flash:cloud
   🌐 Endpoint: http://127.0.0.1:11434/v1
   📝 Error: HTTP 503: Error code: 503 - {'error': 'Server overloaded, please retry shortly (ref: 1d28b985-c58a-4eed-8c99-610ff0ee0a02)'}
⏳ Retrying in 4.8s (attempt 2/3)...
⚠️  API call failed (attempt 3/3): InternalServerError [HTTP 503]
   🔌 Provider: custom  Model: deepseek-v4-flash:cloud
   🌐 Endpoint: http://127.0.0.1:11434/v1
   📝 Error: HTTP 503: Error code: 503 - {'error': 'Server overloaded, please retry shortly (ref: c3e86343-fe61-4024-8d29-659bf07b5574)'}
reddit.com
u/blongwe — 6 days ago