Business Wire
BusinessApple’s next CEO arrives with a different kind of power: money, and an AI testThe Apex TimesBusinessTesla and Einride set first 2026 delivery timeline for 500 Semi trucksThe Apex TimesBusinessZonPrep buys inbound-inventory software and services, betting on Amazon logistics automationThe Apex TimesBusinessNvidia pauses part of its AI customer financing after a strong quarter, raising questions about timingThe Apex TimesBusinessBoeing Teams With Thailand’s Civil Aviation Authority to Roll Out Competency-Based Pilot Training Across the CountryThe Apex TimesBusinessApple CEO transition hands AI test to John Ternus as AAPL slipsThe Apex TimesBusinessAnthropic reportedly signs $35 billion cloud deal involving Nvidia-backed Lambda and a Texas data-center leaseThe Apex TimesBusinessFTC and 22 states sue Amazon, alleging it overcharged advertisers using its retail platformThe Apex TimesBusinessIntel’s push toward on-prem, privacy-focused AI gets a partnership spotlight as Xeon 6 platform work expandsThe Apex TimesBusinessDICK’S Sporting Goods’ guidance cut rattles NIKE, highlighting how weakness at a key specialty retailer can spreadThe Apex TimesBusinessBroadcom (AVGO) set to report earnings Wednesday after the bell, with investors focused on guidance and demand outlinesThe Apex TimesBusinessApple’s John Ternus steps in as investors weigh a valuation-driven “nearly $5 trillion” challengeThe Apex TimesBusinessApple’s next CEO arrives with a different kind of power: money, and an AI testThe Apex TimesBusinessTesla and Einride set first 2026 delivery timeline for 500 Semi trucksThe Apex TimesBusinessZonPrep buys inbound-inventory software and services, betting on Amazon logistics automationThe Apex TimesBusinessNvidia pauses part of its AI customer financing after a strong quarter, raising questions about timingThe Apex TimesBusinessBoeing Teams With Thailand’s Civil Aviation Authority to Roll Out Competency-Based Pilot Training Across the CountryThe Apex TimesBusinessApple CEO transition hands AI test to John Ternus as AAPL slipsThe Apex TimesBusinessAnthropic reportedly signs $35 billion cloud deal involving Nvidia-backed Lambda and a Texas data-center leaseThe Apex TimesBusinessFTC and 22 states sue Amazon, alleging it overcharged advertisers using its retail platformThe Apex TimesBusinessIntel’s push toward on-prem, privacy-focused AI gets a partnership spotlight as Xeon 6 platform work expandsThe Apex TimesBusinessDICK’S Sporting Goods’ guidance cut rattles NIKE, highlighting how weakness at a key specialty retailer can spreadThe Apex TimesBusinessBroadcom (AVGO) set to report earnings Wednesday after the bell, with investors focused on guidance and demand outlinesThe Apex TimesBusinessApple’s John Ternus steps in as investors weigh a valuation-driven “nearly $5 trillion” challengeThe Apex TimesBusinessApple’s next CEO arrives with a different kind of power: money, and an AI testThe Apex TimesBusinessTesla and Einride set first 2026 delivery timeline for 500 Semi trucksThe Apex TimesBusinessZonPrep buys inbound-inventory software and services, betting on Amazon logistics automationThe Apex TimesBusinessNvidia pauses part of its AI customer financing after a strong quarter, raising questions about timingThe Apex TimesBusinessBoeing Teams With Thailand’s Civil Aviation Authority to Roll Out Competency-Based Pilot Training Across the CountryThe Apex TimesBusinessApple CEO transition hands AI test to John Ternus as AAPL slipsThe Apex TimesBusinessAnthropic reportedly signs $35 billion cloud deal involving Nvidia-backed Lambda and a Texas data-center leaseThe Apex TimesBusinessFTC and 22 states sue Amazon, alleging it overcharged advertisers using its retail platformThe Apex TimesBusinessIntel’s push toward on-prem, privacy-focused AI gets a partnership spotlight as Xeon 6 platform work expandsThe Apex TimesBusinessDICK’S Sporting Goods’ guidance cut rattles NIKE, highlighting how weakness at a key specialty retailer can spreadThe Apex TimesBusinessBroadcom (AVGO) set to report earnings Wednesday after the bell, with investors focused on guidance and demand outlinesThe Apex TimesBusinessApple’s John Ternus steps in as investors weigh a valuation-driven “nearly $5 trillion” challengeThe Apex TimesBusinessApple’s next CEO arrives with a different kind of power: money, and an AI testThe Apex TimesBusinessTesla and Einride set first 2026 delivery timeline for 500 Semi trucksThe Apex TimesBusinessZonPrep buys inbound-inventory software and services, betting on Amazon logistics automationThe Apex TimesBusinessNvidia pauses part of its AI customer financing after a strong quarter, raising questions about timingThe Apex TimesBusinessBoeing Teams With Thailand’s Civil Aviation Authority to Roll Out Competency-Based Pilot Training Across the CountryThe Apex TimesBusinessApple CEO transition hands AI test to John Ternus as AAPL slipsThe Apex TimesBusinessAnthropic reportedly signs $35 billion cloud deal involving Nvidia-backed Lambda and a Texas data-center leaseThe Apex TimesBusinessFTC and 22 states sue Amazon, alleging it overcharged advertisers using its retail platformThe Apex TimesBusinessIntel’s push toward on-prem, privacy-focused AI gets a partnership spotlight as Xeon 6 platform work expandsThe Apex TimesBusinessDICK’S Sporting Goods’ guidance cut rattles NIKE, highlighting how weakness at a key specialty retailer can spreadThe Apex TimesBusinessBroadcom (AVGO) set to report earnings Wednesday after the bell, with investors focused on guidance and demand outlinesThe Apex TimesBusinessApple’s John Ternus steps in as investors weigh a valuation-driven “nearly $5 trillion” challengeThe Apex Times
Back to front
Apple expands AI toolchain for developers with new “intelligence frameworks” and Xcode 27 agentic coding
The Apex Times

THE APEX TIMES

Business/The Apex Times/Jun 8, 5:07 PM EDT

Apple expands AI toolchain for developers with new “intelligence frameworks” and Xcode 27 agentic coding

In a June 8 release, Apple unveiled updated Apple Intelligence integration, a simplified Foundation Models developer API, and new agent-driven workflows inside Xcode 27.

Apple on June 8, 2026 announced a new set of developer tools designed to make it easier to embed artificial intelligence features in apps and to speed up coding workflows using AI-powered “agents.” The package centers on new intelligence frameworks for integrating models and app actions with Apple Intelligence, and on Xcode 27, which adds deeper agentic coding support and new ways for developers to preview and test changes while work is underway.

At the application level, Apple said updates to App Intents, a framework that lets developers define app actions that can be invoked by system experiences, will connect apps to “Siri AI” capabilities such as personal context understanding, app actions, and onscreen awareness. In practical terms, Apple is positioning these updates as a way to make app content and functions more discoverable across the operating system rather than requiring users to navigate directly into each app.

Apple also described an upgraded Foundation Models approach, now offered as a single native Swift API intended to streamline how developers integrate AI into their apps. Apple said the framework supports more powerful on-device models with image input, adds support for server models, and allows developers to build custom skills. It added that developers can tap Apple’s “next generation” Foundation Models, built in collaboration with Google and its Gemini models, to deliver integrated experiences across Apple platforms.

To reduce barriers for teams starting with large language models, Apple said developers enrolled in the App Store Small Business Program, defined here as fewer than 2 million total first-time App Store downloads, can access the next generation of Apple Foundation Models running on Private Cloud Compute at no cloud API cost. Private Cloud Compute is Apple’s offering for running model workloads with cloud resources, but within a privacy-focused environment managed by Apple.

Beyond Apple’s own models, Apple said developers can use models of their choice, such as Claude and Gemini, or other providers that implement a new language model protocol referenced by Apple. The framework also introduces “Dynamic Profiles,” which Apple described as a capability that lets developers update how models interact with their apps on the fly, a feature aimed at making adaptive AI behavior easier to deploy without rebuilding an entire application.

For developers who want to run their own custom models locally, Apple introduced Core AI, calling it a brand-new on-device framework designed to run models on device. Apple said Core AI uses an architecture optimized for Apple silicon’s unified memory and Neural Engine so developers can deploy full-scale LLMs locally. This positioning indicates Apple’s continued effort to keep more AI workloads on-device, where latency and privacy characteristics can be different from cloud-based execution.

In the developer environment, Xcode 27 was pitched as the hub for “agentic coding,” where AI tools plan and execute multi-step work. Apple said Xcode 27 brings the power of models and agents from Anthropic, Google, and OpenAI directly into a developer workflow, including conversations that feature interactive planning, multiturn question-and-answer sessions, and a canvas that can render Markdown and show code changes and previews side by side.

Apple added that Xcode 27 gives coding agents tools to validate their own work so they can run autonomously for longer, including writing and running tests, experimenting in isolation with Playgrounds, checking visual changes with previews, and using the simulator through a new “Device Hub.” Device Hub is described by Apple as a unified workspace for managing physical devices, resizing simulators dynamically, and testing apps in a more integrated way.

Apple also laid out several additional improvements around Xcode and app UI. It said the Xcode 27 application is now Apple silicon only, 30 percent smaller, and includes a fully customizable toolbar and a new theme system that spans colors across the editor. Separately, Apple described Liquid Glass as a unified visual design system that adapts across platforms, including a transparency slider in Settings to personalize appearance and adjustments for accessibility settings. It also highlighted SwiftUI enhancements aimed at better responsiveness without requiring code changes, plus Swift 6.4 improvements that streamline everyday developer tasks through targeted warning suppression and simplified availability attributes like “anyAppleOS.”

What Apple did not fully spell out is how these features will behave across all target scenarios. The release notes emphasize that Apple Intelligence features are available only in supported regions, but the company did not enumerate which regions are included in this specific announcement. Apple also did not provide detailed performance benchmarks, data on how often Dynamic Profiles are expected to change model behavior in practice, or pricing and usage constraints outside the Small Business Program, even though it stated that the Private Cloud Compute access is at no cloud API cost for eligible developers.

Why It Matters

  • Apple is trying to reduce friction for developers that want to ship AI features by simplifying the integration layer (Foundation Models as a single Swift API) and by adding system-level hooks through App Intents and Siri AI.
  • Agentic coding in Xcode 27 is a direct attempt to move AI from “chat” into repeatable software engineering workflows, with previews, test execution, and device-focused testing.
  • By describing local deployment via Core AI, Apple is indicating a continued strategic focus on on-device AI as a differentiator versus purely cloud-based approaches.
  • The Small Business Program offer suggests Apple is also targeting early adoption among smaller developers who may lack large cloud budgets, potentially shaping who launches AI-integrated apps first on Apple platforms.

Sources

Key Facts

  • Apple introduced new intelligence frameworks for developers, including updates that connect apps to Siri AI via App Intents.
  • Foundation Models is now described as a single native Swift API supporting on-device models with image input, server model support, and custom skills.
  • Developers in the App Store Small Business Program with fewer than 2 million total first-time downloads can access Apple’s next generation Foundation Models on Private Cloud Compute at no cloud API cost.
  • Core AI is a new framework positioned for running full-scale LLMs on-device using Apple silicon’s unified memory and Neural Engine.
  • Xcode 27 adds agentic coding features, including multi-step agent conversations, side-by-side previews, self-validation via tests, and a new Device Hub for simulation and physical device management.

Technology Related

Sep 1, 12:07 AM EDT
The Apex Times

Apple CEO transition hands AI test to John Ternus as AAPL slips

John Ternus takes over as Apple’s chief executive role as Phil Schiller steps back, with market attention focused on how leadership changes could affect ongoing work on artificial intelligence initiatives. Apple shares slid in early trading following the transition reports.

Apple CEO transition hands AI test to John Ternus as AAPL slips
The Apex Times
Aug 31, 11:21 PM EDT
The Apex Times

Salesforce shares jump 22% after results challenge AI skepticism, CNBC’s Jim Cramer says

Salesforce reported fiscal second-quarter 2027 results on Aug. 27, sending its stock up about 22.6% as investors reassessed worries that artificial intelligence would undercut demand for enterprise software. Jim Cramer, speaking in a market context reported by Yahoo Finance, argued those AI fears were overblown.

Salesforce shares jump 22% after results challenge AI skepticism, CNBC’s Jim Cramer says
The Apex Times
Apple expands AI toolchain for developers with new “intelligence frameworks” and Xcode 27 agentic coding | The Apex Times