Urgent.News

What's breaking now, across thousands of outlets.

AI

Apple CarPlay gaining a new AI chatbot app before Siri AI arrives

Since iOS 26.4, Apple has supported conversational apps on CarPlay. This category includes AI chatbot apps. Siri AI joins the CarPlay party starting with iOS 27. The iPhone software update is currently in beta ahead of the official launch in September. Meanwhile, the fourth third-party AI chatbot has arrived with Apple CarPlay support: Meta AI.

Apple CarPlay gaining a new AI chatbot app before Siri AI arrives

Apple CarPlay has welcomed a new AI chatbot app, Meta AI, before the Siri AI integration arrives on iOS 27, according to iOS 26.4 updates. The iPhone software rollout is currently in beta ahead of its official September launch. Meta AI joins ChatGPT, Perplexity, and Grok as third-party chatbot apps that work with CarPlay. However, Meta AI on CarPlay is currently in limited testing, with some users encountering a "Not supported" message when attempting to launch the app.

As CarPlay continues to integrate more iPhone apps into vehicles, it offers greater choice compared to built-in infotainment systems.

Written by urgent.news from 9to5Mac's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at 9to5mac.com →

More in AI

Design Patterns of Agentic AI

The Design Patterns Nobody Told You About Agentic AI Here's a confession: the first "agent" I built was basically a while loop with a prompt stapled to it.

  • ReAct pattern: model reasons, selects tool, executes, repeats
  • Planner and Executor pattern: goal broken into steps, executor carries out
  • Tool use foundation: menu of actions with clear names and inputs

Agent Skills and how to use them

If your AI assistant keeps giving generic, unreliable answers, the problem is not the model. It is the missing structure around it. That is exactly what Agent Skills solve.

Why Models Make Things Up

Last time, we saw how a model's working memory, its context window, can get overloaded, causing long conversations to drift.

  • Models fabricate information on rare or complex queries.
  • Language models predict next plausible word, not verify facts.
  • Exposure bias causes errors to compound over time.

I built an autonomous treasury agent, then let a code review bot find every way it could lose money

I just submitted TreasuryForge to the WeMakeDevs × TrueFoundry Agent Harness Hackathon, an autonomous agent that manages a simulated treasury across cash, crypto, and NSE equities, built entirely on…

  • Author built autonomous treasury management system called TreasuryForge
  • System manages cash, crypto, and NSE equities in simulated environment
  • Code review bot found multiple issues including approval gate bypass

More from Saturday 29 August →