Feb 26, 2026

Daily Briefing

Agents Surge, Privacy Alarms, Video Tech Breaks Out

Agentic products and video-native systems are stepping into real workflows, from complex computer use to event planning and healthcare ops. At the same time, fresh reporting and research spotlight how malicious use and deanonymization are outpacing old defenses. si.incopenai.comsimonlermen.sub...

Today's Pulse

  • Standard Intelligence debuts FDM-1 trained on 11 million hours, acting at 30 FPS across web, CAD, and real-world driving. si.inc
  • OpenAI details how threat actors pair models with social platforms and shares detection and defense playbooks. openai.com
  • New study shows LLMs can link pseudonymous accounts to real identities via cross-platform text matching at scale. simonlermen.sub...
  • Linum’s field notes: better VAE reconstruction does not guarantee better generation; open-sourced Image-Video VAE. linum.ai
  • Trellis AI is hiring to deploy agents that automate intake, prior auth, and appeals to speed medication access. ycombinator.com
  • TeamOut launches an agent that sources vetted retreat venues and returns quotes within 24 hours. app.teamout.com

What It Means

  • Video-native, long-context action models indicate a pivot from screenshot hacks to systems that operate software end to end. si.inc
  • Security baselines are shifting as coordinated misuse and deanonymization techniques mature, pressuring platforms to harden access and detection. openai.comsimonlermen.sub...
  • Ops-heavy verticals like healthcare and corporate events are adopting agents to compress timelines and reduce manual coordination. ycombinator.comapp.teamout.com

Sector Panels

Tools & Platforms

  • TeamOut’s conversational planner matches venues and manages retreat logistics with fast partner quotes. app.teamout.com
  • Trellis AI frames self-improving agents as infrastructure for medication access workflows. ycombinator.com
  • FDM-1 demos include complex website exploration and automated UI testing. si.inc

Models & Research

  • FDM-1 compresses nearly two hours of video into 1M tokens and learns actions via inverse dynamics for long-horizon tasks. si.inc
  • Linum reports co-training instability and emphasizes loss normalization across image and video data. linum.ai
  • Deanonymization benchmarks show high-precision identity linkage from a small number of comments. simonlermen.sub...

Infra & Policy

  • OpenAI outlines defenses against model-plus-platform abuse patterns used by malicious actors. openai.com
  • FDM-1’s scale highlights growing compute and data demands for video-first training and inference. si.inc
  • Research urges tighter data access controls to blunt deanonymization risk. simonlermen.sub...

Deep Dive

FDM-1 stakes a claim as a general computer action model trained on an 11‑million‑hour video corpus, operating at 30 FPS to navigate sites, complete multi-step CAD, and even drive a car. Unlike screenshot-tuned systems, it runs directly on video for long-horizon tasks, and the team reports steady gains with scale. The demos span web use, automated UI testing, and real-world control, signaling breadth across digital and physical interfaces. 🎥🖱️🚗 si.inc

Under the hood, a video encoder compresses almost two hours of 30 FPS footage into about one million tokens, a move aimed at efficient long-context learning. Action labels come from an inverse dynamics model, enabling training on unlabeled internet video rather than contractor annotations. This recipe targets durability over narrow finetunes by fusing perception with action across extended timelines. 🧩⚙️📦 si.inc

The authors position FDM-1 as a coworker for CAD, finance, and engineering, with demonstrations that emphasize end-to-end task execution. Training directly on video and learning without bespoke labels reduces friction for scaling to new domains. If the reported capabilities hold broadly, this approach could reshape how software is operated by automated systems. 📈🔧🌐 si.inc

Anthropic ditches its core safety promise (cnn.com) Anthropic, a company founded by former OpenAI employees, has revised its core safety principles amid increasing competition in the AI market. The company is shifting from a strict Responsible Scaling… hn
How will OpenAI compete? (ben-evans.com) OpenAI faces significant strategic challenges as it navigates a competitive landscape with no clear technological lead. Despite having a large user base of 800-900 million, engagement remains shallow,… hn
Show HN: Agent Swarm – Multi-agent self-learning teams (OSS) (github.com) Agent Swarm is an open-source framework designed for multi-agent self-learning teams, enabling AI coding agents to work autonomously. The system features a lead agent that receives tasks from various… hn
The First Fully General Computer Action Model (si.inc) The First Fully General Computer Action Model introduces FDM-1, a foundation model trained on an extensive 11-million-hour video dataset. This model can perform complex tasks such as navigating websit… hn
OpenAI Codex and Figma launch seamless code-to-design experience (openai.com) OpenAI and Figma launch a new Codex integration that connects code and design, enabling teams to move between implementation and the Figma canvas to iterate and ship faster. openai
Pacific Northwest National Laboratory and OpenAI partner to accelerate federal permitting (openai.com) OpenAI and Pacific Northwest National Laboratory introduce DraftNEPABench, a new benchmark evaluating how AI coding agents can accelerate federal permitting—showing potential to reduce NEPA drafting t… openai
Google API keys weren't secrets, but then Gemini changed the rules (trufflesecurity.com) For over a decade, Google assured developers that API keys, such as those used for Google Maps and Firebase, were not sensitive and could be safely embedded in client-side code. However, the introduct… hn
Large-Scale Online Deanonymization with LLMs (simonlermen.substack.com) Research demonstrates that large language models (LLMs) can effectively deanonymize users based on their online activity across platforms like Hacker News, Reddit, and LinkedIn. By analyzing a small n… hn
A 26-Gram Butterfly-Inspired Robot Achieving Autonomous Tailless Flight (arxiv.org) A new butterfly-inspired micro air vehicle (FWMAV) named AirPulse has been developed, weighing just 26 grams and capable of autonomous tailless flight. This innovative robot mimics key aspects of butt… hn
Launch HN: TeamOut (YC W22) – AI agent for planning company retreats (app.teamout.com) TeamOut is an AI-driven platform designed to streamline the planning of company retreats. Users can quickly describe their event needs, and the platform's AI matching engine generates a tailored list… hn
Trellis AI (YC W24) is hiring deployment lead to accelerate medication access (ycombinator.com) Trellis AI, a Y Combinator startup, is seeking a Lead Deployment Strategist to enhance medication access through AI-driven solutions. The role involves managing the deployment of self-improving agents… hn
Learnings from 4 months of Image-Video VAE experiments (linum.ai) The Image-Video Variational Autoencoder (VAE) project at Linum aimed to enhance video generation by compressing images and videos into a compact latent space. Over four months, the team faced challeng… hn