Together with Major

TL;DR

  • Apple opens iOS 27 to outside AI models, letting developers plug in Claude, Gemini, or anything else

  • Meta lets AI agents handle WhatsApp Business setup instead of developers

  • Google drops Gemini 3.8 Live, an AI that thinks out loud and handles interruptions

  • Coding agent startup Factory triples its valuation to $5 billion in weeks

  • GPT-6 Astra builds and hosts full websites from a single prompt

  • tiun bundles auth, payments, and analytics into one backend for builders

Struggling to keep up with industry news while you build your empire? We were too! Until we found The CEO Report, a short end of day (tech-leaning) business news recap email, read by 250,000+ daily active CEOs/Founders/& Builders!

(it's the fastest way I've found to catch tech and business news without doom-scrolling for 20 minutes)

APPLE FINALLY OPENS THE DOOR IT’S KEPT LOCKED FOR YEARS

iOS 27 shipped this week, and buried under the usual feature list is something bigger: Apple is finally letting developers bring their own AI models into apps, no strings attached.

The headline piece is the new Foundation Models framework. Developers get a single Swift API that works with Apple's on-device models, or Claude, or Gemini, or basically any provider that plays by their rules. That's Apple lowkey admitting its own models don't have to win every fight inside every app.

Siri gets an upgrade too. App Intents now let it reach into third-party apps and actually take action, not just fetch info. And small developers get a real incentive: under 2 million downloads and enrolled in the Small Business Program means free access to Apple's next-gen on-device models running on Private Cloud Compute.

This isn't Apple building a better assistant, they’re actually building the plumbing so that everyone else can.

OUR TAKE

Apple spent years acting like the walled garden was the whole pitch. Now it's handing developers the keys to bring outside models in.

That's not generosity. That's Apple watching devs route around Siri with their own AI anyway and deciding to get paid for the privilege.

The free on-device access for small apps is the real story here. That's Apple subsidizing AI features for indie builders who can't afford API costs.

Watch what Siri's new app looks like at launch. If it flops, this framework becomes the actual product.

QUICK HITS

  • Meta lets your AI agent do the WhatsApp Business paperwork so you don't have to: Setting up WhatsApp Business used to mean bouncing between the Developer Console, Business Manager, and API docs like some kind of scavenger hunt. Meta's new WhatsApp Business Tools MCP lets Claude, Cursor, or Codex just handle it, account creation, phone verification, template building, all through chat. Meta joins Stripe, GitHub, Slack, and a growing list of companies betting your next employee is an agent with API access.

  • Gemini 3.8 Live wants to finish your sentences, literally: Google's new live dialogue models handle interruptions, switch languages mid-conversation, and narrate their own thinking as they work through a problem. It's less "voice assistant" and more "coworker who actually listens." The real test is whether it holds up outside a demo, live audio has burned a lot of AI hype before.

  • Factory triples its valuation to $5 billion, because apparently that's just what coding startups do now: The enterprise AI coding agent raised $200 million from Blackstone, Sequoia, and Khosla, jumping from a $1.5 billion valuation in April to $5 billion now. Factory's pitch is "software factories" replacing individual coding agents as the backbone of how companies ship code. Cognition raised $2 billion at $48 billion earlier this month, so either investors know something, or nobody wants to be the one who missed the coding agent gold rush.

Your identity deserves 24/7 protection

Identity theft can happen to anyone. Coveron monitors your credit, dark web, and financial activity to catch fraud before it costs you. One scam can cost you everything, protect yourself now, the first 100 users get 20% off with code beehiivenewsletter.

30-day money-back guarantee. Terms and conditions apply.

WEB DESIGN SHIFTS THIS WEEK

Codex's newest model can now design, style, and populate a complete site from a single prompt.

⏱️ 30-45 min | 🔧 Needs: Codex desktop app (or VS Code with the Codex extension), Hostinger account

Why build this? Most AI website builders still need a design skill file, template, or hours of back-and-forth to look legit. GPT-6 Astra skips that. Paired with OpenAI's new image 2.5 model, it handles layout, branding, copy, and image generation natively in one pass, and it does it fast enough to go from prompt to a live, hosted site in under an hour.

Steps:

  1. Download the Codex desktop app (or install the Codex extension in VS Code)

  2. Prompt Codex with your site's purpose, pages needed, and any specific touches (3D elements, scroll animations, color changers)

  3. Tell it explicitly to use the GPT image 2.5 model for any visuals and to search the internet for design references

  4. Review the local build at your localhost link and tweak anything that's off (fonts, stray UI elements, placeholder images)

  5. Install the Hostinger connector by pasting one line of code into your chat

  6. Tell Codex to host the site, then grab your live link (or connect a custom domain from your Hostinger dashboard)

Expected outcome: A fully functional, publicly accessible website with consistent branding, working interactivity, and AI-generated visuals that don't scream "AI-generated." Builds ranged from $4.80 to $17.80 in API cost and 29 to 41 minutes, with the most complex 3D product pages taking the longest.

Full tutorial:

TOOL OF THE DAY

One backend. Auth, payments, customer data, and analytics, done.

Most builders launch a product and then spend the next two weeks stitching together Stripe, Clerk, a database, and some analytics tool that never quite talks to the others. Tiun skips all of that. Drop-in auth, flexible billing (subscriptions, one-time, usage-based, whatever you need), and it handles invoices, global taxes, and Merchant of Record stuff for you. One dashboard for customers, transactions, and activity.

One command to install. Ship a paid product the same day you start building.