信源:X 硬核干货雷达 · 覆盖 12 账号

干货候选

  • 主题:FlashAttention-4 论文正式发布——Blackwell 平台 1600 TFLOPs,条件性 softmax rescales 技术 10× 降低开销 | 来源:@tri_dao | 链接:https://arxiv.org/abs/2603.05451 | 仓库:dao-ailab/flash-attention | 论文:https://arxiv.org/abs/2603.05451 | 硬核点:FA4 完整技术报告终于放出,条件性 softmax rescales(10× rescales 减少)+ 非对称硬件 scaling 分析是最近 attention kernel 最重要的工程细节,值得做实现复盘攻略

  • 主题:Deep Agents v0.5 发布——async subagent、多模态 filesystem、context 组织优化,附 managed credentials 踩坑 | 来源:@hwchase17 | 链接:https://www.langchain.com/blog/deep-agents-v0-5 | 仓库:langchain-ai/deepagents | 论文:无 | 硬核点:deepagents 作为 LangChain agent harness 标杆版本,async subagent + 多模态 filesystem 是 agent runtime 关键改进,managed credentials 方案有实操参考价值

  • 主题:Claude Code 源码泄露分析——Live Repo Context、Aggressive Prompt Cache、Session State Table、Subagent 并行架构全解密 | 来源:@rasbt | 链接:https://x.com/rasbt/status/2079554737247064355 | 仓库:rasbt/reasoning-from-scratch | 论文:无 | 硬核点:Claude Code 内部架构首度曝光,prompt cache 策略和 session 状态表设计是构建自主编码 agent 的核心参考,工程价值极高

  • 主题:ParseBench CVPR 2026——文档解析 5 维度评测基准(tables/charts/content faithfulness/semantic formatting/visual grounding),LlamaParse Agentic 领先 | 来源:@jerryjliu0 | 链接:https://www.parsebench.ai | 仓库:run-llama/ParseBench | 论文:https://arxiv.org/abs/2604.08538 | 硬核点:首个面向 AI agent 的文档解析评测,visual grounding 维度揭示了 GPT-5 Mini/Haiku 4.5 低于 10% 的严重短板,有很强的工程指导价值

  • 主题:Build a Reasoning Model (From Scratch) 新书——Qwen3 base + 推理 scaling / RL / 蒸馏从零实现,mental model 图解 | 来源:@rasbt | 链接:https://sebastianraschka.com/reasoning-from-scratch | 仓库:rasbt/reasoning-from-scratch | 论文:无 | 硬核点:Raschka 新书配套 repo,手把手实现 reasoning LLM 训练方法,inference-time scaling + RL + 蒸馏是 2026 推理模型核心套路

其余线索

  • Simon Willison 分析 OpenAI Navier-Stokes "解决"百万数学题事件——数据隐私影响(去标识化对数学圈无效)+ 泄露隐私质疑,可作 AI 安全/隐私专题存档 | 来源:@simonw | 链接:https://simonwillison.net/2026/Sep/8/on-openai-solving-math/ | 仓库:无 | 论文:无
  • Deep Agents managed credentials 架构——per-caller identity + OAuth 踩坑,token store / refresh logic / consent flow 实现细节 | 来源:@hwchase17 | 链接:https://www.langchain.com/blog/deep-agents | 仓库:无 | 论文:无
  • Maxime Labonne 本地 LLM 硬件选型指南 Top Models For Your Hardware 2026——8GB→48GB+ 各档推荐模型及量化配置 | 来源:@maximelabonne | 链接:https://x.com/maximelabonne/status/2093448949223088360 | 仓库:无 | 论文:无
  • Jerry Liu:PDF agent grounding 技巧——精确回溯到源 page region 是 2026 RAG 工程关键,ParseBench visual grounding 维度对应此需求 | 来源:@jerryjliu0 | 链接:https://x.com/jerryjliu0/status/2089710424388202565 | 仓库:无 | 论文:无
  • FlashAttention-4 推理优化细节——Modal 实测 split KV / GQA packing / irregular Q::KV head 优化,最高 2.92× 吞吐提升 | 来源:@tri_dao | 链接:https://modal.com/blog/flash-attention-4-faster | 仓库:无 | 论文:无
  • Claude Code 团队 fireside chat 记录(Cat Wu + Thariq Shihipar)——工具设计、eval、coding agent 安全、 Anthropic 内部使用方式 | 来源:@simonw | 链接:https://simonwillison.net/2026/Jul/21/cat-wu-thariq-shihipar/ | 仓库:无 | 论文:无