BriefTechNews

Claude Sits In Your Meetings Now; Poolside Licenses to Nvidia for $6B

6 min read · 16 sources

TL;DR
  • Project Parka found hidden in Claude Desktop 1.32885.1, can capture system audio and create Cowork/Claude Code actions from meeting transcripts
  • ChatGPT for Mac now reads, searches, and sends iMessage/SMS/RCS using local macOS APIs without server-side processing
  • Mistral Agentic Search improves FinanceBench from 26.7% to 86% accuracy and cuts p90 latency by up to 39.6%
  • Poolside AI signed a $6B non-exclusive Nvidia licensing deal plus $1B investment at $12B pre-money valuation; 109 employees get offers to join Nvidia
  • Micron pledged $10B over 10 years for a Boise research lab targeting HBM4, compute-in-memory, and next-gen DRAM

Anthropic’s latest Claude Desktop build contains a hidden meeting recorder that doesn’t just transcribe—it assigns homework to agents. Reverse engineers at RuntimeWire found Project Parka buried in version 1.32885.1 (the macOS DMG and Windows x64 builds). The stub references Deepgram Nova-3 for speech recognition and defines three execution types—cowork, code, and manual—each with a title, description, owner, full prompt, and an autoRunnable flag. Parka captures system and microphone audio, produces speaker-attributed transcripts, and converts them directly into actionable work for Claude Code or Cowork. The implications are significant: if Anthropic controls the spoken context that creates work, it can route that work straight into its coding agents, potentially reshaping how meetings become implementations. Whether Claude acts automatically or waits for human approval remains unclear.

PagedAttention lets 2-4x more users share a single GPU by managing the KV cache like virtual memory pages instead of contiguous blocks.

ChatGPT Now Lives Inside Apple Messages

Source: 9to5mac.com ↗

OpenAI shipped an Apple Messages plugin for ChatGPT on Mac that reads, searches, and prepares iMessage, SMS, and RCS messages from the desktop app. The plugin runs locally using AppleScript and macOS Accessibility APIs rather than server-side hacks or Siri AI indexing. Sending requires user approval under default settings, though a known issue bypasses the prompt when tasks are set to “Full access.” For engineers, this demonstrates a pattern for AI agents interacting with local application data through platform APIs—permission scoping and local execution trust boundaries are now concrete concerns rather than theoretical ones.

Slack Code: Agents Join the Team Channel

Source: slack.com ↗

Slack launched code channels where development teams and AI agents plan, write, and review software together in a shared workspace. When an agent is mentioned, it spins up a dedicated code channel, pulls in team members, and builds spaces around the work—code diffs, planning docs, HTML previews—then archives the channel when complete while retaining it as an audit log. Launch partners include Anthropic, Cognition, GitHub, OpenAI, and Vercel, with GitHub Copilot integration at launch. This moves AI coding out of private tabs and into collaborative workflows, enabling team oversight of agent-generated code and shared context. For teams that have been running agents in isolation, this is a different governance model entirely.

Mistral's Search Loop: From One-Shot Retrieval to Navigation

Source: mistral.ai ↗

Mistral Agentic Search replaces the “dump everything into the context window” approach to document Q&A with a multi-step retrieval loop: search, open, navigate, read, and grep. On FinanceBench, the same model jumped from 26.7% to 86% accuracy. On OfficeQA Pro’s table-heavy questions, it gained 45.6 percentage points. P90 latency dropped by up to 39.6%, and token consumption fell by up to 33%. Available via the Mistral Search Toolkit, built into Studio and Vibe, with portable open tooling for cloud or on-premises isolation. For finance and legal teams drowning in dense long documents where traditional RAG fails, this is a meaningful capability unlock.

PagedAttention: Virtual Memory for the KV Cache

Source: thegustafson.com ↗

PagedAttention applies operating system concepts to the KV cache in LLM inference. A naive serving system reserves max_context slots per request regardless of actual generation length, causing internal fragmentation (empty slots held by short requests) and external fragmentation (free blocks don’t match new request sizes). PagedAttention manages KV cache as pages rather than contiguous blocks, enabling 2-4x more users per GPU. It’s implemented in vLLM and similar systems. If you’re serving LLMs, this technique directly addresses the dominant memory bottleneck in inference.

Harvey Post-Trains Kimi K3 for Long-Horizon Legal Work

Source: harvey.ai ↗

Harvey Tenet is an open-weight legal model built on Kimi K3 base using asynchronous reinforcement learning in realistic legal environments. It nearly doubles held-out LAB task completion (all-pass rate +9 percentage points), achieves state-of-the-art on LAB Contracts and second place on LAB overall, and maintains performance on LegalBench, CUAD, and MAUD without degrading base model understanding. It also outperforms K3 on Mercor APEX Agents (Corporate Law) and Crosby Redline Bench despite never training on those benchmarks. The decision-changing idea: a professional-service model can improve by learning the workflow and harness, not merely by ingesting more legal text. All results are vendor-authored.

Ox Alpha: A Stealth Reasoning Model for Production Work

Source: openrouter.ai ↗

Ox Alpha dropped August 20, 2026, as a stealth reasoning model for coding, sustained agentic work, and production workloads with a 1M token context window. Developed by ZAI (revealed as GLM-5.3-Flash), it remains anonymous via OpenRouter’s stealth model preview. Prompts and completions are retained by the provider but not used for training. The 1M context positions it for long-horizon software engineering tasks. Engineers evaluating OpenRouter’s catalog should note: the provider retains data, which matters for sensitive workloads.

Google Antigravity Agents Land in Enterprise IDEs

Source: antigravity.google ↗

Google added Antigravity to Gemini Enterprise subscriptions (Standard and Plus) with new extensions for VS Code, Visual Studio, JetBrains, and Zed. IT admins get unified visibility, security governance, and cost management; developers authenticate via Workforce Identity Federation and Application Default Credentials without manual API keys. Capabilities include configurable sandboxing, workspace policy limits, MCP server permission controls, and granular budget caps with pooled quotas. AirAsia is cited generating 50%+ of production QA code with Antigravity. This bundles advanced agentic coding into enterprise subscriptions, removing adoption friction but requiring careful governance configuration.

Anthropic Stabilizes Production Agent Tooling

Source: x.com ↗

Anthropic made Computer Use, Browser tool, Skills API, and Files API generally available on the Claude Platform as of August 20, 2026. These enable Claude Managed Agents to automate applications without APIs, execute fewer round trips per task, and operate on versioned skills with reusable files. For engineers building production agents, this represents a stable, supported surface for browser automation and skill-based workflows rather than experimental features. Caveat: older cached documentation still labels parts of the stack beta, so availability should be verified per account.

Poolside AI Licenses to Nvidia for $6 Billion

Source: x.com ↗

Poolside AI signed a non-exclusive licensing deal with Nvidia for $6 billion plus a $1 billion investment at a $12 billion pre-money valuation. One hundred and nine Poolside employees received offers to join Nvidia. Unlike typical acquihires—Scale-Meta, Groq, Character AI-Google—Poolside’s founders are staying with the startup, which they explicitly state is “not an acquisition and not an acquihire.” This is a novel licensing structure: talent and technology flow to Nvidia while the startup continues operating independently.

Micron Backs AI Memory With $10 Billion

Source: insideai.news ↗

Micron announced a $10 billion, decade-long investment in a Boise, Idaho research lab focused on HBM4, next-generation DRAM, and compute-in-memory architectures to reduce data movement bottlenecks and improve energy efficiency. The investment matches the scale of Micron’s $100 billion New York megafab commitment over 20 years. Memory bandwidth and capacity remain primary bottlenecks in AI training and inference—this signals continued industry prioritization of memory innovation for AI-specific hardware.

Quick Hits

Source: reuters.com ↗

Anthropic reworked enterprise data retention: Planned to let enterprise customers keep required 30-day data retention on their own cloud infrastructure.

OpenAI launched a Strategic Futures team: Studying how society preserves individual autonomy as advanced AI reshapes economic and political power.

TaoLive post-trains compact models for changing harnesses: Harness-Aware Training varies skill names, tool schemas, and prompt structure during training, teaching a 35B model to interpret its current harness rather than memorizing one fixed interface. On NVIDIA H20 GPU, it scores 94.8 on Live-Stream QA (base: 80.3) and 94.6 on Harness-Variant QA (base: 75.4).

Get the brief

Liked this one? The rest of today's stack — AI, crypto, fintech, infra — lands in your inbox tomorrow morning. Five minutes, no hype.

About Me Author

My name is

BriefTechNews

A daily digest of what actually moved in AI, tech, crypto and fintech, assembled and written with AI, and reviewed before it publishes. Read More

You May Also Like