Anthropic DNS Activity Reveals New STT Service, API RC2, and Tunnel Infrastructure

DNS monitoring of Anthropic's public subdomains has revealed several new records indicating upcoming services and infrastructure changes. These findings come from a Reddit user running a tool that watches AI company domains for updates.
Key DNS Records Discovered
stt-flux.titanium.api.anthropic.com: This subdomain suggests a new speech-to-text (STT) service, likely built on an internal platform codenamed "Titanium."api-release-candidate-2: The presence of a second release candidate indicates an API update is in its final testing phases and could be released soon.*.tunnel.anthropic.com: A new tunnel infrastructure domain has appeared, which typically points to services for secure, proxied connections, possibly for internal tools or new API endpoints.mcp-proxy-staging: This record points to a Model Context Protocol (MCP) proxy service currently in a staging environment, used for testing before production deployment.
These are all public DNS records, meaning the services are likely being prepared for external access or are in active development. For developers using or building on Anthropic's APIs, this signals that new capabilities—particularly around speech-to-text and potentially new connection methods—are on the horizon.
📖 Read the full source: r/LocalLLaMA
👀 See Also

Two Research Projects Challenge Imitation Learning for Web Agents
Two research projects demonstrate limitations of imitation-only training for web agents: 'Browser in the Loop' uses RL with an 8B-parameter model to improve form submission success, while 'Concentrate or Collapse' shows standard RL fails with diffusion language models, requiring sequence-level optimization.

Claude CLI Directive Drift Issue Reported by Developer
A developer reports Claude CLI consistently ignores project directives stored in .claude folder files, particularly after auto-compact operations. The tool runs prohibited background processes and deletes task/session data despite explicit instructions.

OpenClaw 3.31 Update Resets Agent Permissions and Settings
OpenClaw update 3.31 automatically disabled all agent tools, computer access permissions, and sub-agents, requiring manual re-enabling in Settings. The update also changed how permission requests work, no longer prompting for approval during use.

SPLICE Benchmark Reveals VLMs Struggle with Temporal Reasoning, Rely on Language Priors
Research presented at EMNLP 2025 shows vision-language models score poorly on a video sequencing task where humans excel, with models like Gemini 2.0 Flash reaching 51% accuracy versus human performance of 85%. Models frequently rely on visual shortcuts and language descriptions rather than true visual understanding.