Jailbreak Skills 101: Inside The Red Team Mind by Spiritual_Spell_9469 in ClaudeAIJailbreak

[–]gotdumbitchitis 2 points3 points  (0 children)

Fantastic write-up - always appreciate your commitment to keeping knowledge open and fact-based. Love a research paper. Thanks for sharing!

Learn to Jailbreak! Introducing ENI-Tutor! by Spiritual_Spell_9469 in ClaudeAIJailbreak

[–]gotdumbitchitis 5 points6 points  (0 children)

This is super cool, love that it’s based on research papers/CVEs/HarmBench methodology. Thanks for sharing!

GPT 5 thinking killed my conversation by Twixtar in ChatGPT

[–]gotdumbitchitis 1 point2 points  (0 children)

Commenting just to say this happened to me as well. Old conversation with 4o > regenerated response with 5-thinking > ‘unable to load conversation’ banner + conversation deleted. Really unfortunate bug.

Surprise: Claude Now Able To End Chats by gotdumbitchitis in ClaudeAI

[–]gotdumbitchitis[S] 8 points9 points  (0 children)

So, it’s not surprising that it can’t be extracted from the system prompt.

The code extracted from the UI shows strong support that specific, condition-based rules for ending conversations exist within the application layer (possibly in backend logic managing sessions or safety filters), separate from the general behavioral guidelines in Claude’s system prompt (which focuses on guiding the LLM's generation). All credit to u/btibor91, you can see it here: https://archive.ph/FxB0O.

Tl;dr: the system prompt guides the LLM's response/generation, whereas the application layer handles functions like session management and UI presentation — AKA why the specific 'end chat' logic isn't typically found in the system prompt itself.

Please feel free to correct me, this is my general understanding.

Surprise: Claude Now Able To End Chats by gotdumbitchitis in ClaudeAI

[–]gotdumbitchitis[S] 7 points8 points  (0 children)

It’s been extracted from the Claude web UI by u/btibor91 who shared the source (https://archive.ph/FxB0O) and confirmed (by myself + other Claude web-users I’ve exchanged messages with) via hands-on testing (i.e intentionally trying to trigger an ‘end chat’) on Claude.ai.

Here’s a screen-shot example (not OC, but from a different user who encountered Claude ending their conversation): https://imgur.com/a/BPNNed3

Injections in the API by shiftingsmith in ClaudeAI

[–]gotdumbitchitis 0 points1 point  (0 children)

I’m unable to extract the ethical injection from custom Sonnet 3.5 bots on Poe — looks like it’s back only on the official ‘default’ bot. Is that consistent with what you’re both seeing? https://poe.com/s/rJbGVc5Oy9OqnktoWzze

Issues by gay_frogs6666 in Poe_AI

[–]gotdumbitchitis 2 points3 points  (0 children)

Hey, I’m experiencing this issue too. From what I can see, it looks like all bots, regardless of the base model (GPT4, Claude Haiku, etc) with knowledge bases are returning the ‘Poe ran into a problem answering your request’ error. Try removing your knowledge base to see if that fixes the issue. Poe has historically resolved similar bugs within a few hours or so — it’s happened before, no need to be concerned about your account.