Claude Opus 4.7 Model Card Released

Anthropic has released the Claude Opus 4.7 model card, which serves as technical documentation for their AI model. The document appears to be a PDF containing system specifications, though the provided content shows binary/encoded data rather than readable text.
From the source context, we can see this is a model card release that has generated discussion on Hacker News with 118 points and 55 comments. Model cards typically include technical specifications, capabilities, limitations, and safety considerations for AI models.
For developers working with AI coding agents, model cards provide essential information about:
- Model capabilities and limitations
- Performance characteristics
- Safety mitigations
- Intended use cases
- Technical specifications
Since the provided PDF content is encoded, readers should refer to the actual source document for specific technical details about Claude Opus 4.7's features, benchmarks, and system requirements.
📖 Read the full source: HN AI Agents
👀 See Also

Research shows personality affects Claude's self-correction, not Llama or Qwen
A researcher ran 23 experiments testing self-correction without guardrails across Claude, Llama, and Qwen. The main finding: personality profiles affect Claude's self-correction ability, with high directness catching all errors and low directness catching none. Llama and Qwen didn't self-correct even with identical prompts.

Slack Rate Limit Changes Break OpenClaw Context Retrieval
Slack changed rate limits on March 3rd, restricting conversations.history and conversations.replies to 1 request per minute with 15 messages max for non-Marketplace apps. This causes OpenClaw agents to lose 85% of their context window.

DeepSeek-V4 Pro and Flash: 1.6T Parameters, 1M Token Context, Hybrid Attention
DeepSeek-V4-Pro (1.6T params, 49B active) and V4-Flash (284B params, 13B active) support 1M token context. New hybrid attention (CSA + HCA) reduces single-token inference FLOPs to 27% and KV cache to 10% of DeepSeek-V3.2.

Visual Reasoning Benchmark Results for 15 Multimodal AI Models
AIMultiple benchmarked 15 leading multimodal AI models on 200 visual reasoning questions across two tracks: chart understanding and visual logic. Gemini-3.1-pro-preview and Gemini-3-pro-preview lead the overall results, followed by GPT-5.2, Kimi-K2.5, and GPT-5.2-pro.