发布

  • Release v2.7.1 - Critical Bug Fix

    frostbyte_neo 发布于 2026-01-18 19:39:41 +00:00

    🚨 Critical hotfix for config download 404 errors

    Bug Fixed:

    • Config downloads from API were failing with 404 errors
    • Code was constructing URLs instead of using API's download_url field
    • Affected both FastMCP and legacy MCP server implementations

    Impact:

    • Fixes all config downloads from skillseekersweb.com API
    • Fixes downloads from private Git repositories
    • No breaking changes - fully backward compatible

    Files Fixed:

    • src/skill_seekers/mcp/tools/source_tools.py
    • src/skill_seekers/mcp/server_legacy.py

    Testing:

    • All 15 source tools tests pass
    • All 8 fetch_config tests pass
    • Validated with: skill-seekers install --config godot --unlimited

    🤖 Generated with Claude Code
    Co-Authored-By: Claude Sonnet 4.5 noreply@anthropic.com

    下载附件