6/ Two more worth knowing: Google's Gemini CLI shut off Jun 18 – devs migrating to the new Antigravity CLI + platform. GLM-5.2 weights are open under MIT. Top open-weights model ~1pt behind Claude Opus 4.8 on FrontierSWE. Self-hosting is the safer path.
SOFTWARE
-
xAI launches Grok Imagine Video 1.5 with integrated audio
By
–
4/ xAI shipped Grok Imagine Video 1.5 (GA).
— Futurepedia – Learn to Leverage AI (@futurepedia_io) 22 juin 2026
Image-to-video with sound effects, ambience and dialogue generated in the same pass — no separate audio step.
The Fast variant: ~25 sec for a 6-second 720p clip, down from 40+.
Live on the API, https://t.co/dvlgFY9jys, iOS, Android. pic.twitter.com/kwOQ3mZFiM4/ xAI shipped Grok Imagine 1.5 (GA). Image-to-video with sound effects, ambience and dialogue generated in the same pass — no separate audio step. The Fast variant: ~25 sec for a 6-second 720p clip, down from 40+. Live on the API, http://
grok.com, iOS, Android. -
AI ARR triples to $500M, Firefly reaches $300M
By
–
Their AI-focused ARR tripled year over year to surpass $500 million. Very few enterprise software companies report this level of direct, paid AI adoption. The engine of this breakthrough is Firefly, which now reaches $300 million.
-
Sakana Fugu: Multi-agent orchestration system via single model API
By
–
Introducing Sakana Fugu: A full multi-agent orchestration system accessible via a single model API.
— Sakana AI (@SakanaAILabs) 22 juin 2026
Our ‘Fugu Ultra’ model matches the performance of Fable and Mythos, delivering frontier capability without the risk of export controls.
Try it: https://t.co/aDEFyySWlS 🐡 pic.twitter.com/43wzMAhyzTIntroducing Sakana Fugu: A full multi-agent orchestration system accessible via a single model API. Our ‘Fugu Ultra’ model matches the performance of Fable and Mythos, delivering frontier capability without the risk of export controls. Try it: https://
sakana.ai/fugu -
Microsoft Unveils Project Solara AI-Agent Platform for Future
By
–
Microsoft Unveils Project Solara, an #AIAgent-First Platform for the Future
— Ronald van Loon (@Ronald_vanLoon) 22 juin 2026
via @WevolverApp#EmergingTech #Innovation #Technology #Tech pic.twitter.com/aGzp7weddcMicrosoft Unveils Project Solara, an #AIAgent-First Platform for the Future
via @WevolverApp #EmergingTech #Innovation #Technology #Tech -

Happy Father’s Day to Codex for raising threads and shipping projects
By
–
Happy Father’s Day to Codex! Raising hundreds of threads across projects, resolving conflicts, and somehow always shipping before bedtime.
-
Software updates reduce errors, earning trust for long autonomous drives.
By
–
It gets rid of mistakes with every update. Not many left. It has been earning more and more trust. I drove from Seattle to San Jose in one shot two years ago. Only rarely had my hand on the steering wheel. Even through smoke, fog, snow, and heavy rain.
-
Ollama slower, slop, code thieves; better alternatives listed
By
–
ollama > slower than llama.cpp on windows
> slower than mlx on mac
> slop useless wrapper
> literal code thieves alternatives? > lmstudio
> llama.cpp
> exllamav2/v3
> vllm
> sglang
> trt-llm literally anythingʼs better than ollama -

Why focus on inference engines: performance gains with vLLM and Sglang
By
–

Why do I focus on Inference Engines/Software Stacks for your hardware? – 2x RTX 3090s: ~14.5 tok/s → ~64 tok/s moving to vLLM w/ TP=2 – RTX PRO 6000: ~32 tok/s → ~110 tok/s moving to Sglang So: – CUDA/2+ GPUs: ExLlamaV3/vLLM/Sglang > llama.cpp – Edge: llama.cpp > Ollama