发布

  • feat: expose follow_symlinks for SDK/MCP/python paths (#628)

    frostbyte_neo 发布于 2026-06-26 23:58:55 +00:00

    • feat: expose follow_symlinks for SDK/MCP/python paths

    Closes #627

    Bumps FFF_CREATE_OPTIONS_VERSION to 2 (append-only).
    Adds --follow-symlinks flag to fff-mcp, follow_symlinks kwarg to the
    pyo3 finder, and followSymlinks option to @ff-labs/fff-node. Default
    stays false everywhere; follow_symlinks is preserved across reindex
    in C and Python.

    Watcher cycle handling is unchanged — caller must ensure the indexed
    tree has no symlink loops.

    • fix build

    Co-authored-by: gustav-fff 286169375+gustav-fff@users.noreply.github.com
    Co-authored-by: Dmitriy Kovalenko dmtr.kovalenko@outlook.com

    下载附件