the brief

Security and deployment dominated: OpenAI rolled out Daybreak for cyber defense and a new Deployment Company for enterprise rollouts, while Anthropic brought Claude natively to AWS and shipped an agent-centric Claude Code update. Builders also got actionable defenses around the npm compromise and fresh blueprints for FM infra and Markdown UX.

the poursit · sip · 12 items

alerts

(01)

pulse

(05)
  • anthropics/claude-code· feedMay 11, 06:43 PM

    Claude Code adds agent view

    Research preview unifies every session in one list, adds a /goal loop to work until conditions are met, and new /scroll-speed; run “claude agents” to manage multiples.

    v2.1.139 — What's changed Added agent view (Research Preview): a single list of every Claude Code session — running, blocked on you, or done. Run claude agents to get started. See https://code.claude.com/docs/en/agent-view Added /goal command: set a completion condition and Claude keeps working across turns until it's met. Works in interactive, -p, and Remote Control. Shows live elapsed/turns/tokens as an overlay panel Added /scroll-speed command to tune mouse wheel scroll speed with a live p...

    signal 9hype 1claude_coderelease_notesagentssource ↗
  • @ClaudeDevsMay 11, 05:39 PM

    Claude Platform launches on AWS

    AWS customers get full Claude API features including Managed Agents, with IAM auth, AWS billing, and commitment retirement fully inside their AWS accounts.

    We're introducing the Claude Platform on AWS. This gives developers access to the same models and features as our native API, including Claude Managed Agents! Workloads, billing, and IAM stay inside AWS. Learn more: claude.com/blog/claude-pl… pic.x.com/XQKF9o5uiF x.com/claudeai/statu…

    signal 8hype 2aws_integrationmanaged_agentsplatform_launchsource ↗
  • @OpenAIMay 11, 08:45 PM

    OpenAI launches Daybreak for defenders

    Daybreak combines frontier models, Codex, and security partners to automate detection, validation, and response and to continuously secure software pipelines for security teams.

    Introducing Daybreak: frontier AI for cyber defenders. Daybreak brings together the most capable OpenAI models, Codex, and our security partners to accelerate cyber defense and continuously secure software. A step toward a future where security teams can move at the speed pic.x.com/AGfXhmJb5E

    signal 7hype 4product_launchsecuritycyber_defensesource ↗
  • @gdbMay 11, 05:07 PM

    OpenAI creates Deployment Company

    A new majority‑owned unit with 150 forward‑deployed engineers and $4B from 19 partners aims to help enterprises deploy frontier AI into production successfully.

    Introducing the OpenAI Deployment Company, which will help businesses maximally succeed with their deployments of AI. Starting with 150 Forward Deployed Engineers and Deployment Specialists, and $4 billion of initial investment from 19 partners. x.com/OpenAI/status/…

    signal 7hype 3openaicompany_launchenterprise_servicessource ↗
  • hn/frontpage· feedMay 12, 12:30 AM

    Safe-install hardens npm installs

    A new npm wrapper disables install scripts by default and whitelists trusted packages, echoing Bun’s trusted dependencies to mitigate ongoing registry compromises.

    Show HN: Safe-install – safer NPM installs with trusted build dependencies — In light of the ongoing npm supply chain compromises, I built safe-install: https://www.npmjs.com/package/@gkiely/safe-install It brings a couple of protections I wanted from npm but are not built in. Similar to Bun’s trusted dependencies, it lets you disable install scripts by default and define a list of dependencies that are allowed to run build/install scripts: https://bun.com/docs/guides/install/trusted It also ...

    signal 8hype 1npmsupply_chain_securitypackage_managersource ↗

findings

(03)
  • @ctatedevMay 11, 07:34 PM

    Markdown interface spec proposed

    A concrete spec for a consistent Markdown UX—virtual pages, navigation, search, theming—lands with a reference implementation and a call for community feedback.

    New proposal: mdxg.org Markdown Experience Guidelines A spec for how interfaces should present Markdown Virtual pages, navigation, search, theming Any .md file, zero changes Reference implementation below Would love your input pic.x.com/4BHjiUSETy

  • openai/blog· feedMay 11, 03:00 PM

    ChatGPT adoption broadens in 2026

    OpenAI’s Q1 2026 signals report shows fastest growth among users over 35 and more balanced gender usage, indicating AI’s shift from early adopters to mainstream.

    How ChatGPT adoption broadened in early 2026 — ChatGPT adoption surged in Q1 2026, with fastest growth among users over 35 and more balanced gender usage, signaling broader mainstream AI adoption.

    signal 4hype 2adoption_trendsmarket_insightusage_statssource ↗
  • huggingface/blog· feedMay 11, 11:18 PM

    Foundation model training on AWS

    Hugging Face outlines practical building blocks and architecture choices for training and serving foundation models on AWS, useful for cost‑performance planning and deployments.

    Building Blocks for Foundation Model Training and Inference on AWS

voices

(03)
  • @_catwuMay 12, 12:45 AM

    Running a local agents control plane

    First‑hand tip: run “claude agents” to register CLI sessions, then use the back‑arrow from any terminal to manage and dispatch Claude Code agents across projects.

    run `claude agents` for a control plane in your terminal! after, hit `<-` from any cli session to register that with the control plane personally, i like to run `claude agents` from my root code dir to manage all my claude code agents in one place x.com/claudeai/statu…

  • @adocompleteMay 11, 08:51 PM

    Hands-on with Agent view

    Early use shows parallel sessions without extra tabs, with clear running/blocked/done states and inline replies—turning Claude Code into a focused multi‑session workbench.

    So excited for Agent view (research preview) in Claude Code. Run claude agents to list and start multiple sessions. Each one runs w/o taking up a terminal tab. See what's running, what's blocked, and what's done. Reply inline or jump in and out of sessions with ease. pic.x.com/zXlD9cEOgh

    signal 7hype 2claude_codeagentsfeature_releasesource ↗
  • @karpathyMay 11, 04:20 PM

    Prompt LLMs to emit HTML

    Ask models to structure outputs as HTML or slides for instant, browsable visuals; a reminder that output modalities like audio and visuals reshape the UX surface.

    This works really well btw, at the end of your query ask your LLM to "structure your response as HTML", then view the generated file in your browser. I've also had some success asking the LLM to present its output as slideshows, etc. More generally, imo audio is the x.com/trq212/status/…

    signal 6hype 1prompt_hackhtml_outputslidessource ↗