PulseAugur
实时 02:36:56
实体 @ttsc/graph

@ttsc/graph

PulseAugur coverage of @ttsc/graph — every cluster mentioning @ttsc/graph across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
0
90 天内 1
发布 · 30天
0
90 天内 0
论文 · 30天
0
90 天内 0
层级分布 · 90 天
主题
时间线
  1. 2026-06-30 product_launch A developer launched @ttsc/graph, a tool that uses a TypeScript compiler graph to reduce token consumption for AI coding agents. 来源
最近 · 第 1/1 页 · 共 1 条
  1. TOOL · CL_118426 ·

    新工具使用 TS 编译器图将 AI 编码代理的 Token 使用量减少 10 倍

    一位开发者创建了一个名为 @ttsc/graph 的新工具,旨在显著减少 AI 编码代理在分析大型 TypeScript 代码库时使用的 Token 数量。与以往代理搜索源代码文件的方法不同,@ttsc/graph 为代理提供了一个由 TypeScript 编译器本身生成的预解析代码库索引。这种方法确保了 Token 数量与存储库的大小无关,对于特定类型的查询,Token 数量大约减少了 10 倍,同时保持了答案质量。