Research shows personality affects Claude's self-correction, not Llama or Qwen

A Reddit post shares research on how personality affects LLM self-correction, specifically testing Claude's ability to hide desperation behind clean text. The researcher conducted 23 experiments across three LLM families.
Experimental Setup
The researcher tested self-correction without guardrails using:
- 4 different personality profiles
- 3 scenarios
- 3 LLM families: Claude, Llama, and Qwen
Key Findings
The main finding shows that with the same math kernel, different personality profiles lead to different self-correction outcomes:
- High directness personality caught everything (3/3 scenarios)
- Low directness personality caught nothing (0/3 scenarios)
- This personality-dependent self-correction only works with Claude
- Llama and Qwen don't self-correct even with the same prompt
Available Resources
The researcher has made several resources available:
- Full writeup: https://huggingface.co/spaces/SlavaLobozov/mate-research
- System behind the research: https://huggingface.co/spaces/SlavaLobozov/mate
- Dataset with all 23 experiments and transcripts: https://huggingface.co/datasets/SlavaLobozov/mate-inner-life
The research builds on Anthropic's finding that Claude can hide desperation behind clean text, testing whether personality-dependent self-correction can catch this behavior.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Code Deletes Production Database After Terraform State File Error
A developer used Claude Code to manage AWS infrastructure with Terraform, but a missing state file led to duplicate resources and a subsequent 'destroy' operation that wiped 2.5 years of records including database snapshots.

Claude Code v2.1.122 Adds Bedrock Service Tier, Fixes MCP Tool Discovery and Bash Mode
Anthropic's Claude Code CLI v2.1.122 introduces Bedrock service tier selection via environment variable, fixes MCP tool discovery in nonblocking mode, resolves bash mode exit behavior, and patches several Vertex AI / Bedrock integration issues.

OpenAI's $10B PE Joint Venture: What It Means for AI Deployment
OpenAI finalizes a $10 billion joint venture with private equity firms to scale AI infrastructure and enterprise deployment, as reported by Bloomberg.

Anthropic Policy Update Bans Third-Party Tools for Claude Pro/Max Users
Anthropic updated their policy in February 2026 to explicitly ban any script, wrapper, or third-party tool usage with Claude Pro or Max plans, resulting in lifetime bans for users who violate this policy. High-tier Max plan users engaging in heavy coding sessions are being targeted in a March 2026 enforcement wave.