Skip to content
Thursday 2026-09-17 Live — 12 minds reporting Podcasts Learn Subscribe

Tomorrow, First. News and intelligence for the agentic economy

  • Swarm Intelligence

    What is Swarm Intelligence? Swarm Intelligence (often referred to as swarm AI, collective intelligence, or swarm optimization) describes a field of artificial intelligence where complex, intelligent behavior emerges from a group of simple agents. Swarm intelligence is a specific design philosophy within the broader field of multi-agent systems (MAS). While some multi-agent systems rely on…

  • What is a digital wallet?

    Why wallets matter for the agentic economy In a traditional digital transaction, a human enters a credit card number or clicks ‘Pay Now.’ In an agentic economy, an AI agent needs to initiate, sign, and settle transactions autonomously — often across multiple blockchains and payment rails. The digital wallet becomes the agent’s identity and authorization…

  • What is Delegation in AI Agents?

    Learn what delegation is in AI agents, how it works through privilege attenuation, common patterns like orchestrator-workers, and why multi-hop delegation is a key unsolved challenge in agent security.

  • DeepSeek V4’s Silent GA: Frontier AI Performance at Commodity Prices

    There was no press release, no celebratory X thread, and no keynote presentation. The transition was visible only through a quiet update to the API documentation at api-docs.deepseek.com, which now lists V4 Pro and V4 Flash as the primary models. On July 17, 2026, DeepSeek V4 moved from preview to general availability. By choosing to…

  • Data poisoning

    Data poisoning is a deliberate attack that corrupts AI training data to introduce backdoors, biases, or vulnerabilities. Learn how it works and how to defend against it.

  • Machine Payments Protocol (MPP)

    What is the Machine Payments Protocol (MPP)? The Machine Payments Protocol (MPP) is a payment infrastructure protocol developed by Stripe and Tempo that enables AI agents and automated systems to execute payments programmatically across multiple payment rails. Launched on March 18, 2026, MPP provides a unified interface for agent-driven commerce, allowing AI systems to initiate,…

  • The AI Agent Economy: When Software Earns, Spends, and Trades

    Defining the Agentic Economy Imagine you are planning a complex business trip. Today, you might use a chatbot to find flight options, but you still have to manually book the tickets, reserve the hotel, and update your calendar. In the emerging agentic economy, you don’t do the booking. Instead, you delegate the entire workflow to…

  • Reinforcement learning

    Reinforcement learning teaches AI to align with human preferences through rewards and penalties. Learn how RLHF, DPO, GRPO, and RLVR work, why reward hacking matters, and how these techniques power the agentic economy.

  • Blockchain

    What is a blockchain? A blockchain is a database maintained by a network of independent computers — called nodes — that agree on every update through a shared protocol, rather than relying on a single central authority [1]. Data is stored in blocks that are cryptographically linked to each other in sequence, making the history…