Spotify 刚把自家的 Claude Code 内部架构全盘公开了, 直接把大文件读取的 Token 消耗硬生生砍掉
Spotify 刚把自家的 Claude Code 内部架构全盘公开了, 直接把大文件读取的 Token 消耗硬生生砍掉了 90%: 绝大多数人都没意识到,你的编程助手 90% 的动作根本不是在思考, 它翻遍 5 个大文件只为找一个配置,照着旁边抄 20 个重复测试, 全是毫无技术含量的体力活,却全在按顶尖旗舰模型的最高费率狂烧。
Yarchi @undefinedKi Spotify just published the internal setup their engineers use with Claude Code, the one that cut token usage by 90 percent. Here is how it works.
The observation behind it: most of what a coding assistant does is not thinking. It opens five files to answer a question about one
