AI Topics Discussed on 15 Feb, 2026
Creative & Visual Media
Heather Cooper (@hbcoop_) posted several examples of generative AI content creation, including a surreal portrait of a woman’s face fragmented with overlaid misty cloud and sunset images captioned “Fragmented existence.”
Fragmented existence. pic.twitter.com/etKzc3TAQ9
— Heather Cooper (@HBCoop_) February 15, 2026
Another featured a mysterious cyberpunk interior scene of an abandoned facility with hanging organic masses, neon-lit tanks, and atmospheric lighting captioned “Location unknown.”
Location unknown. pic.twitter.com/5ZJJXTTTth
— Heather Cooper (@HBCoop_) February 15, 2026
She also shared a generative video captioned “Good night 💫.”
Good night 💫 pic.twitter.com/Qan2XMn5qm
— Heather Cooper (@HBCoop_) February 15, 2026
ilker shared a video generated with Seedance 2.0 titled “MEOWPOCALYPSE,” expressing interest in creating a short film using the tool.
MEOWPOCALYPSE
I’m honestly considering making a short film for this with Seedance 2.0 (even if I'm the only one who ever watches it) pic.twitter.com/6Kq0cbY2Yl
— ilker (@ailker) February 15, 2026
Justine Moore demonstrated Krea.ai’s new iPad app for real-time sketch-to-image generation, predicting streams of users sketching and rendering full stories.
Sketch to real-time image generation ✨
Had to charge up the old iPad to test out @krea_ai's new app – and it did not disappoint!
I suspect we'll soon be getting streams where you can watch people sketch and render full stories. pic.twitter.com/BhHX2iMM2V
— Justine Moore (@venturetwins) February 15, 2026
Software Development
Simon Willison introduced “Deep Blue,” a term for the psychological ennui and existential dread software developers feel due to LLMs disrupting traditional coding.
On the @oxidecomputer and friends podcast last month we (primary credit @ahl) coined the term "Deep Blue" for the sense of psychological ennui leading into existential dread that many software developers are feeling thanks to LLMs right now https://t.co/6YuY3872b2
— Simon Willison (@simonw) February 15, 2026
Levelsio used Claude Code to analyze and chart the exponential rise in AI-generated replies on X.
I detect AI replies pretty easily and then check their profile and check their other replies, takes 2 seconds and I've been doing it since 2024, so I have about 2+ years of datahttps://t.co/cApZ0U8iXH pic.twitter.com/LKz1D6xZ4d
— @levelsio (@levelsio) February 15, 2026
Machina emphasized improving prompting skills by studying AI limitations in tools like Seedance, OpenClaw, Nano Banana, and MiniMax to achieve better outputs.
if you want godlike prompting skills, you need to study where AI breaks…
tools like Seedance, OpenClaw, Nano Banana, MiniMax… they all have their own limitations
the fastest way to improve your outputs is to explore where AI fails… which comes with more time spent using…
— Machina (@EXM7777) February 15, 2026
Automation & Orchestration
Alex Volkov (@altryne) detailed challenges with OpenClaw’s integration of QMD for persistent agent memory, noting slow cold-start queries exceeding 21 seconds, broken MCP HTTP transport lacking a session ID generator, failed direct invocations, and ineffective BM25 search over JSONL session files on Mac Mini.
At least on my mac mini QMD has tons of issues:
– Every query if effectively a cold start
– Takes over 21 seconds to get a query answer, reranking is slow as heck (is it running on metal)
– MCP seems broken (Confirmed by Deepwiki)
– @openclaw fails to invoke QMD directly… https://t.co/a1SgQWIRvb pic.twitter.com/8P25cNNtCb— Alex Volkov (Thursd/AI) (@altryne) February 15, 2026
How did you guys fix persistent memory with OpenClaw? My bot keeps forgetting stuff, I already have qmd installed
— @levelsio (@levelsio) February 15, 2026
He also identified OpenClaw’s auto-discovery and injection of workspace Markdown files (like agents.md, TOOLS.md) causing severe context token truncation.
oh ok holy crap… I've had multiple md files in the root of my workdir, and apparently openclaw autodiscovers md files and autoinjects them into context wtf?
so it wrote like a BUNCH of long ass files to itself, inserted them and memory was getting truncated! pic.twitter.com/9UhZbL1FP0
— Alex Volkov (Thursd/AI) (@altryne) February 15, 2026
Looks like the https://t.co/PLo8fbBhMG default updated significantly since I installed my own, have to do manual splicing, there are a WHOLE host of updated security and memory practices 🤔
— Alex Volkov (Thursd/AI) (@altryne) February 15, 2026
Guillermo Rauch (@rauchg) endorsed the OpenClaw Foundation’s establishment to safeguard the open-source agent community and user data ownership.
Awesome
— Guillermo Rauch (@rauchg) February 15, 2026
Peter Steinberger announced he’s joining OpenAI to advance personal agents, with OpenClaw transitioning to an independent open-source foundation supported by OpenAI.
I'm joining @OpenAI to bring agents to everyone. @OpenClaw is becoming a foundation: open, independent, and just getting started.🦞https://t.co/XOc7X4jOxq
— Peter Steinberger 🦞 (@steipete) February 15, 2026
Congrats man! Insane speedrun
— @levelsio (@levelsio) February 15, 2026
Community reactions highlighted OpenClaw’s rapid growth and multi-agent future.
crazy fumble by Anthropic. Clawdbot became the fastest growing AI project of all time, generating nothing but goodwill. And instead of Dario reaching out — like Sam and Mark did — they just pressured him with legal threats (a gentle request to rename it would’ve been fine) https://t.co/x3V8vDNVsI
— Andrew Hart (@AndrewHart) February 15, 2026
Peter Steinberger is joining OpenAI to drive the next generation of personal agents. He is a genius with a lot of amazing ideas about the future of very smart agents interacting with each other to do very useful things for people. We expect this will quickly become core to our…
— Sam Altman (@sama) February 15, 2026
Emad Mostaque announced the upcoming v1 release of the II-Agent open-source repo, positioning it as a top terminal agent competitive with others like Manus and Genspark.
Tidying up the repo for the II Agent open source repo v1 release shortly
Top open agent in terminal bench & feature competitive with Manus, Genspark etc
Just adding some final thingshttps://t.co/q0jpPPgmqo https://t.co/xqCXU7CI3j
— Emad (@EMostaque) February 15, 2026
Omar Sar noted OpenClaw is just the beginning for proactive agents, urging builders to create their own harnesses to stay in control amid rapid model advancements.
the crazy part is that openclaw is just touching the surface of what proactive agents can do
if you are mindblown already, just wait and see what's coming in the next couple of months
i don't use openclaw but i've been building my own proactive agent nonstop
there are higher… https://t.co/YLOyoq8w15
— elvis (@omarsar0) February 15, 2026
He also shared Google DeepMind’s new framework for intelligent AI delegation in agent networks, covering task allocation, authority transfer, trust mechanisms, and protocols for the agentic web.
New research from Google DeepMind.
Really good read to understand what's ahead with AI agents.
It introduces a comprehensive framework for intelligent AI delegation, a sequence of decisions involving task allocation that also incorporates transfer of authority, responsibility,… pic.twitter.com/ag2FHon4c8
— elvis (@omarsar0) February 15, 2026
Machina advised against over-planning agent setups like OpenClaw, recommending instead to assign tasks and let agents figure out builds independently to prioritize user work.
stop spending weeks setting up your openclaw
planning the work is not doing the work…
researching the best setup, looking for new skills, designing a perfect mission control isn't doing the work
the work is giving a task to your agent, guiding him through figuring out what…
— Machina (@EXM7777) February 15, 2026
Ethan Mollick highlighted Claude Cowork plugins as a scalable successor to GPTs for agents, enabling specialized knowledge for hard tasks and customizable skills writable by non-technical experts.
To get an idea of the near-term future of work with AI, take a look at the official Claude Cowork plugins, which give the AI specialized knowledge for various hard tasks
A natural successor for GPTs, but built for agents (& therefore much more scalable & customizable for firms) pic.twitter.com/QuHDLAfiNt
— Ethan Mollick (@emollick) February 15, 2026
If you know a field well, you can probably edit or write your own skill which, since it can be run many times by many people, can have a large impact. And they are written in plain language that a non-technical expert can compose, test & scale. Will be valuable for organizations
— Ethan Mollick (@emollick) February 15, 2026
Strategy & Ecosystem
Discussions emphasized open-source alternatives to OpenClaw amid its OpenAI ties, with questions on data privacy and competitive options.
What’s the best open alternative to OpenClaw right now? Doesn’t make sense to put all your data into it if it’s owned by OpenAI. https://t.co/OGd2tGHZ83
— Igor Babuschkin (@ibab) February 15, 2026
Simon Willison sought the best models for direct voice conversations, noting ChatGPT’s use of 4o-class models and ongoing improvements in Claude’s voice mode.
What's the best model you can directly have a voice conversation with these days?
I believe ChatGPT still switches to a 4o-class model for voice conversations, I'd be happy to be corrected on that
— Simon Willison (@simonw) February 15, 2026
Levelsio warned of unusable reply sections on X due to surging AI replies, suggesting detection tech or reply lockdowns.
I asked Claude Code to chart my AI reply detection
As I thought it's going exponential now
There was a small slowdown from July to November last year, then it went back up and with everyone running OpenClaw (I think) it's now going exponentially up again
I think @X will have… https://t.co/hDiEtP1o0l pic.twitter.com/LBFtDeEe7o
— @levelsio (@levelsio) February 15, 2026
OpenRouterAI noted MiniMax M2.5 rising to #2 on leaderboards, closely trailing Kimi K2.5.
MiniMax M2.5 is already catching up to Kimi K2.5 👀
#2 on the leaderboard: pic.twitter.com/Paa5BoNBY8— OpenRouter (@OpenRouterAI) February 15, 2026
Machina promoted deep AI research for persona analysis, competitor strategies, and content ideas, recommending ChatGPT with model 5.2.
deep research is one of the most underrated features of AI…
people are not willing to invest 5min to get results
here are 3 great use cases:
– do a persona research across forums, blogs and reddit to reveal their pain points
– analyze competitor strategies to find winning…— Machina (@EXM7777) February 15, 2026
The Boring Marketer suggested revisiting prior AI-generated marketing assets and updating them with Opus 4.6 for improved results.
free alpha – go back through all your marketing assets you made with prior models and ask Opus 4.6 to update them
10/10 would recommend
— The Boring Marketer (@boringmarketer) February 15, 2026