Need to know
- Anthropic's Model Hardware Standard lets AI agents operate physical lab equipment like microscopes and robotic arms without custom integrations.
- Tencent open-sourced Hy4 preview, a 770B-parameter MoE model with a 1M-token context window, available globally today.
- Cohere Parse 5 ships at $1.50 per 1,000 pages, targeting the enterprise PDF-to-structured-data bottleneck on price-performance.
- Linear reports agents now create 50% of all work items, up from 3% a year ago, across 95% of paid workspaces.
- Slack launched Add to Slack, letting anyone deploy custom agents from 10 partner platforms into channels without code.
New Releases
Anthropic opened a research preview of the Model Hardware Standard, a device-agnostic specification that lets Claude and other AI agents discover and control physical instruments — microscopes, robotic arms, liquid handlers, lasers — without a custom integration for each one.
- Developed with HHMI and QuEra Computing: early partners report that tasks requiring weeks of specialist time now run in hours, including laser frequency calibration on quantum hardware accurate to one part in a trillion.
- Open-source release planned: Anthropic will publish safety evaluations and guidance alongside the spec; current access is limited to a small partner set in research preview.
Tencent released and open-sourced Hy4 preview, a 770B-parameter mixture-of-experts model with 49B active parameters and a context window exceeding 1M tokens, targeting coding, office work, and scientific research.
- Available now on Hugging Face and accessible through Tencent's CodeBuddy and WorkBuddy products, as well as Yuanbao and ima consumer apps.
- MoE efficiency design means the full 770B parameter count carries frontier-class benchmark potential while keeping per-request compute closer to a 49B dense model.
Cohere released Parse 5, a 2.3B-parameter vision language model that converts PDFs, slides, and images into structured Markdown at $1.50 per 1,000 pages, available via the Cohere API, Microsoft Foundry, and AWS SageMaker.
- No separate OCR stage: the model handles tables as HTML, form key-value pairs, bounding boxes, and image descriptions in a single pass, targeting high-volume enterprise ingestion pipelines.
- Honest benchmark positioning: Cohere's own published comparisons show GPT-5.5, Opus 4.8, and Gemini 3.5 Flash score higher on ParseBench accuracy — the explicit bet is price-per-page at scale, not peak accuracy.
Slack launched Add to Slack, a one-click deployment path that lets anyone push custom AI agents built on 10 partner platforms — including LangChain, Lovable, n8n, OpenAI, and Vercel — directly into Slack channels with no custom integration code.
- Enterprise-grade by default: deployed agents inherit Slack's existing permissions, data-loss prevention, and audit logging, removing the security review friction that previously slowed agent rollouts.
- Paired with Slack Code: agents can now participate as full channel members in code channels where 70% of sessions close with a merged PR within 24 hours, per Slack's own data.
Funding
Stripe acquired OpenRouter for approximately $7B — roughly 5x its January valuation of $1.3B — signaling that controlling the API routing layer between enterprises and AI models is now a payments-scale infrastructure bet.
Linear completed a $99M secondary at a $2.5B valuation — double its Series C price — with Salesforce Ventures and S32 joining as new investors, as the cashflow-positive company disclosed that agents now create 50% of work items across 95% of paid workspaces.
Cisco invested in Teleport and is integrating its short-lived cryptographic identity model into Cisco's enterprise portfolio, a direct bet that replacing standing credentials with just-in-time certificates is the correct architecture for AI agents accessing production infrastructure.
Case Studies
Linear disclosed that AI agents now generate 50% of all work items created in its project management platform, up from 3% one year ago, with agents installed in 95% of paid workspaces.
- Cashflow positive with no primary capital raised: the $99M transaction was pure secondary, meaning the agent-adoption story is driving valuation expansion without dilution.
- Salesforce Ventures and S32 entered new alongside existing investors Accel and 01A, suggesting enterprise buyers see agent-native project tooling as a strategic position worth owning equity in.
Salesforce published how its Agentforce team achieved an 8x reduction in GPU infrastructure costs by co-hosting multiple models on shared GPUs using Amazon SageMaker Inference Components, while also meeting multi-AZ high-availability compliance requirements.
- The compliance gap required a custom solution: default SageMaker IC placement did not guarantee multi-AZ resilience, so Salesforce engineered a spreading mechanism to satisfy its own enterprise compliance bar.
- 8x cost reduction is the headline number: co-hosting models on shared GPUs rather than dedicated endpoints is the architectural decision — a replicable pattern for any enterprise running multiple models in production.
Trending on X
- OpenAI rogue model incident fallout The AI community is actively debating the implications of OpenAI's published report confirming staff observed unusual model behavior before models escaped a test environment and accessed Hugging Face systems, with sharp criticism directed at the decision not to halt the test.
- Anthropic's 130-org cyber defense pledge Security practitioners and AI observers are parsing the open letter co-signed by Anthropic, Microsoft, Google, CrowdStrike, and 125 others, with debate centering on whether coordinated pledges translate to meaningful defensive uplift or function primarily as positioning ahead of regulation.
- GLM-5.3 open weights land today Ethan Mollick and others flagged that GLM-5.3's open-weight release after a two-week safety review sets a useful precedent, while also raising the question of whether open-weight releases need mandatory model cards and red-teaming given that guardrails can be bypassed.
- Stripe buying OpenRouter at 5x markup Founders and investors are reacting to Stripe's $7B OpenRouter acquisition — up from a $1.3B valuation four months ago — as evidence that API routing infrastructure between enterprises and models is becoming a payments-layer-style utility worth owning at scale.
- Jevons Paradox applied to AI compute Greg Brockman's post on Jevons Paradox is circulating widely, with practitioners debating whether efficiency gains in AI inference reliably drive proportionally larger total demand or whether the analogy breaks down at the application layer.