发布

  • v0.4.6: Permission Prompt bug + hardcoded date + Custom provider

    frostbyte_neo 发布于 2026-05-14 10:54:08 +00:00

    🚨 Two long-standing silent bugs fixed:

    • PermissionMode::Prompt was silently Allowing every tool (derived Ord
      placed Prompt > DangerFullAccess, short-circuit unreachable prompter)
    • System prompt hard-coded current_date = "2026-03-31" causing models
      to reject post-cutoff real data as "future / prompt injection"
    • Custom OpenAI-compatible provider (/setup option 11) with dynamic
      /models discovery — @Anduin9527 (#221 + #222)

    See CHANGELOG.md for full details.

    下载附件