AI SDK 7 agent platform, Google Gemini education tools, and Replicate model drops
TL;DR
Vercel shipped AI SDK 7 for production agents while Google released Gemini updates for parents, students, and educators; Replicate and Hugging Face added new models and Product Hunt surfaced agent tools.
What shipped
On 25 June multiple vendors released agent platforms, education-focused Gemini features, and new models on Replicate and Hugging Face. Vercel expanded its SDK with durable workflows and tool approvals. Google focused on classroom and home uses while smaller launches added image and coding models.
Vendor launches
Google supplied the largest share of updates with Gemini tools aimed at parents, students, and schools alongside education grants. Vercel released AI SDK 7 and new harness adapters for agent runtimes. Nvidia and other vendors added smaller product notes.
- •Gemini for parents Google published five practical Gemini prompts that help parents handle homework assistance and meal planning without extra screen time.
- •Deep Agents adapter Vercel added Deep Agents and OpenCode support to the AI SDK Harness so developers can swap runtimes inside one Vercel Sandbox without code changes.
- •Agent product design limits Vercel explained that agents still miss the reasoning behind design decisions stored in reviews and Slack threads rather than code alone.
- •Google job tools Google released three Gemini-based tools that streamline resume tailoring, interview practice, and application tracking for job seekers.
- •Student AI notebooks Google announced connected study notebooks and free ACT and GRE practice tests inside its education suite.
- •Kentucky writing feedback Henry County schools used Gemini for Education to close writing achievement gaps across multiple grade levels.
- •Educator-led AI tools Google highlighted new Gemini features that let teachers set learning goals and receive personalized student progress reports.
- •ISTE 2026 collection Google bundled its latest education announcements into one hub covering connected AI tools for classrooms.
- •Gemini Home commands Google listed one hundred new voice routines that control lights, reminders, and daily household tasks via Nest devices.
- •AI SDK 7 release Vercel launched AI SDK 7 with built-in reasoning control, durable workflows, and MCP App support for TypeScript agent projects.
- •AI SDK 7 production depth The SDK now handles tool approvals, provider files, and terminal UIs while supporting every major model provider out of the box.
Replicate new models
Replicate added one multimodal model from Alibaba and six new Ultralytics YOLO26 variants for segmentation, classification, and pose tasks. Builders can call each model directly through the HTTP API.
- •Qwen3.7-Plus on Replicate Alibaba's cost-effective multimodal model with one-million-token context launched for vision-language and agentic coding tasks.
- •YOLO26-seg model Ultralytics released an instance segmentation model selectable across five sizes and runnable via Replicate's API.
- •YOLO26-cls model Ultralytics added an ImageNet classification model with selectable sizes that runs directly on Replicate.
- •YOLO26-obb model Ultralytics launched an oriented bounding-box detector for aerial imagery, available in multiple sizes on Replicate.
- •YOLO26-seg repeat A second segmentation variant for COCO-Seg appeared on Replicate with the same size options.
- •YOLO26-sem model Ultralytics released a semantic segmentation model trained on Cityscapes and selectable by size on Replicate.
- •YOLO26-pose model Ultralytics added a pose estimation model for COCO-Pose that supports multiple sizes via Replicate.
Hugging Face trending
Five models trended on Hugging Face including text-generation and image-text variants from smaller labs plus one research paper on text detoxification for low-resource languages.
- •DeepSeek-v4-Fable Chunjiang-Intelligence's text-generation model built with transformers is available for download and fine-tuning on the Hub.
- •Gemma4-12B-QAT variant HauhauCS released an uncensored image-text-to-text model that supports fine-tuning through the Hugging Face Hub.
- •Qwythos-9B model Empero-ai's text-generation model with extended context is listed for direct download and inference on the Hub.
- •Krea-2-Raw Krea published a text-to-image model using the diffusers library that is ready for fine-tuning on Hugging Face.
- •Tatoxa detoxification paper Researchers shared a system for detecting abusive content in Tatar and other low-resource languages.
Product Hunt picks
Nine agent-focused products appeared on Product Hunt covering test repair, deal automation, always-on runtimes, and passive observability for AI agents.
- •Blop The tool accepts an app description then generates and repairs broken tests automatically.
- •Papermark Agents AI agents can now run deal rooms, fundraising processes, and data-room tasks end to end.
- •Grass 2.0 An always-on computer lets users run coding agents from a phone without local hardware.
- •Sidegent The platform teaches agent building through hands-on project templates and guided exercises.
- •Genspark Design Users generate UI prototypes, short videos, and posters from simple text prompts.
- •Heron The tool provides passive eBPF-based observability for monitoring AI agent behavior.
- •Paybond CLI Developers can approve and limit agent spending directly from the terminal.
- •QuickMaker A single subscription gives access to multiple state-of-the-art models inside Blender.
- •Zaro One prompt turns existing context into working agents and apps without extra scaffolding.
Other
AWS published three posts on deploying super-resolution models and agentic overlays on SageMaker. LangChain, HeyGen, and Capital One shared separate updates on agent tooling and business AI use.
- •SeedVR2 on SageMaker AWS showed how to deploy the SeedVR2 super-resolution model on its managed AI platform.
- •Data mesh agent apps AWS described a modern data-mesh approach for building agentic applications at scale.
- •Agentic overlays on legacy systems AWS explained how to add agent layers to existing enterprise services without full rebuilds.
- •LangChain June newsletter LangSmith added fleet on-call copilots, voice trace debugging, and new deployment courses.
- •HeyGen ARR milestone HeyGen reached $200 million ARR in eight months driven by identity-first AI video generation.
Industry news
Former Databricks AI chief launched Un-0 to cut image-generation power use dramatically. Notion dropped its email app to focus entirely on agent-driven inbox management.
- •Un-0 power reduction The new image-generation system from Un-0 aims to lower AI power consumption by up to one thousand times.
- •Notion drops email app Notion ended its Skiff-based email product because users now prefer AI agents to manage inboxes.
What this means for you
For Vibe Builders: You can now test agent runtimes through Vercel's unified harness and launch prototypes with Product Hunt tools like Blop and Zaro without writing infrastructure code. Google Gemini features for parents and students give ready-made prompts you can embed into client projects today. Replicate's YOLO26 and Qwen models let you add vision or coding capabilities to demos in minutes.
For Non-techies: Google added Gemini routines for homework help, job applications, and household tasks that work inside existing apps or Nest devices. HeyGen's video tools and Notion's agent inbox shift mean small teams can automate repetitive work without hiring developers. Watch for lower Google Play fees if you sell apps in the UK.
For Developers: AI SDK 7 introduces durable workflows, tool approvals, and MCP support so you can move agents from prototype to production inside TypeScript. Replicate and Hugging Face drops give immediate access to new YOLO26 and text models for benchmarking. Track Un-0 power claims and LangSmith on-call copilots before updating your observability stack.
What to watch next
Watch for production benchmarks on AI SDK 7 workflows and any follow-up from the ISTE education announcements. Check Replicate for additional YOLO26 size variants and new Hugging Face model cards.
Harsh’s take
The day split between polished consumer Gemini features and serious agent infrastructure from Vercel and Product Hunt tools. Education and parent use-cases dominated Google's output while real production depth appeared only in the AI SDK 7 release. Builders should ship one small agent using the new harness adapters this week and measure tool-approval latency before scaling further.
by Harsh Desai
Sources
Vendor launches
- •5 ways Google parents are using Gemini
- •Deep Agents and OpenCode are now available in the AI SDK Harness
- •Teaching agents product design at Vercel
- •Try these 3 Google AI tools to help find your next job.
- •Investing in Ukraine’s AI leadership and economic future
- •Supporting students with connected AI tools for more personalized learning
- •How a Kentucky school district is scaling writing feedback with Gemini
- •Google.org is funding two long-term partners on education and AI.
- •Elevate your campaign performance with June’s Demand Gen Drop.
- •Our latest Google Finance upgrades, including a new app
- •Building AI tailored for education, with educators in the lead
- •ISTE 2026: Supporting teaching and learning with connected AI tools
- •The Ultimate Summer Sale Pairing: Steam Sale Meets GeForce NOW Discounts
- •100 new ways to make your day easier with Gemini for Home voice assistant
- •AI SDK 7 is now available
- •AI SDK 7
- •Google Play updates let U.K. developers do more and pay less.
- •Read our white paper on a pragmatic approach to AI governance in America.
Replicate new models
- •qwen3-7-plus by qwen launches on Replicate
- •yolo26-seg by ultralytics launches on Replicate
- •yolo26-cls dropped on Replicate today
- •yolo26-obb dropped on Replicate today
- •yolo26-sem dropped on Replicate today
- •yolo26-pose dropped on Replicate today
Hugging Face trending
- •DeepSeek-v4-Fable by Chunjiang-Intelligence trends on HuggingFace
- •Gemma4-12B-QAT-Uncensored-HauhauCS-Balanced by HauhauCS trends on HuggingFace
- •Qwythos-9B-Claude-Mythos-5-1M by empero-ai trends on HuggingFace
- •Krea-2-Raw by krea trends on HuggingFace
- •The Tatoxa System for Text Detoxification in Low-Resource Languages: The Case of Tatar
Product Hunt picks
Other
- •Implementing super resolution by deploying SeedVR2 on Amazon SageMaker AI
- •Building agentic AI applications with a modern data mesh strategy on AWS
- •Retrofit, don’t rebuild: Agentic overlays for transforming legacy enterprise services
- •June 2026: LangChain Newsletter: Fleet On-Call Copilot, Deep Agents Rubrics, and More
- •Why Does a Bank Need a Chief Scientist?
- •PublishedJune 25th, 2026HeyGen Doubles to $200M ARR in Eight Months on the Rise of Identity-First AI Video
Industry news
More AI news
- FeaturePatronus AI raises $50M to build digital worlds for AI agent testing
Patronus AI, founded by former Meta AI researchers, raises $50M to develop digital worlds that stress-test AI agents.
- FeatureWhich tokens does a hybrid model predict better?
Token analyses of Olmo 3 and Olmo Hybrid show hybrids predict meaning-bearing tokens better than transformers. Transformers retain an edge on verbatim copying.
- FeatureCohere publishes post on automating fork maintenance with AI agents
Cohere released a post on automating fork maintenance with AI agents.