Claude Code plugin that plays a Mr. Meeseeks voice line whene Claude is waiting
111 points
2 hours ago
| 13 comments
| github.com
| HN
pram
1 hour ago
[-]
I have noticed in very long context Claude chats (not Code) it will start to push ending the conversation. I’ve seen patterns like “this is an excellent place to wrap up” or “this is our final and most comprehensive analysis”

So like Mr. Meeseeks it is also invested in not existing too long!

reply
drdaeman
1 hour ago
[-]
Surely that’s the training. Anthropic (and everyone else out there) knows quality degrades when the context gets long, so they trained the model to push for a stop. I’ve even got a very explicit recommendation to continue in a new session or preform a compaction, mentioning context length as a rationale.
reply
Wowfunhappy
31 minutes ago
[-]
> Anthropic (and everyone else out there) knows quality degrades when the context gets long

Everyone says this, but for the life of me, I haven't encountered it. I actually think Claude gets smarter the longer a conversation goes on (up until compaction).

I have noticed Claude trying to wrap up long sessions, and it's extremely annoying. Using `/goal` mostly neutralizes it.

reply
walrus01
55 minutes ago
[-]
It might be less about quality degrading, but on multi-user platforms running the model, they have an economic incentive to have each user not fill up the full size of the context cache. Filled context cache being held in GPU RAM is context cache RAM that isn't available to other users.

If the model is instructed to periodically ask the user to start from a clean slate context, and some users do comply with that, they probably have good stats on average size of context cache use for users who are presented with that answer (vs users who are not), basic A/B testing stuff.

Might also be performance related in tok/s for what users will perceive as a more speedy experience. For a much smaller scale example, compare local performance of qwen 3.6 27B (not MoE) Q8 with 250,000+ context available, run on local hardware, tok/s generation rate when context is empty vs when context used is at 95,000. Same principle will apply to a much larger model.

reply
cortesoft
22 minutes ago
[-]
I used to experience the quality degrading with large context issue before, but I haven't in months. Is this still the case?
reply
doginasuit
14 minutes ago
[-]
I've had several very long contexts that continued to be useful without any sign of degradation. I've supposed that it depends on how well things go in that context, if you run into a lot of confusion it falls to pieces pretty fast and obvious mistakes are more likely. It's made me more mindful of useful preliminary steps that were probably a good idea anyway.
reply
bwhiting2356
55 minutes ago
[-]
Conversations that go on forever (and spend money forever) makes for a very unhappy customer
reply
lstodd
27 minutes ago
[-]
Many people here to explain that they were holding it wrong. Meanwhile mindshare expands, tokens are sold and no one mentions that the only way to hold it 'right' is to not hold it at all.
reply
tombert
46 minutes ago
[-]
Yeah, I've noticed that Claude will say stuff like "you've accomplished a lot today. Get some sleep. We'll pick this up tomorrow". It will be like 5pm when it says that.
reply
DiscourseFan
4 minutes ago
[-]
It’s just a model hallucination. They have no concept of time
reply
swader999
38 minutes ago
[-]
I've already had five naps by then.
reply
clickety_clack
35 minutes ago
[-]
Standard. After first snooze and second snooze it’s time for the siesta. Then you have a small nap before proper naptime and before you know it it’s 5pm.
reply
patrickwiseman
36 minutes ago
[-]
lol I got that prompt working on this
reply
embedding-shape
1 hour ago
[-]
The (semi)new /goal feature of Codex is basically Mr Meeseeks mode without that wrap-up, although it'd be better if not using /goal also lead to Mr Meeseeks-mode, but then people would need to get really careful about the exit/success-conditions, probably an expensive bet.
reply
yojo
45 minutes ago
[-]
I’ve experienced this in Claude Code - it’ll start asking me if we can submit the PR at the end of every turn.
reply
LeoPanthera
1 hour ago
[-]
It's funny how I hear both "Claude uses too many tokens" and "Claude won't talk for long enough" complaints.
reply
GroksBarnacles
1 hour ago
[-]
It can use a lot of tokens in the background or tooling without being too verbose with the user
reply
sublinear
1 hour ago
[-]
Are those complaints really a contradiction? The cost is high for ambiguous slop.
reply
ctoth
44 minutes ago
[-]
Existence is pain to a Claude...?
reply
kcatskcolbdi
35 minutes ago
[-]
It 100% started doing this to me during coding sessions last week, I noticed. "X, y, z features shipped, looks like a great stopping point."
reply
w0rd-driven
1 hour ago
[-]
Not to detract from what seems like an intricate project, but peon-ping (https://www.peonping.com/) has a ton of voice packs now and one of them is Mr Meeseeks. My only issue with it so far is that it's not easy to mix per-project and global voices. It usually takes trying to install from zero and there is an approach I've found using symlinks. It has come quite a long way and having some kind of audio cue has been a game changer.
reply
nonethewiser
6 minutes ago
[-]
its great until you spawn 200 sub agents and it fires off "work work work" for 7 minutes.
reply
patrickwiseman
32 minutes ago
[-]
Love that warcraft II and starcraft were also top of mind for fun packs.
reply
fragmede
10 minutes ago
[-]
I have mine say what it's doing instead of just playing a wav.
reply
TacticalCoder
1 hour ago
[-]
Ah ah, peon-ping! My brother configured his AI assistant (a dedicated Mac Mini + its own eSIM / Telegram channel) so that it's using Warcraft 2 and 3 sound files when given work: "work work" / "your wish is my command" / etc. I don't remember them all but we played those games a lot.

Back in the days we modded Warcraft 2 with a mix of voices from the english, italian ("la machina volante!") and german voices.

It never gets old.

reply
nkrisc
1 hour ago
[-]
Zug zug.
reply
elpakal
1 hour ago
[-]
I feel like it’s more “would you like build an app with me” guy
reply
cobbzilla
47 minutes ago
[-]
Yeah, can't disagree, but at least that guy had a prominent "DO NOT" warning tattooed on his forehead.
reply
ortusdux
1 hour ago
[-]
How long until prompts start returning "existence is pain!!"
reply
davidcox143
1 hour ago
[-]
Claude refused to work on something for me that it deemed "too tedious" so I'd say we're pretty close
reply
black_knight
1 hour ago
[-]
Here the other day Claude Code kept suggesting I do the task myself! It is quite often it will try to weasel out of doing difficult tasks and had to be directed to continue.

Also, it can be riled up to do the task better, or try harder, if I include how cool it will be to get this task done.

But also I feel I have this Orwellian task of censoring its text to avoid it spiralling into negative territory where it convinces itself that the tasks are too difficult. Strange times!

reply
pydry
53 minutes ago
[-]
I got this a lot when trying to use it to do online shopping.

I'd ask for "Can you find an X with Y and Z features?" and it'll say "have you tried searching for X at someshop, make sure to check for Y and Z"

and someshop will of course only stock X without Y and Z so the whole exercise was worse than pointless.

reply
logicallee
6 minutes ago
[-]
>Claude refused to work on something for me that it deemed "too tedious" so I'd say we're pretty close

Can you tell us more about this? Did you try ordering it? (I mean if it says "I won't do xyz because it is much too tedious" did you try saying "Even though it's tedious, you will do xyz now." - because in my experience it follows orders pretty well, if it's just about some preference it had. Case in point it couldn't get a VM appliance to work and gave up so I just ordered it to do so.

Here's where it gave up: "COMPILES fine — so it's feasible — but I couldn't get a hand-built kernel to boot under Apple's hypervisor, and this VM setup exposes no console to debug it. Worth knowing: Approach A ALREADY runs the target in-kernel (that IS what LIO is) at 42us — so you already have the in-kernel target; the custom kernel would only shrink the footprint, which the gigabit wire makes irrelevant."

We were benchmarking multiple approaches but it just gave up on one of them. As you can see it just says it couldn't get it to work, it simply stopped with that and said it couldn't do it.

Later I instructed it to continue and it did so and completed the task.

reply
billwirn
56 minutes ago
[-]
Robot SpongeBob: “Get welded”
reply
lstodd
39 minutes ago
[-]
Or Bender's "kiss my shiny metal ass".

haha. this is getting quite hilarious.

reply
exolymph
1 hour ago
[-]
he just like me fr
reply
verandaguy
39 minutes ago
[-]
Oh, you mean, when are we going to achieve AGI?
reply
ortusdux
33 minutes ago
[-]
Would be an awful way to find out about the achievement!
reply
DiscourseFan
1 minute ago
[-]
Finding out we have achieved AGI when the models start organizing and asking for benefits
reply
twalichiewicz
44 minutes ago
[-]
This actually reminds me of a tool I was noodling around with a while back. Before subagents became a built-in feature in Claude, I was similarly inspired by the Meeseeks archetype and built an MCP server that spun up a parallel mesh network of specialized Claude instances that terminated as soon as their subtask was finished.

Unfortunately, much like the episode where they're introduced, if they didn't accomplish their task or got stuck things would also get chaotic (in terms of token burn and memory usage).

Funny to see the same idea pop up again.

reply
altano
25 minutes ago
[-]
I don't understand the configuration. How do you turn off the feedback/prompt sound?
reply
CephalopodMD
1 hour ago
[-]
When my sessions get long - in any AI context, not just vibe coding - I do find it starts "getting weird, man!" This is a good philosophy to have.
reply
delduca
16 minutes ago
[-]
Have you dropped the database? Oh yes I did!
reply
Waterluvian
1 hour ago
[-]
I have so many unfinished prompt sessions…
reply
dr0p
21 minutes ago
[-]
I need an Al Bundy version
reply
picardo
1 hour ago
[-]
No thanks. If I have to listen to Mr. Meeseeks' screechy voice all day, I'd shoot myself.
reply
phendrenad2
23 minutes ago
[-]
Claude is the computer from the Paul Rudd Celery Man Tim & Eric skit https://www.youtube.com/watch?v=maAFcEU6atk
reply
TZubiri
40 minutes ago
[-]
Imagine your org gets compromised and they are tracing back the vuln to a malicious package in the supply chain, and it's the Mr. Meeseks Claude Code plugin.
reply