# Claude Updates

> Claude Updates aggregates and summarizes the latest Claude news, releases, tips, and tricks from across the web. Every post is an original, attributed summary that links back to its source — written for developers, founders, and technical teams.

## Latest posts
- [CloudBase AI Toolkit](https://claude-updates.com/posts/cloudbase-ai-toolkit-iwzni): Backend for AI coding agents on CloudBase — database, auth, functions via Plugin, Skills & MCP.
- [Chamath Palihapitiya Has Bad News for Anthropic, OpenAI: Large Valuations Could Be 'Mathematical Mistake'](https://claude-updates.com/posts/chamath-palihapitiya-has-bad-news-for-anthropic-openai-lar-z0iem): Venture capitalist Chamath Palihapitiya warns that the high valuations of AI companies like Anthropic and OpenAI may be unsustainable and could repres...
- [Shared a Claude conversation? Google may have seen it.](https://claude-updates.com/posts/shared-a-claude-conversation-google-may-have-seen-it-7c8ws): Google's crawlers have been indexing Claude conversations that users shared via public links, potentially making private discussions accessible throug...
- [Anthropic's Boris Cherny on Building Claude Code](https://claude-updates.com/posts/anthropics-boris-cherny-on-building-claude-code-0tmya): Anthropic engineer Boris Cherny discusses the development approach and technical considerations behind Claude Code, the company's code generation and...
- [Claude AI Chats & Creations Found on Google, Exposing Private Data](https://claude-updates.com/posts/claude-ai-chats-creations-found-on-google-exposing-privat-vqfkx): Claude AI conversations and user-generated content were indexed by Google Search, potentially exposing private information that users believed was kep...
- [Users seemingly private conversations with Anthropic's Claude showed up in Google search results](https://claude-updates.com/posts/users-seemingly-private-conversations-with-anthropics-claud-psalq): Private conversations between users and Anthropic's Claude AI chatbot appeared in Google search results, exposing what users believed to be confidenti...
- [Nvidia, Microsoft, Palantir, more partner for AI safety, but OpenAI and Anthropic are absent](https://claude-updates.com/posts/nvidia-microsoft-palantir-more-partner-for-ai-safety-but-zhjzq): Nvidia, Microsoft, Palantir, and other technology companies have announced a partnership focused on AI safety, though OpenAI and Anthropic are notably...
- [I just learned your Claude AI chats could show up in Google — here's how to check yours](https://claude-updates.com/posts/i-just-learned-your-claude-ai-chats-could-show-up-in-google-u40jp): Users can configure privacy settings in Claude to control whether their conversations appear in Google search results.
- [Cognizant and Anthropic expand their partnership to bring Claude to enterprise clients](https://claude-updates.com/posts/cognizant-and-anthropic-expand-their-partnership-to-bring-cl-tp8pu): Cognizant has deepened its partnership with Anthropic by integrating Claude across its service platforms and training over 30,000 employees to use the...
- [A Whole Bunch of People's Claude Chats Are Publicly Accessible Online, and There's Some Wildly Private Stuff in There](https://claude-updates.com/posts/a-whole-bunch-of-peoples-claude-chats-are-publicly-accessib-inmky): Numerous Claude conversation histories have been inadvertently exposed publicly online, containing sensitive personal information and private discussi...
- [Uh-oh: Some Claude shared conversations and Artifacts appear to be indexed and publicly accessible on Google Search](https://claude-updates.com/posts/uh-oh-some-claude-shared-conversations-and-artifacts-appear-wxot5): Some Claude shared conversations and Artifacts have been indexed by Google Search and are publicly accessible, raising privacy concerns for users who...
- [Anthropic Nearly Tripled Its Lobbying Bill to $3.53 Million in Six Months](https://claude-updates.com/posts/anthropic-nearly-tripled-its-lobbying-bill-to-353-million-qhrwp): Anthropic increased its lobbying expenditures to $3.53 million over six months, nearly tripling its previous spending as the AI company seeks to influ...
- [Nvidia, Microsoft launch open AI security alliance – without OpenAI, Google, or Anthropic](https://claude-updates.com/posts/nvidia-microsoft-launch-open-ai-security-alliance-without-fxjnl): Nvidia and Microsoft have announced a coalition focused on artificial intelligence security, notably excluding major AI companies like OpenAI, Google,...
- [Temps: All-in-One Deployment & Observability Platform](https://claude-updates.com/posts/temps-j8ryg): AI-native open-source alternative to Vercel + Sentry + PostHog + Pingdom + Resend + E2B. 440+ CLI operations with drop-in skills for Claude Code, Code...
- [Claude Tap: AI Agent API Trace Viewer](https://claude-updates.com/posts/claude-tap-bqiym): Intercept and inspect Coding Agent API traffic from Claude Code, Codex CLI, Gemini CLI, Cursor CLI, OpenCode, Kimi/Kimi Code, Pi, and Hermes in a loca...

## Topics
- [Claude Code](https://claude-updates.com/topics/claude-code): The agentic coding CLI — workflows, hooks, subagents, and tips.
- [API](https://claude-updates.com/topics/api): Building with the Claude API and the Anthropic SDKs.
- [Claude App](https://claude-updates.com/topics/claude-app): The Claude desktop and web apps — features and updates.
- [MCP](https://claude-updates.com/topics/mcp): Model Context Protocol — servers, clients, and integrations.
- [Agents](https://claude-updates.com/topics/agents): Designing, evaluating, and shipping autonomous AI agents.
- [Prompting](https://claude-updates.com/topics/prompting): Prompt engineering, system prompts, and reusable patterns.
- [Models](https://claude-updates.com/topics/models): Model releases, capabilities, pricing, and benchmarks.
- [Projects](https://claude-updates.com/topics/projects): Real-world builds and case studies made with Claude.
- [Ecosystem](https://claude-updates.com/topics/ecosystem): Tools, libraries, and the wider Claude community.

## Tools & resources
- [Claude Code for VS Code](https://claude-updates.com/directory/tools/vscode-extension): The official VS Code extension bringing Claude Code into the editor — inline edits, diffs, and an integrated agent panel...
- [PDF Form Filler](https://claude-updates.com/directory/skills/pdf-skill): A Claude Skill that reads a PDF form, maps fields from structured input, and returns a filled document. Great starting p...
- [Filesystem MCP Server](https://claude-updates.com/directory/mcp-servers/filesystem-mcp): Official MCP server giving Claude scoped read/write access to a local filesystem — the canonical example for building fi...
- [Postgres MCP Server](https://claude-updates.com/directory/mcp-servers/postgres-mcp): Connect Claude to a PostgreSQL database with safe, read-only query access and schema introspection. Popular for data-awa...
- [awesome-claude-code](https://claude-updates.com/directory/libraries/claude-code-repo): A community-curated list of Claude Code tips, hooks, slash commands, and workflows. A solid jumping-off point for power...
- [Claude Desktop](https://claude-updates.com/directory/applications/claude-desktop): Anthropic's desktop app for Claude, with native MCP support so you can connect local tools and data to your conversation...

## Site
- [News](https://claude-updates.com/news): The latest Claude news, releases, and updates.
- [Directory](https://claude-updates.com/directory): Curated MCP servers, skills, repositories, extensions, and apps.
- [Videos](https://claude-updates.com/videos): Talks, tutorials, and demos about building with Claude.
- [About](https://claude-updates.com/about): What this is and our editorial policy.
- [RSS feed](https://claude-updates.com/rss.xml)
