Claude Cowork is a comprehensive AI assistant that can handle all tasks on its own. You should familiarize yourself with and use these 7 features—such as Memory, Connectors, and Skills—to automate your tasks.
Claude
Anthropic: 10 AI agents for financial workflows
Anthropic is launching 10 pre-built AI agents for finance. Learn how developers can automate workflows in a matter of days using Claude Opus 4.7 and M365 integration.
Claude Sonnet 4.6: The massive coding & agent update
Claude Sonnet 4.6 is here: Beats Opus 4.5, offers 1M token context & a massive ‘computer use’ upgrade. The new standard for AI agents.
Claude Opus 4.6: The Agentic Coding Revolution
- 1 million token context with Context Compaction: Opus 4.6 holds entire repositories in memory and achieves 76% retrieval accuracy at full load — versus 18.5% for its predecessor — by automatically summarizing older context without losing meaning.
- Architect, not a speed coder: Adaptive Thinking lets the model scale its reasoning depth dynamically. It questions architectural decisions and refuses anti-patterns before writing code, scoring 65.4% on Terminal Bench 2.0 versus GPT-5.3 Codex’s 77.3%.
- Agentic teams via Claude Code CLI: Spawn parallel specialized sub-agents (API, DB, QA) that synchronize and share the full repo context — ideal for complex legacy refactoring where isolated code snippets are not enough.
- Cost control is non-negotiable: At $25.00/1M output tokens, uncapped Adaptive Thinking loops in agentic workflows can generate five-figure API bills. Always set hard max_tokens limits and budget caps in settings.json.
📖 This article is part of our complete Claude AI guide. Read the full guide → For a detailed comparison, see our review of GPT-5.3 Codex as a speed-focused alternative. Learn more about the broader landscape in our complete guide to AI agents.
Anthropic has released Claude Opus 4.6, a direct response to OpenAI’s dominance, specifically targeting complex “agentic AI” workflows. Instead of focusing purely on speed, the model relies on a context window of one million tokens and “adaptive thinking” to solve deep architectural problems like a senior engineer, rather than just delivering fast boilerplate code. We have summarized the technical data, criticism of high latency, and a direct comparison with GPT-5.3 Codex.
Xcode 26.3: Agentic Coding with Claude & Codex
With the release candidate of Xcode 26.3,Apple is opening up the IDE architecture for autonomous AI agents via Model Context Protocol (MCP) for the first time. With direct access to build servers and error consoles, models can not only suggest code, but also independently fix compilation errors in a “closed loop” and visually validate them. We analyze the technical specs surrounding macOS Tahoe and why developers are warning of potential security risks.
Cowork Plugins: Build your own Claude
Anthropic is rolling out a new plugin infrastructure for Claude Cowork that integrates AI agents deeply into local file systems and workflows for the first time. Unlike OpenAI’s web-based approach, the system is based on local “config-as-code” via JSON and Markdown, enabling complex automations in isolated sandboxes. We analyze the technical specifications of the Model Context Protocol (MCP) and the critical security debate surrounding potential “prompt injections” on your own computer.
Kimi k2.5 Release: The new AI competitor for GPT-4o & Claude?
Moonshot AI releases Kimi k2.5, a 1.04 trillion parameter MoE model that challenges GPT-5.2 with native multimodality and massive scaling. The system relies on an aggressive “agent swarm” architecture that allows up to 100 sub-agents to work in parallel and significantly undercuts the US competition in terms of price. We analyze the technical data and show where the new benchmark king reaches its limits in everyday coding.
Claude Skills: Anthropics modulare KI-Agenten verändern Enterprise-Workflows fundamental
Claude Skills are transforming the way companies use artificial intelligence – through modular, reusable components that automate complex workflows.
Claude can now create, customize and convert Office files
The popular AI assistant Claude from Anthropic is now even more useful: the new file functions enable the automated creation and editing of Word, Excel, PowerPoint files and PDFs directly in the chat. By integrating generic files and using APIs, Claude offers maximum flexibility in a data-driven working environment.