信源:X 硬核干货雷达 · 覆盖 12 账号
本轮窗口:2026-08-26 ~ 2026-09-02(近7日)
干货候选
-
主题:LangChain MCP 1.4.0a2 集成 FastMCP 协议,tool routing 实现细节 | 来源:@hwchase17 | 链接:https://x.com/hwchase17/status/2093426582002208786 | 仓库:langchain-ai/langchain | 论文:无 | 硬核点:MCP 协议在 LangChain 的完整 adapter 实现,multi-server tool selection 与 auth handoffs 实操摩擦点社区首次系统性披露
-
主题:Vectorless RAG 框架——用树结构索引替代向量, reasoning model 驱动类人搜索 | 来源:@omarsar0 | 链接:https://x.com/omarsar0/status/1961446862012960840 | 仓库:无 | 论文:无 | 硬核点:RAG 范式转变信号——向量检索瓶颈下的 tree-based 替代方案, reasoning model 时代新索引结构
-
主题:MIMO 推理massive boost,同时保留decoding speed,推理计算效率新SOTA | 来源:@tri_dao | 链接:https://x.com/tri_dao/status/1811453622070444071 | 仓库:无 | 论文:无 | 硬核点:MIMO(Multi-Input Multi-Output)在 LLM 推理中突破性提效,decode 速度基本不变前提下大幅提升模型能力,Etched 芯片配套发布
-
主题:Qwen3.8 27B 评测:"excellent but defaults to wildly overthinking things",本地可跑 Apache 2.0 | 来源:@simonw | 链接:https://x.com/simonw | 仓库:Qwen/Qwen3.8-27B | 论文:无 | 硬核点:27B 级别本地模型中最高水准,但默认 system prompt 导致overthinking,实操调教指南价值高
-
主题:Context Engineering 演进时间线 2020→2025——从 RAG 到 multi-agent 架构的系统梳理 | 来源:@omarsar0 | 链接:https://x.com/omarsar0/status/1946241565728600503 | 仓库:无 | 论文:无 | 硬核点:160+ 页 Context Engineering survey 核心脉络浓缩,工程落地视角的演进路线图
-
主题:MoE 模型benchmark漂亮但实际任务sub-3B dense反杀——质量vs速度实践陷阱 | 来源:@abacaj | 链接:https://x.com/abacaj/status/2085491784516333702 | 仓库:无 | 论文:无 | 硬核点:MoE 模型的inference speed优势 vs 实际任务质量反被小模型超越,踩坑实录
-
主题:BDH-CQ: In-Context Learning with Recurrent Latent Reasoning——推理过程中显式递归机制 | 来源:@_akhaliq | 链接:https://x.com/_akhaliq/status/1836434137583890943 | 仓库:无 | 论文:huggingface.co/papers/2608.09... | 硬核点:latent reasoning 显式化可大幅提升ICL任务accuracy,arxiv 2026新工作
-
主题:SWE-Bench ProMax: 多语言代码重构评测基准,COLM 2026 | 来源:@_akhaliq | 链接:https://x.com/_akhaliq/status/1836434137583890943 | 仓库:swe-bench-promax/SWE-Bench-ProMax | 论文:huggingface.co/papers/2608.09... | 硬核点:SWE-Bench升级版,覆盖多语言代码重构,系统性评测agent工程能力
其余线索
- Skill1: Unified Evolution of Skill-Augmented Agents via RL(huggingface.co/papers/2605.06...),_akhaliq May 8 分享,RL驱动agent技能演化框架
- UniVidX: Unified Multimodal Video Generation via Diffusion Priors,huggingface.co/papers/2605.00658,_akhaliq May 4 分享,视频生成统一多模态框架
- SCoPE: Sightline-Coordinate Positional Encoding for Video Diffusion Transformers,TencentARC/SCoPE,huggingface,_akhaliq Aug 13 分享
- Smol Forge: AI Engineer原生git remote,swyx Aug 6-7开放前100 alpha用户,forge.smol.ai
- Antidoom训练法: 消除推理模型doom-loop,doom-loop率22.9%→1%,liquidai/maximelabonne相关
- Muon optimizer加速: linear algebra insight + fast kernels实现,state-spaces/mamba(Tri Dao Mar 30)