Best of AnthropicJanuary 2026

  1. 1
    Video
    Avatar of primeagenThePrimeTime·15w

    The Claude Code Situation

    Anthropic recently enforced restrictions preventing users from using Claude Code subscription tokens with third-party tools like Cursor and Open Code, requiring users to either use Claude Code exclusively or pay significantly higher API pricing. While this was always in their terms of service, the sudden enforcement after months of tolerance has sparked controversy. The enforcement appears motivated by multiple factors: debugging difficulties with third-party integrations, the competitive threat from rapidly growing open-source alternatives like Open Code, and potentially severe cost subsidization issues. The move undermines developer goodwill at the peak of Claude's popularity and suggests Anthropic wants to lock users into their entire stack rather than just their models, possibly due to unsustainable economics in the AI infrastructure race.

  2. 2
    Article
    Avatar of developingdevThe Developing Dev·16w

    Anthropic Eng Leader and Ex-Senior Director at Meta on Advice That Changed Her Career

    Fiona Fung, engineering leader at Anthropic and former Senior Director at Meta, shares career insights on managing managers, mentorship approaches, and company culture differences. Key themes include the importance of dogfooding products, building trust with direct reports through transparent communication, balancing impact with team health during high-pressure periods, and working effectively across engineering and product partnerships. She emphasizes mission-driven work, kindness in engineering culture, and receiving feedback gracefully as career-changing practices.

  3. 3
    Video
    Avatar of t3dotggTheo - t3․gg·15w

    Anthropic just burned so much trust...

    Anthropic has restricted Claude Code subscription tokens from being used with third-party tools like Open Code and Claudebot, forcing users to only use their official harness. This move breaks existing workflows where developers were using their $100-200/month subscriptions across multiple tools. The restriction appears designed to lock users into Anthropic's closed-source ecosystem while they allow usage through their own closed-source Agent SDK. OpenAI responded by officially supporting Open Code integration with ChatGPT subscriptions. The decision has damaged Anthropic's reputation among developers who see it as anti-competitive and contrary to open development practices.

  4. 4
    Article
    Avatar of vercelVercel·16w

    AI Gateway support for Claude Code

    Vercel AI Gateway now supports Claude Code through an Anthropic-compatible API endpoint. Configure Claude Code to route requests through AI Gateway by setting environment variables (ANTHROPIC_BASE_URL, ANTHROPIC_AUTH_TOKEN, and an empty ANTHROPIC_API_KEY). This enables centralized usage tracking, observability traces, and failover capabilities between providers.