Flash sale 30% off with code LAUNCH30 Ends in --:--:--
All Things PM
What to Use the Latest AI Tools For
The AI Daily Brief: Artificial Intelligence News and AnalysisAI Tools

What to Use the Latest AI Tools For

NLW runs through nine AI product launches from a single week, GPT Live 1's real-time voice, Cognition's cheap SWE-2 coding model, Cursor's persistent "project" agents, and more, with a specific verdict on who should actually use each one and what for.

September 11, 2026 · 32 min listen · 10 min read
0:00
–:––

Context

In one of the AI Daily Brief's periodic "practical" episodes, NLW works through roughly nine AI product launches from a single week, GPT Live 1's real-time voice API, Cognition's Devin Voice and cheaper SWE-2 coding model, DeepSeek's ultra-low-cost Flash model, OpenAI's small-business plugin collection and finance-specific ChatGPT product, and Cursor's new persistent "Projects" feature, giving a specific verdict on who should use each and what for, rather than just describing what launched. For PMs trying to cut through weekly AI news noise, this is a model for how to translate a firehose of releases into concrete adoption decisions.

The Big Idea

A flood of AI product releases in any given week is less important individually than what they collectively reveal about where work is headed: voice is becoming the default interaction mode, model architectures are increasingly optimized for cost-efficiency rather than pure capability, and single-session chat agents are giving way to persistent, coordinator-style agents that stay alive across an entire project.

NLW frames the practical value of tracking releases not as "should I use this specific tool" but as reading the aggregate direction: three separate voice launches in one week, multiple cost-optimized coding models, and a persistent-agent pattern appearing simultaneously in Cursor and GrokBot all point toward the same underlying shifts in how work will get done.

Key Insights

1. Real-time, interruptible voice is close to becoming a default interaction mode, not a novelty

OpenAI's GPT Live 1, now available via API, can talk and listen simultaneously without turn-taking, handles background noise and interruptions, and hands tasks off to a backend reasoning model so it can keep talking while work happens. Cognition immediately built Devin Voice on top of it, and one Cognition engineer, Nader Dabit, reported doing 90% of his day-to-day work by voice once interruption and correction felt natural rather than turn-based. NLW's practical read: voice adoption has been held back mainly by how bad native voice recognition (like early Siri) used to be, not by lack of underlying demand, and as the technology genuinely improves, the shift from typing to talking to devices is likely to accelerate broadly, not stay confined to hands-free or accessibility use cases.

2. "Good enough" for cost-optimized coding models has risen dramatically in just months

  • What: Cognition's SWE-2, a post-trained version of Kimi K3 built purely for coding, scored 50% on Frontier Code 1.1, edging out GPT-5.6 Sol and trailing Fable 5.1 by only a small margin, while costing 64% less than its own predecessor, SWE-1.7.
  • Why it matters: this shows the frontier-versus-cheap trade-off is compressing fast; a model explicitly built for cost efficiency is now landing within striking distance of frontier coding performance, not settling for a large capability gap in exchange for savings.
  • Example: DeepSeek's V4.1 Flash tells a similar story from a different angle: Artificial Analysis found the cheaper Flash model actually outperformed DeepSeek's own full-size Pro model on their Intelligence Index at a quarter of the cost, evidence that cost and capability are no longer moving in lockstep the way they once did.

3. Chat-based, turn-by-turn agent sessions are giving way to persistent, coordinator-style projects

Cursor's new "Projects" feature keeps one coordinator agent thread open for the entire life of a project rather than starting fresh each session; the coordinator doesn't write code directly but plans, delegates to sub-agents, and checks their results, a structural inversion from the standard "open session, describe task, agent executes, session ends" pattern most coding agents have used. Cursor reported testers merging six times as many pull requests and increasing merge rates by 30% using this model. NLW connects this to a broader shift in how well models now handle "compaction," summarizing and carrying forward long-running context, noting he now keeps an entire website's worth of ongoing work in a single long-running Claude or Codex thread without hitting the context problems that used to force constant handoffs between sessions.

4. Vertical, business-role-specific AI products are becoming the norm, not the exception

OpenAI released a bundle of finance-specific tools (ChatGPT for Financial Services) with built-in premium data feeds (Dilupa, PitchBook, LSEG News, Crunchbase), custom charting, an SEC filing viewer, and templates aligned to how junior investment bankers actually build pitch books and LBO models, developed in partnership with Morgan Stanley and Evercore. In the same week, GrokBot announced native integrations for sales teams (Salesforce, HubSpot, Gong, Clay, Granola) and OpenAI released a small-business plugin bundle (Dropbox, HubSpot, Shopify, QuickBooks, Stripe, and others). NLW frames this as a consistent industry-wide pattern: rather than one general-purpose chatbot, AI products are increasingly built around a specific role's actual workflow, with the right data connectors and context pre-wired in, which lowers the setup burden dramatically for that specific user.

5. Verticalized AI tools for junior professionals function as power tools, not replacements

Addressing concerns that finance-specific AI tools threaten junior banker jobs, NLW argues the realistic outcome is that senior bankers still won't want to personally build their own models and slide decks, since questions of accountability and iterative judgment remain squarely human responsibilities. Instead, he points to UBS's recent move requiring AI proficiency as a hiring requirement for prospective junior bankers as the more accurate signal: the tools make junior professionals dramatically more efficient at their existing role rather than eliminating the role, but they do raise the baseline competency bar for entering that role in the first place.

Mental Models & Frameworks

Read a wave of releases for direction, not just individual utility

Rather than evaluating each new product launch purely on "is this useful to me right now," NLW models reading a cluster of same-week releases for what they collectively signal about where the industry is converging: multiple labs releasing real-time voice products in the same window signals voice is about to matter broadly; multiple labs releasing cost-optimized models with near-frontier performance signals the "good enough at low cost" frontier is moving fast; the same persistent-agent pattern appearing independently in Cursor and GrokBot signals a genuine architectural shift, not one company's idiosyncratic choice. This lens is useful for any PM tracking a fast-moving competitive space: individual features matter less than patterns that show up independently across multiple unrelated players.

Match the specific tool to the specific role, not the general category

Across nearly every release in this episode, NLW's evaluation follows the same structure: who specifically should use this (a defined role or workflow, not "everyone"), and what specifically should they use it for (a concrete task, not general productivity). This is a deliberately narrower framing than "is this tool good," and it's the model worth adopting when advising a team on tool adoption: match a specific persona and specific recurring task to a specific tool's actual strengths, rather than evaluating tools in the abstract.

Trade-offs & Nuance

Voice-first interaction opens real opportunities but depends on user comfort, which varies

NLW is bullish on voice broadly, citing multiple genuinely new use cases (B2B sales letting prospects talk through needs before a formal demo, language learning and tutoring, realistic practice simulations), but frames the shift as generational and gradual rather than immediate. The opportunity is real, but adoption will likely track how comfortable different user segments already are talking to devices, meaning the same voice-first feature could land very differently in a customer-support context (where it's a near strict upgrade) versus a general knowledge-work context (where old typing habits may persist longer).

Distribution remains an unsolved problem even for well-packaged tools

Responding to OpenAI's small-business plugin bundle, one commentator (Abdulwasi) pointed out that even a well-organized collection of integrations doesn't solve the deeper problem that small business owners don't proactively browse plugin directories looking for tools. NLW's implicit takeaway: packaging and bundling can meaningfully lower the friction for users who are already looking, but it doesn't substitute for genuine distribution and discovery, a gap worth noting whenever evaluating whether a well-built tool will actually reach its intended audience.

Practical Application

Pilot GPT Live 1 or a similar real-time voice API for a hands-busy or high-call-volume workflow

If your team runs customer support, a contact center, or any service business with frequent missed calls because staff can't type while working, test a real-time, interruptible voice agent (like GPT Live 1) specifically for that scenario. NLW frames this as close to a strict upgrade over older turn-based voice systems, since the ability to interrupt, correct, and handle background noise removes much of what made earlier voice interfaces frustrating.

Test a cost-optimized coding or task model against your highest-volume recurring task before defaulting to a frontier model

For any recurring, high-volume task (routine coding tasks, standard document generation, repetitive analysis), run a side-by-side comparison between a frontier model and a purpose-built, cost-optimized alternative like SWE-2 or DeepSeek V4.1 Flash. Given how close these cheaper models are now landing to frontier performance on relevant benchmarks, defaulting to the most expensive model for every task is increasingly likely to be a wasted cost rather than a necessary one.

Move your team's longest-running AI-assisted projects into a single persistent thread rather than restarting sessions

If your team is still treating each AI coding or work session as a fresh start (describe task, get output, close session, repeat), test keeping one long-running thread open across an entire project's life, the way Cursor's Projects and NLW's own extended Claude and Codex threads now work reliably thanks to improved context compaction. This can reduce the repeated overhead of re-explaining context and allows the agent to accumulate genuine project-specific understanding over time.

Questions to Consider

  • Which of our team's workflows currently force users to type when talking would actually be faster and more natural, and have we tested a real-time voice interface against that specific workflow rather than assuming voice isn't ready yet?
  • For our highest-volume, most repetitive AI-assisted task, are we defaulting to the most expensive available model out of habit, when a cost-optimized model might now deliver comparable results at a fraction of the cost?
  • Are we still restarting AI-assisted work sessions from scratch for a long-running project, when a persistent, single-thread approach might now handle accumulating context reliably enough to eliminate that repeated setup cost?
  • If we've built or are considering a role-specific AI tool (for a specific job function, not a general audience), have we actually solved how that intended user will discover and start using it, or have we only solved what the tool does once someone finds it?

Bottom Line

No single product launch in a busy AI news week matters as much as the pattern across several launches happening at once: voice interaction is becoming genuinely viable rather than gimmicky, cost-optimized models are closing the gap with frontier capability fast enough to change default tool choices, and persistent, coordinator-style agents are replacing single-session chat as the standard architecture for real project work. The practical move is not chasing every individual release, but testing whether your team's actual workflows are ready for these three shifts.

AI PM course

Everyone hears the same episodes.
Few can do what they describe.

Start for free