AI Briefing, March 25 · Issue 144
Editorial standards and source policy: Editorial standards, Team. Content links to primary sources; see Methodology.
## 🔍 Key Insights
**OpenAI has officially shut down the standalone Sora product and its API**, signaling a strategic pivot toward concentrating on core model capabilities. Meanwhile, **Cursor released the Composer 2 technical report**, validating its practicality in React Native development, and **Perplexity launched Comet—an autonomous agent** that achieves end-to-end browser workflow automation for the first time [14][5][7].
## 🚀 Highlights
- **OpenAI Shuts Down Sora: Strategic Contraction & Product Focus** [14]: Discontinues the standalone Sora application and API to concentrate resources on strengthening the GPT ecosystem and enterprise delivery.
- **Cursor Releases the Composer 2 Technical Report** [5]: Details training methodology, architecture design, and multilingual support—validated by real-world testing from React Native developers [22].
- **Perplexity Launches Comet: An Autonomous Internet Computer** [7]: Executes complex, multi-step browser tasks (e.g., price comparison, form filling), replacing traditional outsourced human labor.
- **Claude Code Introduces “Auto Mode”** [8]: Enables AI to autonomously decide when to write files or execute Bash commands—eliminating repetitive permission prompts.
- **LangChain Releases deepagents 0.5.0a1** [2]: Adds support for asynchronous sub-agents, allowing a single agent to concurrently manage multiple background tasks.
- **LeWorldModel: A Major Breakthrough in World Models** [18]: A new architecture from Yann LeCun’s team resolves training instability issues, improving prediction consistency and efficiency.
- **Latent Introspection (and Other Open-Source Introspection Papers)** [9]: Research confirms LLMs possess **prompt-dependent introspective capability**, detectable via Logit Lens as hidden concept activation signals.
- **Package Managers Need Cooling Periods** [12]: Simon Willison argues that enforcing dependency “cool-off periods” is a critical engineering practice for defending against supply-chain attacks.
## 🔗 Sources
[1] Book Review: *The Open Socrates* (Part I) — LessWrong — https://www.bestblogs.dev/article/5169b620
[2] LangChain Releases deepagents 0.5.0a1 with Asynchronous Sub-Agents — https://www.bestblogs.dev/status/2036566373820932605
[3] Composer 2 Development Acknowledgements — https://www.bestblogs.dev/status/2036566150973177906
[4] Access the Full Composer 2 Technical Report — https://www.bestblogs.dev/status/2036566152525009146
[5] Cursor Releases the Composer 2 Technical Report — https://www.bestblogs.dev/status/2036566134468542651
[6] Agents May Fall Into a Self-Distrust Equilibrium — LessWrong — https://www.bestblogs.dev/article/65bf789e
[7] Perplexity Launches Comet: An Autonomous Internet Computer — https://www.bestblogs.dev/status/2036560707790184951
[8] Claude Code Introduces “Auto Mode,” Eliminating Tedious Permission Prompts — https://www.bestblogs.dev/status/2036555259997462541
[9] Latent Introspection (and Other Open-Source Introspection Papers) — LessWrong