PulseAugur
实时 22:22:44
English(EN) Claude Code's skillListingBudgetFraction: The Undocumented Setting Silently Killing Half Your Skills

Claude Code 的隐藏设置悄悄地导致用户技能失效

Claude Code 中一个名为 `skillListingBudgetFraction` 的未公开设置,正导致自定义技能间歇性地失效。该设置限制了 Claude Code 可用于列出可用技能的剩余上下文窗口的百分比。随着对话的延长和剩余上下文预算的缩小,用于技能列表的 token 数量也会减少,导致 Claude Code 从呈现给模型的列表中删除技能。这导致技能在没有任何错误消息的情况下变得不可用,尤其是在较长的聊天会话中。 AI

影响 此问题突显了 AI 模型管理上下文和可用工具的潜在局限性,影响了自定义技能集成的可靠性。

排序理由 文章详细介绍了一个现有产品(Claude Code)中特定的未公开设置,该设置导致了意外行为,而不是新产品发布或重大更新。

在 dev.to — Claude Code tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. dev.to — Claude Code tag TIER_1 English(EN) · Anup Karanjkar ·

    Claude Code's skillListingBudgetFraction: The Undocumented Setting Silently Killing Half Your Skills

    <p><strong>I run 27 skills in Claude Code.</strong> Custom skills I have built for WOWHOW, ecosystem plugins from wshobson, the graphify integration, the Supabase agent, the Cloudflare MCP bridge — 27 total. For about three weeks, I had a subtle problem: certain skills would trig…