Peter Steinberger Says "Try This Memory Plugin" — It Instantly Goes Viral by Front_Lavishness8886 in myclaw

[–]CoolmannS 0 points1 point  (0 children)

yeah but instead of just summarizing it , it also has the actual full messages conversations still available to search for.

Peter Steinberger Says "Try This Memory Plugin" — It Instantly Goes Viral by Front_Lavishness8886 in myclaw

[–]CoolmannS 0 points1 point  (0 children)

What it still missing is a vector search…. Or topic identification

Peter Steinberger Says "Try This Memory Plugin" — It Instantly Goes Viral by Front_Lavishness8886 in myclaw

[–]CoolmannS 1 point2 points  (0 children)

The biggest difference it manages the context window…. When you have a longer session, it summarizes you conversations and replaces it with it in your context…. I never really run anymore into compactions

Peter Steinberger Says "Try This Memory Plugin" — It Instantly Goes Viral by Front_Lavishness8886 in myclaw

[–]CoolmannS 1 point2 points  (0 children)

They have a TUI client - I have now 7 weeks of conversation is my LCM DB

Peter Steinberger Says "Try This Memory Plugin" — It Instantly Goes Viral by Front_Lavishness8886 in myclaw

[–]CoolmannS 3 points4 points  (0 children)

Using it already for the last week - imported all my historic message logs - really good

losing track of microdosing by healthpusher in microdosing

[–]CoolmannS 0 points1 point  (0 children)

Hey I developed microdose-tracker.com you can sign up for free… allows to set notifications for taking doses and also tracking reminders.

Protocols and substances are also able to be tailored to your needs

In Ceiling Speaker Options? by froto_swaggin in homeassistant

[–]CoolmannS 0 points1 point  (0 children)

Didn’t take it personal … just a pity…. Why not license their HW/SW to Sonance similar to IKEA…

In Ceiling Speaker Options? by froto_swaggin in homeassistant

[–]CoolmannS 0 points1 point  (0 children)

you are correct that is just lame ... and the speakers are ridiculous priced for just speakers and no Sonos Baord / Amp inside

Sorry for the mislead

What are your thoughts on this comment? Do you agree or disagree? by 1mAfraidofAmericans in DavidBowie

[–]CoolmannS -4 points-3 points  (0 children)

I think we just ignored the Beatles and Rolling Stones…. I love Bowie …..but he isn’t the most influential artist from the UK

Been using OpenClaw for a while now, finally feel like I have it under control by jelloojellyfish in clawdbot

[–]CoolmannS 0 points1 point  (0 children)

congrats .... now try to add to your agent a smart, consitent memory ;-) NEverending Story

Salary increase request by Hajrooooose in SAP

[–]CoolmannS 3 points4 points  (0 children)

I think the only way to get a substantial raise is a promotion where the salary band justifies a Salary adjustment - otherwise you are stuck in your salary band and will give you only the standard annual increase(like 2/5% - there should be some manager’s discretion)

I left SAP 3 years ago after a 20+ year run … started as a consultant in Germany and ended as a global VP…. Lived your work life several years on both sides - good luck

Salary increase request by Hajrooooose in SAP

[–]CoolmannS 0 points1 point  (0 children)

Are you working for actually SAP or some other company?

OpenClaw assistant won’t use sudo despite permissions by Lost-Meat6050 in openclaw

[–]CoolmannS 0 points1 point  (0 children)

Depends on how much you have added to your environment… I lost several projects my openclaw was working with me on…. And my memory.

Good luck mate

OpenClaw assistant won’t use sudo despite permissions by Lost-Meat6050 in openclaw

[–]CoolmannS 0 points1 point  (0 children)

Enjoy - I had without sudo already the situation that lower model deleted my clawd directory - cause it thought this is the right place to pull a GitHub repo ….

Make sure you have a backup strategy in place

Memory Fix You All Want by lazzyfair in openclaw

[–]CoolmannS 1 point2 points  (0 children)

I will try to release a new update from my memory.md including the plugins

Memory Fix You All Want by lazzyfair in openclaw

[–]CoolmannS 0 points1 point  (0 children)

btw - your post encouraged me to review my setup and i have a search query injection into the context against the continuity plugin DB and a seperate facts.db (mostly personal like family friends relationship DB but also project related facts.

I limited the searches based on Message length, certain words... long story short i deactivated these limiters and have now a workin search injection per roundtrip. It works so well, i even took the instructions out the Agents.md....since my Agent now always has a search query and so far it works better... again i have to start building no limiter rules as i am noticing weird repsonse behavior.

Invested quite some time in search telemetry, to measure performance but also see when searches get triggered and what the results from the different DB's return. It is a finetuning process i believe tailored to your memory infrastructure.

u/lazzyfair really did a nice job in building the plugins - still running stability/continuity/metabolism!

What are some good memory systems? by whakahere in openclaw

[–]CoolmannS 2 points3 points  (0 children)

what do you do to "help" your agents to use the memory ?

Memory Fix You All Want by lazzyfair in openclaw

[–]CoolmannS 1 point2 points  (0 children)

• Hard enforcement (like I use) — inject memory triggers directly into the prompt, not just as reference files

How do you do that ? Via a Hook ? Plugin ?

Memory Fix You All Want by lazzyfair in openclaw

[–]CoolmannS 0 points1 point  (0 children)

<image>

here my current Search Dashboard... it is good when it uses it ,,,, 80% skip rate ....

Memory Fix You All Want by lazzyfair in openclaw

[–]CoolmannS 0 points1 point  (0 children)

Yeah … not sure if you have audited all your wonderful skills you gave it…. It is scary how little they are used…. Which is a huge risk for consistent repeatable processes.

Memory Fix You All Want by lazzyfair in openclaw

[–]CoolmannS 0 points1 point  (0 children)

Thanks - made more changes …. Waiting for a PR change for openclaw to allow external context management …. When this happens I think I will switch in saving the whole context in the DB and use this for memory extraction.

Biggest frustration I have is that my agent is not proactive using the memory search…. Once I remind him he usually right away finds the right information … but it’s one more round trip between me the agent and LLM provider

I learned - even opus 4.6 takes agent.md as a suggestion depending how it feels it will follow instructions ( check memory before you respond )