Key points
Agents & tooling
- Replit Agent 4 reframes the product as a collaborative canvas for parallel agents handling apps, websites, slides, and video—moving beyond AI-assisted coding into broad knowledge work.
- Perplexity Personal Computer is an always-on agent running on a Mac mini with local file/app/session access and remote control; the enterprise edition orchestrates 20 specialized models and 400+ apps.
- Base44 Superagents ships with built-in integrations (Gmail, Slack, Stripe, CRM) for non-technical users.
- LangChain Deep Agents added autonomous context compression that summarizes at task boundaries instead of hard token truncation, improving long multi-step agent stability.
- OpenAI published technical documentation on safe computer use by agents, covering execution loops, filesystem context, and network safeguards.
- NVIDIA Nemotron 3 Super: 120B parameters (~12B active), hybrid Mamba-Transformer / SSM Latent MoE, native 1M context, agent-optimized. Open weights, data, and recipes; up to 2.2x faster FP4 inference than GPT-OSS-120B.
- Community benchmarks on a 14" M5 Max 128GB (mlx_lm): Qwen3.5-122B-A10B-4bit at ~1239 t/s prompt throughput (73.8GB peak memory, 16K context); gpt-oss-120b-MXFP4-Q8 at 2710 t/s (~64.9GB).
- Qwen3.5-35B-A3B Uncensored GGUF: 35B total / ~3B active MoE, 256 experts, multimodal input, near-zero refusals—with community debate on quality trade-offs.
- Fish Audio S2 TTS: 80+ languages, natural-language emotion tags, multi-speaker generation, ~100ms latency; weights/code released but commercial use requires a license.
- Google Gemini Embedding 2: multimodal (text, image, video, audio, PDF) with Matryoshka-style dimensionality reduction; community notes text pricing is high, costs spike for video without frame reduction.
- Qwen3.5 multimodal architecture analysis: Gated DeltaNet linear attention + full attention hybrid, 397B-A17B MoE and 27B dense variants, 262k native context extendable to ~1M, multi-token prediction.
- Reka Edge VLM for robotics: claims 3x fewer input tokens and 65% higher throughput vs mainstream 8B models.
- PostTrainBench v1.0: tests whether agents can post-train language models; on GPT-5.1 Codex Max, medium reasoning effort outperformed high (extra tokens crowd out context).
- EvoSkill: executor/proposer/skill-builder loop extracts reusable skills from failures; on OfficeQA with Claude Code + Opus 4.5, exact match rose from 60.6% to 67.9%.
- AgentIR: encodes reasoning traces with queries; 68% accuracy on BrowseComp-Plus vs 52% (larger embedding models) and 37% (BM25).
- Karpathy's self-improving swarm: ~700 automated training-pipeline modifications, 20 kept, cutting GPT-2-level training from 2.02h to 1.80h (~11% faster).
- Layer replication on Qwen2-72B: copying a 7-layer middle block (no weight changes) topped the Open LLM Leaderboard using 2×4090s; layers appear more interchangeable than assumed.
- Reports suggest GPT-5.4 solved an unsolved EpochAI Frontier Math problem; Epoch researchers preliminarily judge the solution correct, awaiting confirmation.
- Princeton's NIST response frames agent reliability failures as a safety issue distinct from adversarial attacks.
- Google Health: imaging system detecting ~25% of interval breast cancers missed by traditional screening; AMIE clinical dialogue system passed real-world pilots for safety and patient acceptance.
- r/LocalLLaMA hit 1 million subscribers in under a year.
- Replit valuation reached ~$9B in six months as it pivots to a productivity platform.
- Anthropic Institute launched under Jack Clark, spanning ML, economics, and social science; separately, TIME reports 70–90% of code for future models is written by Claude, with iteration cycles shrinking from months to weeks—and a 10-day safety delay for Claude 3.7 Sonnet sparked debate.
- Yann LeCun co-founded AMI Labs with $1.03B in initial funding (backed by NVIDIA, Samsung, Bezos) to build JEPA-based world models; code and papers will be open-sourced.
- A Claude Code authentication outage disrupted many developers; Karpathy and others called it a preview of future "intelligence blackouts" as infrastructure-level risk.
Infrastructure & hardware
Models & capabilities
Research & methods
Products & industry
📌 Source: Easy AI Daily (zhichai.net)