Claude Blog 采集 (2026-07-20)¶
共采集 5 篇文章
📋 文章索引¶
- Built-in memory for Claude Managed Agents - Apr 23, 2026 (评分: 9.0)
- Collaborate with Claude across Excel, PowerPoint, Word and Outlook - May 07, 2026 (评分: 9.0)
- Centrally manage authorization for MCP connectors - Jun 18, 2026 (评分: 9.0)
- Loop engineering: Getting started with loops - Jun 30, 2026 (评分: 9.0)
- Claude Cowork is coming to mobile and web - Jul 07, 2026 (评分: 8.2)
Built-in memory for Claude Managed Agents¶
来源: Claude Blog 发布日期: Apr 23, 2026 采集时间: 2026-07-20 价值评分: 9.0/10 正文字数: ~913 字符
摘要¶
Memory for Claude Managed Agents is a built-in memory layer that lets agents learn across sessions, improve over time, and share what they've learned.
正文内容¶
Memory on Claude Managed Agents is available today in public beta. Your agents can now learn from every session, using an intelligence-optimized memory layer that balances performance with flexibility. Because memories are stored as files, developers can export them, manage them via the API, and keep full control over what agents retain.
Getting started Memory on Managed Agents is now available in public beta on the Claude Platform. Visit the Claude Console or use our new CLI to deploy your first agent with memory. Explore the documentation to learn more.
Explore more product news and best practices for teams building with Claude.
Transform how your organization operates with Claude
Product updates, how-tos, community spotlights, and more. Delivered monthly to your inbox.
Please provide your email address if you'd like to receive our monthly developer newsletter. You can unsubscribe at any time.
采集自 Claude Blog,由 collect_claude_blog.py 自动采集
Collaborate with Claude across Excel, PowerPoint, Word and Outlook¶
来源: Claude Blog 发布日期: May 07, 2026 采集时间: 2026-07-20 价值评分: 9.0/10 正文字数: ~905 字符
摘要¶
Claude for Excel, PowerPoint, and Word are generally available, and Claude for Outlook is now in public beta for all paid plans.
正文内容¶
One conversation that carries context across all four apps
Starting today, Claude for Excel, PowerPoint, and Word are generally available, and Claude for Outlook is now in public beta for all paid plans. As Claude moves between tasks in your Microsoft apps, it keeps the full context of your conversation.
Getting started All Mac and Windows users on paid plans can access Claude for Microsoft 365. Claude for Outlook is available in beta on all paid plans. Admins can deploy these add-ins from Microsoft AppSource through the Microsoft admin center.
Explore more product news and best practices for teams building with Claude.
Transform how your organization operates with Claude
Product updates, how-tos, community spotlights, and more. Delivered monthly to your inbox.
Please provide your email address if you'd like to receive our monthly developer newsletter. You can unsubscribe at any time.
采集自 Claude Blog,由 collect_claude_blog.py 自动采集
Centrally manage authorization for MCP connectors¶
来源: Claude Blog 发布日期: Jun 18, 2026 采集时间: 2026-07-20 价值评分: 9.0/10 正文字数: ~717 字符
摘要¶
Admins can now provision MCP connectors for their whole organization through their identity provider, starting with Okta. Users get connector access automatically on first login, with authorization configured centrally by their organization.
正文内容¶
Getting started Enterprise-managed auth is available today in beta for customers on the Claude Team and Enterprise plans. Learn more on our Help Center and apply for access to get started. Any identity or MCP provider can add support for enterprise-managed auth by implementing the open extension to the MCP authorization spec. Submit interest to join the beta here.
Explore more product news and best practices for teams building with Claude.
Transform how your organization operates with Claude
Product updates, how-tos, community spotlights, and more. Delivered monthly to your inbox.
Please provide your email address if you'd like to receive our monthly developer newsletter. You can unsubscribe at any time.
采集自 Claude Blog,由 collect_claude_blog.py 自动采集
Loop engineering: Getting started with loops¶
来源: Claude Blog 发布日期: Jun 30, 2026 采集时间: 2026-07-20 价值评分: 9.0/10 正文字数: ~1299 字符
摘要¶
Loop engineering with Anthropic's Claude Code: design turn-based, goal, time, and proactive agent loops that run to a stop condition.
正文内容¶
Learn how the Claude Code team defines agentic loops, with practical guidance on progressing from turn-based to goal-based, time-based, and proactive loops—and when to use each.
Getting started with loops There’s a lot of talk right now about loop engineering or "designing loops" instead of prompting your coding agent. If you spend some time on X trying to pin down what a loop actually is, you'll come across multiple different answers. On the Claude Code team, we define loops as agents repeating cycles of work until a stop condition is met . We categorize a few different types of loops based on: How they are triggered How they are stopped What Claude Code primitive is used What type of task is most appropriate for each. We’ll cover the main loop types, when to use each, and how to maintain code quality while managing token usage. Not all tasks require complex loops; start with the simplest solution and use these patterns selectively.
Explore more product news and best practices for teams building with Claude.
Transform how your organization operates with Claude
Product updates, how-tos, community spotlights, and more. Delivered monthly to your inbox.
Please provide your email address if you'd like to receive our monthly developer newsletter. You can unsubscribe at any time.
采集自 Claude Blog,由 collect_claude_blog.py 自动采集
Claude Cowork is coming to mobile and web¶
来源: Claude Blog 发布日期: Jul 07, 2026 采集时间: 2026-07-20 价值评分: 8.2/10 正文字数: ~629 字符
摘要¶
Claude Cowork from Anthropic is rolling out to web and mobile. Hand Claude a task, close the laptop, and the work keeps going, while every decision still comes to you.
正文内容¶
Your work goes everywhere with you, and keeps going without you.
Claude Cowork is rolling out to mobile and web so your sessions and files go where you go, on any device. Beta access is rolling out over the next several weeks starting with Max users, with more plans to follow.
Explore more product news and best practices for teams building with Claude.
Transform how your organization operates with Claude
Product updates, how-tos, community spotlights, and more. Delivered monthly to your inbox.
Please provide your email address if you'd like to receive our monthly developer newsletter. You can unsubscribe at any time.
采集自 Claude Blog,由 collect_claude_blog.py 自动采集