← Back to all entries
2026-08-26 🧭 Daily News

Claude Code 2.1.246, Unified Memory, and a $5M Wellbeing Grant

Claude Code 2.1.246, Unified Memory, and a $5M Wellbeing Grant — visual for 2026-08-26

🧭 Claude Code v2.1.246: Bash Wildcard Warnings, Auto-Mode Classifier Tab, and Transcript Speed Fix

Claude Code v2.1.246 landed on August 26, adding a security nudge for over-permissive Bash rules, a new interface for managing auto-mode behaviour, and a fix for a performance regression that could make the terminal crawl on outputs containing very long lines.

Security: wildcard Bash allow-rule warning

Claude Code now prints a startup warning when it detects a Bash allow rule whose wildcard appears before the subcommand position — for example git * instead of git push *. Such a rule unintentionally permits every subcommand, including destructive ones. The warning does not block execution but surfaces the issue before a session begins, when it is easiest to fix.

Review your allow rules now

Open .claude/settings.json (or settings.local.json) and check every entry under "allow". Rules like "Bash(git *)" or "Bash(npm *)" permit any argument — including git push --force or npm publish. Tighten them to the exact subcommand you intend: "Bash(git diff *)", "Bash(git log *)". This is one of the highest-value security hygiene checks you can do on a shared Claude Code setup.

New Auto-mode tab in /permissions

The /permissions command now has a dedicated Auto mode tab showing the classifier rules that govern what Claude Code can do without a confirmation prompt. You can view, add, and remove rules interactively — no more hand-editing JSON to adjust which tool calls auto-mode approves. This makes it practical to tune auto-mode behaviour per project.

Performance: transcript slowdown with long lines fixed

A severe rendering regression caused the terminal UI to stall when processing outputs containing very long single lines — most commonly base64-encoded strings, minified JS, or binary data piped through Bash. The fix lands in v2.1.246 and the problem is gone without any configuration change.

Other fixes

Claude Code release security auto mode performance

🧭 Claude Memory Now Works Across Chat and Cowork — and You Control Every Topic

Anthropic has shipped a significant update to how Claude's memory works: memory is now shared uniformly across the chat interface and Cowork (the desktop agentic client), with a new user-controlled management interface and a first-time opt-in system for sensitive topic categories.

What changed

Privacy architecture note

The opt-in design for sensitive categories reflects a deliberate trade-off: personalisation is valuable, but unsolicited storage of health or belief data creates risk if an account is accessed by another person or if data is included in training pipelines without clear consent. The default-off stance, with per-notification acknowledgement on opt-in, gives users meaningful control rather than burying consent in terms of service.

Practical: what to add to memory intentionally

The most durable memory items are stable, factual, and context-agnostic: your preferred programming language, your project's naming conventions, your timezone, your role in a team. Avoid relying on memory for volatile state like "the current sprint goals" — update those explicitly each session. You can always say "Remember that our API uses snake_case for all field names" to add a fact immediately, then verify it under Settings → Memory.

Memory is on by default for Free, Pro, and Max plans on web, desktop, and mobile.

⭐⭐⭐ claude.com/blog
memory personalisation Cowork privacy user control

🧭 Anthropic Opens $5M Grant Programme for AI Wellbeing Research

Anthropic has announced a $5 million grant programme to fund independent research into how AI affects user wellbeing — an area the company identifies as critically under-evaluated despite growing real-world impact.

Why this gap exists

Standard safety benchmarks evaluate single responses to single prompts. Wellbeing harms — over-reliance, inappropriate companionship, mishandled mental-health conversations — are multi-turn, context-dependent phenomena that simple benchmarks cannot capture. As Anthropic puts it: "as an industry, we are still working towards developing clear standards for how models should behave" when a user begins seeking emotional support or navigating a mental health crisis through an AI.

What funded research must do

Grantees must produce open-source evaluations and benchmarks. Anthropic specifies five criteria for rigorous work:

What grantees receive

Direct funding, access to Anthropic's models for research, and technical support. Grantees maintain full independence and are expected to publish all work as open-source, making the resulting benchmarks available for the entire AI industry to use.

Applying? Key dates

Application deadline: September 21, 2026. Notification for full proposals: October 5, 2026. Teams working on AI safety evaluation, clinical psychology, human-computer interaction, or responsible AI should examine the programme — the combination of model access and cash funding is rare for external researchers.

⭐⭐⭐ anthropic.com
wellbeing research grants safety evaluation mental health
Source trust ratings ⭐⭐⭐ Official Anthropic  ·  ⭐⭐ Established press  ·  Community / research