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

Claude Tag Arrives in Slack; Three Deadlines to Know

Claude Tag Arrives in Slack; Three Deadlines to Know — visual for 2026-08-02

🧭 Claude Tag Replaces the Classic Slack App Tomorrow — Here's What Changes

From August 3, 2026, Claude Tag replaces the legacy "Claude in Slack" app on Claude Team and Enterprise plans. The transition isn't cosmetic: Claude Tag is a fundamentally different model of how AI participates in a Slack workspace — one Claude agent per channel, shared and visible to everyone in that channel, rather than each user getting their own private Claude session.

How Claude Tag works

Admins: the migration window is now

The 30-day window opened when Claude Tag launched in beta on June 23. The automatic switchover happens tomorrow (August 3). If you haven't migrated yet, review which channels should have Claude Tag enabled and which tools each channel should be able to reach before the cutover. Channel-level tool scoping is the key new configuration surface — it doesn't exist in the legacy app.

Anthropic has noted that 65% of their own product team's code is now generated through their internal Claude Tag deployment — a meaningful signal about how seriously they're leaning on this pattern internally.

⭐⭐⭐ anthropic.com
Claude Tag Slack Team Enterprise agent migration

🧭 AI for Science Rare Disease Grants Close Tonight — Up to $50,000 in Claude Credits

Anthropic's AI for Science rare disease research grant program closes tonight at 11:59 PM PST. Selected researchers and early-stage biotechs receive up to $50,000 in Claude credits over six months to accelerate work on rare genetic conditions. If you or anyone on your team is working in this space, today is the last day to apply.

Two tracks

Who's already working in this programme

Existing grantees include Every Cure (drug repurposing opportunities via Claude), the Centre for Population Genomics (Claude-based variant classification systems), and the Violet Research Institute (navigating FDA guidelines for ultra-rare disease regulatory submissions).

Honest about the limits

The programme page openly acknowledges where AI doesn't help: extremely limited datasets, poorly organised data, insurance authorisation challenges, and diagnostic infrastructure access. That candour is notable — it positions this as targeted scientific acceleration rather than a blanket "AI solves rare diseases" claim.

⭐⭐⭐ anthropic.com
AI for Science grants rare diseases biotech research deadline

🧭 Console Workbench Sunset: Export Your Saved Prompts Before August 17

The legacy Workbench at platform.claude.com/workbench loses access on August 17, 2026 — two weeks from today. Critically, saved prompts, variables, and evals do not carry over to the updated Playground at platform.claude.com/playground. If you've accumulated prompt libraries or eval suites in the old Workbench, you need to export them now.

What's going away

How to export before the deadline

Anthropic provides two export paths: the dismissible banner that appears at the top of the legacy Workbench, or via Organizational Settings in the Claude Console. The new Playground covers the core interactive testing workflow; teams relying on programmatic prompt generation via the experimental APIs will need to replicate that capability in their own tooling.

# After August 17, this returns an error — migrate before then
POST /v1/experimental/generate_prompt
POST /v1/experimental/improve_prompt
POST /v1/experimental/templatize_prompt
Check your CI/CD pipelines and internal tooling

The experimental APIs were occasionally used in automated prompt-refinement pipelines. If any of your team's scripts or workflows call these endpoints, they will break silently (returning errors instead of prompts) after August 17. Audit your codebase for these endpoint strings now.

Workbench Console sunset migration prompt APIs August 17
Source trust ratings ⭐⭐⭐ Official Anthropic  ·  ⭐⭐ Established press  ·  Community / research