Opus 4.6 by @AnthropicAI just took the #1 spot on the leaderboard on Poe. Strong signal that high-end reasoning, speed and real-world usability is winning right now. https://
poe.com/leaderboard
LLMS
-

Opus 4.6 Achieves Top Ranking on Poe Leaderboard
By
–
-

@testingcatalog — 2026-02-10
By
–
Google is working on a new "AI coding" section for Gemini Enterprise. It opens a new tab with a prompt bar and additional filters for connectors and recency. Potentially, in this mode, Gemini will be tailored to use code execution to extract and manage data from your sources.
-
Warp launches Oz for agent orchestration
By
–
Warp launched Oz platform for agent orchestration, where users can deploy their SWE agents and skills into isolated environments. https://t.co/w2Kv5P1mz4 pic.twitter.com/ed9G9ze2dU
— 🚨 AI News | TestingCatalog (@testingcatalog) 10 février 2026Warp launched Oz platform for agent orchestration, where users can deploy their SWE agents and skills into isolated environments.
-
Recommendation for using Codex for long-running coding tasks
By
–
for long running tasks I’d really recommend using codex since it’s purpose built for that task
-
Cursor AI Model Usage Statistics Inquiry
By
–
Which model has the highest usage on Cursor? Curious if there any stats available
-

Measuring Math Performance LLMs Without Chain of Thought
By
–
Measuring no CoT math time horizon (single forward pass) https://
buff.ly/JOmZJ4w #AI #MachineLearning #DeepLearning #LLMs #DataScience -
GPU Memory Trap: KV Cache Fragmentation and Paged Attention Solution
By
–
The GPU Memory Trap
— Satya Mallick (@LearnOpenCV) 10 février 2026
Why Your GPU Runs Out of Memory 🧠
Learn how KV Cache fragmentation kills concurrency and wastes VRAM.
The secret fix? Paged Attention.#GPU #NVIDIA #TechExplained #ArtificialIntelligence pic.twitter.com/kGHhD3c7DrThe GPU Memory Trap Why Your GPU Runs Out of Memory Learn how KV Cache fragmentation kills concurrency and wastes VRAM. The secret fix? Paged Attention. #GPU #NVIDIA #TechExplained #ArtificialIntelligence
-

ChatGPT Upgrade: GPT-5.2, App Connectors, and New User Features
By
–


Deep Research on ChatGPT got upgraded with GPT-5.2, app connectors, and domain whitelisting. Users can now also interrupt the process with follow-ups and view full-screen reports. Did you get it already?
-

ChatGPT Deep Research Now Powered by GPT-5.2
By
–
Deep research in ChatGPT is now powered by GPT-5.2. Rolling out starting today with more improvements.
-

Integrating Agent Skills with OpenAI Responses API
By
–
Developers! You can now use Agent Skills directly with the OpenAI Responses API You can create a workflow in 2 simple steps:
1. Bundle the SKILL md + scripts + assets 2. Upload the bundle and mount into the shell tool That's it! The model can discover it and execute code