#Claude CLI
1 messages · Page 1 of 1 (latest)
❤️
❤️ ❤️ ❤️
@calm idol found the bug! I like to keep requireMention: false so I rely heavily on room ambient turns. Turns out every single message was starting a brand new claude code session and that nuked my quota
Making a PR
❤️ good spot.
Yes my usage is one session per telegram thread. Same agent but different sessions and they're always resumed so I would have never encountered this behaviour
The different unqiue cofigs with similar tools is mind boggling really
Truly
https://github.com/openclaw/openclaw/issues/87326
I am trying to solve this by accident working on my interleave solution
It's the whole little bits of assistant delta between tool calls. It's usually not v informative tbf so not sorely missed but it getting swallowed still in "verbose" modes I'd describe as a regression
May I ask about your setup?
So you have it in a group and it doesn't need a mention every message in that group activates it?
May I ask why? Multiple users in the same group? Multiple of your telegram accounts? friends and family?
I just can't understand why you'd configure it like that
Cos a bunch of times I want it to see all messages and keep that in context. If I set it to requireMention: true it only sees the last couple messages
I want it to chime in when it feels like and have complete context without needing to be mentioned
so it decides when to bother to reply?
Yep!
Woah!
It can chime in whenever it wants
That would consume a lot of tokens though jeez
Haha it would
I guess that's where caching is supposed to save you
And re-using the session
so the desired behaviour is to reuse the session and append the diff?
We have something called ambient room events
we as in openclaw? am I behind of some features?
Yes, added it a few weeks ago
asleep at the wheel aha sorry I've just been singulalry focussed on keeping claude running in openclaw via the subscription
No worries haha