RepoJournal
Anthropic

@anthropics

Claude SDKs and developer tooling

Keep up with Anthropic in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: AI / ML Full archive →

The Wire · Showcase

ASANA PLUGIN DEADLINE HITS V2 SERVER MIGRATION LIVE

By RepoJournal · Filed · About Anthropic

Anthropic shipped the V2 MCP server overhaul before Asana's V1 shutdown on August 5, 2026, and the Go SDK hit 1.62.0 with session budgets and mid-conversation tool changes.

The Asana plugin migration from V1 beta to V2 MCP server [1] ships ahead of deadline after deprecation notice. V1 (mcp.asana.com/sse) goes dark in August; V2 (mcp.asana.com/v2/mcp) requires per-user OAuth setup and drops Dynamic Client Registration, so the bundled server entry is removed in favor of documented one-time claude mcp add setup [2]. The anthropic-sdk-go 1.62.0 release [3] adds support for session budgets, advisor tool, pinned inference location, and skills auto-loading from GitHub [4], while retiring Claude Opus 4.1 models that hit end-of-life August 5 [5]. Claude Code Action v1.0.187 [6] hardens security with credential pattern redaction (API keys, AWS IDs, Slack tokens, JWTs) across run output [7], scopes config snapshots to working tree contents to prevent symlink leakage [8], and cleans up checkout auth when API commit signing is enabled [9]. Two new plugins entered the official registry: CrowdStrike Falcon Fusion [10] and Aiven [11]. The Go SDK fix [12] makes tool refusals and bash termination errors matchable for better error handling in production code.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Migrate Asana plugin to V2 MCP server (#4895) anthropics/claude-plugins-official
  2. [2] Migrate Asana plugin to V2 MCP server ↗ anthropics/claude-plugins-official
  3. [3] v1.62.0 ↗ anthropics/anthropic-sdk-go
  4. [4] feat(api): add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub anthropics/anthropic-sdk-go
  5. [5] chore(api): remove retired Claude Opus 4.1 models anthropics/anthropic-sdk-go
  6. [6] v1.0.187 ↗ anthropics/claude-code-action
  7. [7] Redact common credential patterns from published run output ↗ anthropics/claude-code-action
  8. [8] Scope the config snapshot to files inside the working tree ↗ anthropics/claude-code-action
  9. [9] Run checkout auth cleanup when API commit signing is enabled ↗ anthropics/claude-code-action
  10. [10] Add crowdstrike-falcon-fusion plugin (#4823) anthropics/claude-plugins-official
  11. [11] Add aiven plugin (#4821) anthropics/claude-plugins-official
  12. [12] fix(tools): name tool refusals and a dead shell so they can be matched (#213) anthropics/anthropic-sdk-go

Quick answers

What shipped in Anthropic on August 7, 2026?
Anthropic shipped the V2 MCP server overhaul before Asana's V1 shutdown on August 5, 2026, and the Go SDK hit 1.62.0 with session budgets and mid-conversation tool changes. In total, 22 commits, 50 pull requests, and 3 releases landed.
Who contributed to Anthropic on August 7, 2026?
7 developers shipped this update, including Bryan Thompson, stainless-app[bot], stainless-app, luiz-anthropic, github-actions[bot], GitHub Actions, and ashwin-ant.
What were the notable Anthropic updates?
Migrate Asana plugin to V2 MCP server (#4895), Migrate Asana plugin to V2 MCP server, and v1.62.0.

More from @anthropics

Daily updates, in your inbox

Follow Anthropic

Keep up with Anthropic in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?