Software Development
Discussions highlighted advancements in coding agents like Codex, with GPT-Image-2 significantly enhancing design capabilities in tools like ChatGPT and Claude.
this new image model from OpenAI also drastically improves Codex's abilities when it comes to design…
– best image model: ChatGPT
– best video model: Seedance
– best coding model: ChatGPT/Claude
– best daily driver: ChatGPT/Claudethere isn't a single task where i'd use…
— Machina (@EXM7777) April 22, 2026
GPT-Image-2 was just released…
It's the best image model
(By a wide margin)Heres how to use GPT-Image-2 in ChatGPT, OpenAI Playground and of Course – Codex.
TIMESTAMPS
00:00 Intro
01:27 Initial Tests of GPT-Image-2
02:24 It can GENERATE working BARCODES?
03:40 11 Edits one… pic.twitter.com/pKf3JOd6eH— Riley Brown (@rileybrown) April 22, 2026
Riley Brown shared workflows integrating GPT-Image-2 into Codex for generating iPhone mockups, barcodes, cartoons, and overlays, including extracted skills from Claude’s new design feature for iOS apps usable in any agent.
GPT-Image-2 Doesn't have transparent background.
What is the best background remover API.— Riley Brown (@rileybrown) April 22, 2026
Claude released a new design feature that's great for iOS app design. So I extracted the code and skills and turned it into a skill that can be used by any agent.
Since Codex has comments and web preview built in… it works basically the same.
(Oh and you can use claude 4.7… pic.twitter.com/lyt9CrYz0z
— Riley Brown (@rileybrown) April 17, 2026
Codex skills were demonstrated for pulling assets via Serp API and Firecrawl to create moodboards.
So many people are sending me their Codex workflows. This is wild. Here’s the YouTube video.https://t.co/FhgfwRMSkL https://t.co/gA59H7kkVM
— Riley Brown (@rileybrown) April 22, 2026
Discussions highlighted the evolution of AI-assisted engineering and coding agents. Dan Shipper discussed “compound engineering,” where humans frame problems and polish outputs while AI handles execution, testing, and iteration, enabling one engineer to perform like a team of five.
LLMs write better code than most human engineers. If code is handled, what's left for us?
I chatted with @kieranklaassen, GM of @CoraComputerCora and creator of compound engineering, on @every's AI & I about where humans fit now that AI can generate high-quality code, copy,… pic.twitter.com/md9nPAtaHQ
— Dan Shipper 📧 (@danshipper) April 22, 2026
two basic organizational architectures for agents:
1. everyone has their own agent—this means agents are specialized for the specific tasks / personalities of each person in the org. you get a parallel org chart of agents.
2. one super agent for everyone—this means a single… pic.twitter.com/K3DKJElG05
— Dan Shipper 📧 (@danshipper) April 21, 2026
He emphasized humans as the “bread” in AI workflows, with agents excelling at the “filling.”
counterintuitive things I believe about AI:
SaaS is not dead, it will be stronger than ever
The userbase for SaaS will 10x over the next 3 years because agents will become users
Knowledge work will change dramatically, but everyone will still have jobs (except very specific…
— Dan Shipper 📧 (@danshipper) April 20, 2026
OpenCode announced MiMo v2.5 Pro for coding and Opus 4.7 integration with 1M context.
MiMo v2.5 + MiMo v2.5 Pro now available in Go
• v2.5 → multimodal
• v2.5 Pro → built for codingprice unchanged
— OpenCode (@opencode) April 22, 2026
Opus 4.7 now available in OpenCode
– 1M context
– same pricing as 4.6— OpenCode (@opencode) April 16, 2026
Omar Sar shared TACO, a self-evolving framework for context compression in long-horizon terminal agents, reducing token overhead by 10%.
Pay attention to this one, AI devs.
This is particularly interesting if you work with long-horizon terminal agents that often drown in their own observations.
TACO is a self-evolving framework that automatically discovers and refines context compression rules directly from… pic.twitter.com/FfCNYWv9ca
— elvis (@omarsar0) April 22, 2026
Guillermo Rauch (@rauchg) discussed challenges with AI models like Claude and Codex using the Vercel CLI effectively for tasks such as fetching and reviewing logs, highlighting gaps in current coding agent capabilities.
👂 tell me more about what you’re seeing. CC @MelkeyDev
Do you have the plugin installed?
— Guillermo Rauch (@rauchg) April 23, 2026
👀
— Guillermo Rauch (@rauchg) April 23, 2026
Alex Volkov (@altryne) shared tips for using GPT 5.5 and Codex to recreate pixel-perfect UIs from GP2-image-2 generated designs, recommending separate sessions to avoid generation artifacts impacting code fidelity.
Small PSA: If you're trying to combine GP2-image-2 generated designs + GPT 5.5 to recreate them in Codex:
Make sure to do two separate sessions, first generate the image, then in a new session, ask codex for a pixel perfect recreation.
It seems that 5.5 doesn't "see" the… pic.twitter.com/IisFoNQT3A
— Alex Volkov (@altryne) April 23, 2026
Automation & Orchestration
Focus was on agentic workflows for simple, low-attention tasks using OpenClaw and Hermes, such as auto-research, maintaining Obsidian knowledge bases, and implementing basic software features.
i came to the conclusion that the best use cases for OpenClaw & Hermes were the simple daily tasks…
– launching an auto-research workflow on the side
– growing and maintaining an obsidian knowledge base
– implementing very simple features in software and updating docs…— Machina (@EXM7777) April 22, 2026
Recommendations included building “internet swipe files” in Obsidian with proven content libraries to inject into AI pipelines for better outputs.
i believe the strongest asset for entrepreneurs right now is an "internet swipe file" build in Obsidian…
a knowledge base packed with:
– landing pages
– visual styles
– creatives
– tweets, linkedin posts, tiktoks…
– youtube thumbnailsa massive library of proven content you…
— Machina (@EXM7777) April 20, 2026
Strategies for mastering agents involved automating local business processes iteratively based on feedback.
if you want to master AI agents, do this…
step 1: reach out to a local business owner
step 2: ask what tasks and processes drain their time daily
step 3: figure out how to automate those exact processes with Openclaw
step 4: build it for cheap, get their honest feedback on…— Machina (@EXM7777) April 16, 2026
here's how to become AI agent builder…
get obsessed over improving your existing workflows:
– your outputs can be refined indefinitely
– models keep getting smarter and more capable
– context depth can always be expanded
– data quality can continuously improvethe stuff that…
— Machina (@EXM7777) April 16, 2026
Venture Twins showcased an OpenClaw agent building a browser-based panorama viewer for GPT-Image-2 outputs.
GPT-Image-2 can be used to make full panoramas 🤯
Prompt for a "360 equirectangular image" of a specific place – I asked for Akihibara at night.
Then I had my OpenClaw agent build a viewer in the browser so I could easily upload the image, pan around, and zoom. pic.twitter.com/Uck5UDIeZZ
— Justine Moore (@venturetwins) April 22, 2026
Agentic systems and workflows were a focus, with debates on organizational architectures: personalized agents per user versus centralized super agents.
two basic organizational architectures for agents:
1. everyone has their own agent—this means agents are specialized for the specific tasks / personalities of each person in the org. you get a parallel org chart of agents.
2. one super agent for everyone—this means a single… pic.twitter.com/K3DKJElG05
— Dan Shipper 📧 (@danshipper) April 21, 2026
Shipper predicted agents as 10x SaaS users, requiring “presence” for real-time legibility and multi-agent interactions.
counterintuitive things I believe about AI:
SaaS is not dead, it will be stronger than ever
The userbase for SaaS will 10x over the next 3 years because agents will become users
Knowledge work will change dramatically, but everyone will still have jobs (except very specific…
— Dan Shipper 📧 (@danshipper) April 20, 2026
Omar Sar covered Skill-RAG for failure-aware retrieval, MASS-RAG with specialized agents for relevance and synthesis, and Autogenesis for self-improving protocols.
Karpathy's autoresearch repo started an impressive trend.
Agents can now train AI models to build SoTA agentic systems.
And to think this is just scratching the surface.
Ultimately, it boils down to good research questions or hypotheses. LLMs are not great at this (yet). https://t.co/PtHTLH5kO1
— elvis (@omarsar0) April 21, 2026
// Multi-Agent Synthesis RAG //
Nice paper on improving RAG systems with multiple agents.
(bookmark it)
The paper introduces MASS-RAG, a multi-agent synthesis framework for retrieval-augmented generation.
Specialized agents handle distinct roles: retrieving candidate… pic.twitter.com/IsHy01mAnL
— elvis (@omarsar0) April 21, 2026
Nice paper combining the strength of Skills and RAG.
Most RAG systems retrieve on every query, whether the model needs help or not. This is wasteful when the model already knows the answer, and often too late when it does not.
New research introduces Skill-RAG, a… pic.twitter.com/GqWO6EfcBJ
— elvis (@omarsar0) April 20, 2026
Great paper on self-improving agents.
Why?
We need to think more deeply about AI agent system design.
The protocol specifies a framework for proposing, assessing, and committing improvements with auditable lineage and rollback.
Visual below (courtesy of my research agent). https://t.co/3aRaCM0Q1d pic.twitter.com/rOKR4HRbrF
— elvis (@omarsar0) April 19, 2026
Levelsio automated Home Assistant for lighting via AI prompts.
Today I hacked my Home Assistant with AI to nuke the bright white LED spots that came with my house when I bought it
They're absolutely horrific to look at, they burn into your eyes, all new Portuguese houses come with them, I remember South Korean houses ALSO had these, it's… https://t.co/paGAYnFTq9 pic.twitter.com/Z9UOCqPJ06
— @levelsio (@levelsio) April 22, 2026
Alex Volkov (@altryne) explored Codex’s enhanced browser interactions with GPT 5.5, including web app testing, screenshot capture, and iteration for task completion, alongside NVIDIA’s deployment of cloud VMs for agents with CLI integrations for non-technical users.
This is great, just to confirm, the browser-user skill is only for the in app browser? for controlling chrome playwright or devtools mcp are still the best?
— Alex Volkov (@altryne) April 23, 2026
He also noted open-sourcing of Cua Driver for macOS, enabling background app control for agents like Claude Code and Codex with multi-cursor support.
whoah! amazing, thanks for open sourcing it!
— Alex Volkov (@altryne) April 23, 2026
Strategy & Ecosystem
The AI landscape feels “weird,” with big labs offering compute but high opportunity costs for non-critical projects, prompting calls for researchers to spin out startups.
It's a weird time in AI land.
Working at a big lab is attractive because they have resources (compute!) – and yet the opportunity cost of NOT doing your own thing has never felt higher.
This is particularly true if your model or product isn't on your lab's "critical path."
— Justine Moore (@venturetwins) April 22, 2026
LLMs are disrupting effort-regulated systems like lawsuits, pro se filings, letters of recommendation, and government forms.
Every system that was regulated, either explicitly or implicitly, by the fact that they were effortful for humans (letters of recommendation, lawsuits, government filings, essays) will break. https://t.co/07Z5s2GJyw
— Ethan Mollick (@emollick) April 22, 2026
Upskilling emphasized developing taste and core skills amid commoditized AI outputs, committing to relentless building, and prioritizing simple services over vibe-coding SaaS for monetization.
anything requiring taste – AI images, videos, writing – can be sold at a premium right now…
because while anyone with prompting basics can produce "decent" output (models are stupidly good now), that decent output is becoming worthless
the moment you layer in actual…
— Machina (@EXM7777) April 20, 2026
commit to building one thing all in for 6 months
work every single day no matter of how you feel
find mentors who have achieved what you want
stop consuming content and go create value
quit chasing shiny objects that distract you
focus on fundamentals that actually matter
fail…— Machina (@EXM7777) April 16, 2026
somewhere there's a guy with a $20 chatgpt plan, a cheap laptop, just doing things and absolutely printing money with AI right now…
and there's you, complaining about your $200 claude limits, waiting for the perfect moment, focusing on optimizing bullshit, planning endlessly…
— Machina (@EXM7777) April 19, 2026
vibe coding a SaaS is actually the worst way to go if you want to make money with ai…
it requires a wide range of skills that you probably don't have as of now
not coding skills, but marketing skills
if you're in the need for cash, focus on delivering a simple service…
— Machina (@EXM7777) April 17, 2026
Linkbuilding remains key for LLM visibility over social metrics.
i'm tried of gurus selling you bullshit about AI SEO… here's the fastest way to get mentioned in LLMs…
and i'm sorry to break it to you… but it's still linkbuilding
LLMs are trained on massive text datasets scraped from the internet… which means they "know" your brand…
— Machina (@EXM7777) April 19, 2026
Trends included SaaS resilience with agent users, OpenClaw enabling flexible API usage, and SpaceX-Cursor partnership for coding AI.
huge huge deal https://t.co/addvlAyON4
— Dan Shipper 📧 (@danshipper) April 21, 2026
AI subscriptions to claude or chatgpt are going to be like data plans
this is a good move: https://t.co/mCsyfpVLKB
— Dan Shipper 📧 (@danshipper) April 21, 2026
let's gooooooooo https://t.co/mCsyfpVLKB
— Dan Shipper 📧 (@danshipper) April 21, 2026
counterintuitive things I believe about AI:
SaaS is not dead, it will be stronger than ever
The userbase for SaaS will 10x over the next 3 years because agents will become users
Knowledge work will change dramatically, but everyone will still have jobs (except very specific…
— Dan Shipper 📧 (@danshipper) April 20, 2026
Emad Mostaque unveiled Logos, a first-principles system yielding physics insights like a cosmological constant from relativity algebra.
What's cooler than finding a 27-year-old bug in OpenBSD?
Finding a positive cosmological constant hiding for over a century in the algebra of relativity🌌
No new physics or math needed🧮
Possibly the most elegant novel result we'll see, but even more interesting ones coming👀 https://t.co/F7o5pqYmf6
— Emad (@EMostaque) April 22, 2026
Physics paper in, manga out https://t.co/ljPPc8SXnW pic.twitter.com/yHxFgU6zaY
— Emad (@EMostaque) April 21, 2026
Excited to go public with Logos, a first principles system designed for intuition & innovation
We are starting by sharing results in physics before moving to other domains
Today’s is a lot of fun, one small bit of algebra missed for 121 years that improved special relativity… https://t.co/ljPPc8Tvdu
— Emad (@EMostaque) April 20, 2026
Simon Willison noted Cloud Run’s sandboxes, spending caps, and SSH for agent-safe execution.
New sandbox! https://t.co/11BCE7Pls8
— Simon Willison (@simonw) April 22, 2026
This is a really big deal – it's easy to run into nasty bills with Cloud Run if your site attracts aggressive scrapers, spending caps make it a whole lot safer to run small projects on https://t.co/GPwBm85OpY
— Simon Willison (@simonw) April 22, 2026
Guillermo Rauch (@rauchg) provided detailed updates on Vercel’s security incident originating from a breach at AI platform Context.ai, emphasizing AI-accelerated threat actors, env var best practices, and industry collaborations for credential rotation and supply chain safety.
I want to keep everyone updated on the details of the security investigation.
The team performed an in-depth analysis to search for root causes and to better understand the behavior of the threat actor.
We cast a very wide net, pulling and processing nearly a petabyte of logs…
— Guillermo Rauch (@rauchg) April 23, 2026
I’m so encouraged by the way our team and industry peers have shown up to protect the internet.
We’ve now shipped over 20 product improvements across Dashboard and CLI to help your security posture.
Easier to set up MFA, audit your Environment Variables, Activity logs and more https://t.co/5Qi2NEvUhw
— Guillermo Rauch (@rauchg) April 21, 2026
Here's my update to the broader community about the ongoing incident investigation. I want to give you the rundown of the situation directly.
A Vercel employee got compromised via the breach of an AI platform customer called https://t.co/xksNNigVfE that he was using. The details…
— Guillermo Rauch (@rauchg) April 19, 2026
Cristóbal Valenzuela (@c_valenzuelab) warned that institutions risk obsolescence due to internal resistance to AI adoption, citing examples like mandatory legal reviews of prompts, and highlighted Runway’s global meetups nearing 100 events.
A lot of institutions and companies won’t die because of AI. They’ll die because of their own internal inability to learn.
Someone recently told me that at a big company, legal had to review and approve every prompt before anyone could use any model. Think about how insane that…
— Cristóbal Valenzuela (@c_valenzuelab) April 23, 2026
Runway meetup in Tokyo, Japan. Huge shoutout to Miho, Hero, and Yves for organizing a fantastic community get-together.
Runway meetups are happening everywhere, we're getting closer to 100 meetups so far across 75 cities around the world just in the last 12 months. pic.twitter.com/vLwOYFzQvo
— Cristóbal Valenzuela (@c_valenzuelab) April 23, 2026
Ostris (@ostrisai) reflected on AI’s transformative impact, noting Claude’s rapid code generation for model layer migrations that once took days manually.
The crazy thing is, I only spent a few minutes telling Claude what I wanted it to do with the weights of the layers. It wrote a migration function in a few seconds. ~10 years ago, I spent 2 days writing a numpy/tensorflow function to do something similar. The world has changed.
— Ostris (@ostrisai) April 19, 2026
Creative & Visual Media
GPT-Image-2 dominated, praised as the best image model for photorealism, 4K/2K resolution, multilingual text, barcodes, 11+ edits in one prompt, product photos, UI mockups, and equirectangular panoramas viewable in 360°.
GPT-Image-2 can be used to make full panoramas 🤯
Prompt for a "360 equirectangular image" of a specific place – I asked for Akihibara at night.
Then I had my OpenClaw agent build a viewer in the browser so I could easily upload the image, pan around, and zoom. pic.twitter.com/Uck5UDIeZZ
— Justine Moore (@venturetwins) April 22, 2026
1 week ago i'd have told you this is not AI…
this is the first time ever i genuinely can't tell what is AI and what isn't
the window is closing very fast https://t.co/eENWEzoGgw
— Machina (@EXM7777) April 22, 2026
GPT-Image-2 Doesn't have transparent background.
What is the best background remover API.— Riley Brown (@rileybrown) April 22, 2026
GPT-Image-2 was just released…
It's the best image model
(By a wide margin)Heres how to use GPT-Image-2 in ChatGPT, OpenAI Playground and of Course – Codex.
TIMESTAMPS
00:00 Intro
01:27 Initial Tests of GPT-Image-2
02:24 It can GENERATE working BARCODES?
03:40 11 Edits one… pic.twitter.com/pKf3JOd6eH— Riley Brown (@rileybrown) April 22, 2026
Limitations include poor counting, anchoring (e.g., PerfectSquashBench), and no transparent backgrounds, sparking API background remover queries.
Image models tend to get much more stuck on a particular direction than text models, requiring clearing the context window fairly often.
PerfectSquashBench is my new measure of how image models anchor. The squash remains merely fine after many attempts. pic.twitter.com/W58vdo0oss
— Ethan Mollick (@emollick) April 22, 2026
GPT-Image-2 Doesn't have transparent background.
What is the best background remover API.— Riley Brown (@rileybrown) April 22, 2026
Ilker shared Y2K-style website images and favorites from FAL.
Which one is your fav? pic.twitter.com/4VIQ1l6QA1
— ilker (@ailker) April 22, 2026
y2k website for @fal pic.twitter.com/JrFwXg8DBo
— ilker (@ailker) April 22, 2026
Model choice (e.g., GPT-5.4 Thinking/Pro) impacts complex outputs.
Every system that was regulated, either explicitly or implicitly, by the fact that they were effortful for humans (letters of recommendation, lawsuits, government filings, essays) will break. https://t.co/07Z5s2GJyw
— Ethan Mollick (@emollick) April 22, 2026
Generative models dominated, with fal launching GPT Image 2 (strong text, layout, photoreal), Tripo3D H3.1/P1.0 for 3D, Seedance 2.0 1080p, and VOID for video object removal.
🚨 GPT Image 2 is live on fal, day 0!
🔤 Strong text rendering
🧭 Better layout + UI adherence
🛠️ Cleaner preserve-and-change edits
📷 Strong everyday photoreal output pic.twitter.com/V4K1clKSYV— fal (@fal) April 21, 2026
🥁 Something big is coming… pic.twitter.com/wsBmidB0Kp
— fal (@fal) April 20, 2026
🧊 Tripo3D H3.1 & P1.0 are now live on fal!
🎯 H3.1: High-fidelity 3D with rich geometry, sharp textures & visual accuracy for hero assets
⚡ P1.0 Smart Mesh: Clean low-poly topology, production-ready for game engines
✨ PBR materials, quad mesh & detailed quality tiers pic.twitter.com/dWz2uz5cnE— fal (@fal) April 20, 2026
🚨 Seedance 2.0 1080p drops on fal!
🎬 Full HD video generation with Seedance 2.0
🖼️ Production-ready resolution for campaigns, social and trailers
✨ Sharper detail and cleaner motion for cinematic deliverables https://t.co/XIFyX4XJTL— fal (@fal) April 20, 2026
🚨 VOID is now live on fal!
🗑️ Video object removal that also corrects physical interactions
💥 Remove a person or an object
🎬 Handles multiple objects, fast motion and complex backgrounds pic.twitter.com/xjAr5e1IUJ— fal (@fal) April 16, 2026
AIWarper tested GPT-image-2 resolutions, 360 equirectangular, and voice LoRAs with VOXCPM.
GPT-image-2 supports any resolution as long as all of these constraints are met:
– Maximum edge length <3840px
– Both edges must be a multiple of 16
– Ratio between the long edge and short edge must not be greater than 3:1
– Total pixels <= 8,294,400
– Total pixels > 655,360 pic.twitter.com/fIFfs8KlKk— A.I.Warper (@AIWarper) April 22, 2026
Step 1:
Generate the base image with GPT-2Step 2:
Serve the image you just generated back to GPT-2 with this prompt:"Convert this scene into a 360 equirectangular image" pic.twitter.com/AVqVxmcf6F
— A.I.Warper (@AIWarper) April 21, 2026
Trained another voice lora using VOXCPM.
Also got the TTS running near real time with a Rust port and WSL
Absolutely incredible. This one was trained on 20 clips.
Not releasing these for obvious reasons – purely for science pic.twitter.com/oFJwCp08DG
— A.I.Warper (@AIWarper) April 21, 2026
Emad Mostaque showcased GPT Image 2 on complex prompts like Pokémon periodic table and Chrono Trigger Rebirth.
gpt image 2 can do some reallly hard prompts well
I present – the periodic table of Pokémon https://t.co/sx8QQurKkD pic.twitter.com/cvwxKeU0L9
— Emad (@EMostaque) April 21, 2026
Chrono Trigger Rebirth
plz @SquareEnix pic.twitter.com/Qu50mi482A
— Emad (@EMostaque) April 21, 2026
Levelsio integrated GPT-Image-2 into photoai.com.
📸 GPT-Image-2 is now live on https://t.co/1vEawpI5vb
And it's great for photos of people (too) https://t.co/tibTO2NlZM pic.twitter.com/SVezBonGIs
— @levelsio (@levelsio) April 21, 2026
Gokay (@gokayfem) promoted Kling native 4K video on fal.ai, featuring elements, multi-prompts, audio support, and high-fidelity exports for campaigns.
this model is insane with details https://t.co/5TgskLrwak
— gokaygokay (@gokayfem) April 23, 2026
Heather Cooper (@HBCoop_) showcased Seedance 2.0 for comic book ideas and Kling 3.0 animations from Midjourney scraps, emphasizing workflow chaining.
Comic book ideas 👀
→ Seedance 2.0 pic.twitter.com/8gUgHbv2WV
— Heather Cooper (@HBCoop_) April 23, 2026
One person's scraps are another person's treasure.
Midjourney -> Kling 3.0: pic.twitter.com/qSqb9uwnJ3
— Heather Cooper (@HBCoop_) April 23, 2026
Ostris (@ostrisai) advanced Z-Image experiments, scaling to 1024×1024 at 512×512 compute via patch layer expansions, and added LoRA training support for 17B MoE Nucleus-Image in AI Toolkit.
I have been training this a few days now. It is still converging on the details, but it is making a lot of progress. These 1024×1024 images have the same compute cost as 512×512 on the original z-image. https://t.co/hDdLSAYD3H pic.twitter.com/bAArVf2tDL
— Ostris (@ostrisai) April 23, 2026
Z-Image experiment. I expanded the patch-2 layers to patch-4. New layers = patch-2 layers averaged over sub-patches (in) / replicated (out), so the weights are already close with zero training. Finetuning now to clean it up. If it works: 2× image size at the same compute. pic.twitter.com/sbVe7Gk2DF
— Ostris (@ostrisai) April 19, 2026
Ostris AI Toolkit now supports training LoRAs on top of @withnucleusai Nucleus-Image. A 17B param, 2B active, MoE image model.
Currently only trains the shared expert and other non-expert layers, which works well for most LoRAs. Will try to add full MoE support soon. pic.twitter.com/6NKiWD7EqH
— Ostris (@ostrisai) April 16, 2026
fofr (@fofrAI) compared ChatGPT Images v2 vs. Nano Banana Pro on physics adherence like water refraction, showing v2’s consistent failures even with extended thinking.
If you tweak the prompt to force it to think, then Images v2 gets it right. But the simple prompt seems to always fail (with extended thinking on, and also when saying try again, or asking it to think about it first) pic.twitter.com/3ksbkzbiIc
— fofr (@fofrAI) April 22, 2026
Cristóbal Valenzuela (@c_valenzuelab) addressed Seedance 2.0 quality/queue issues on Runway, collaborating with Bytedance for fixes, and envisioned model-streamed video frames bypassing traditional compositing.
Imagine every frame of your video, generated live directly from a model. No timeline, no compositor, no render farm. Just exactly what you want to see. https://t.co/tPjwBAmRDQ
— Cristóbal Valenzuela (@c_valenzuelab) April 23, 2026
We are actively looking into reports on quality, queues and new errors related to Seedance 2.0 and are working closely with Bytedance to get things back to normal.
— Cristóbal Valenzuela (@c_valenzuelab) April 23, 2026