PulseAugur
实时 15:36:21
实体 FastContext

FastContext

PulseAugur coverage of FastContext — every cluster mentioning FastContext across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
1
90 天内 1
发布 · 30天
0
90 天内 0
论文 · 30天
0
90 天内 0
层级分布 · 90 天
主题
时间线
  1. 2026-06-17 product_launch Microsoft released FastContext, a system to reduce coding agent token usage. 来源
情绪 · 30 天

1 天有情绪数据

最近 · 第 1/1 页 · 共 1 条
  1. TOOL · CL_96671 ·

    Microsoft FastContext 通过专用的 explorer 子代理减少编码代理的 token 使用量

    Microsoft 开发了 FastContext,一个旨在通过将存储库探索任务卸载给专用子代理来减少编码代理 token 使用量的系统。这个专门的 4B-30B 模型处理只读搜索,向主编码代理返回简洁的文件行引用,而不是整个文件内容。这种方法显著减少了 token 消耗,因为存储库搜索以前占编码代理工具使用回合的一半以上和其 token 预算的很大一部分。