发布

  • fix: prevent recursive alias loop causing SIGABRT (fixes #1)

    frostbyte_neo 发布于 2026-03-24 14:14:01 +00:00

    • Set LEAN_CTX_ACTIVE env var in subprocess to break recursion
    • Add passthrough mode when LEAN_CTX_ACTIVE is detected
    • Remove #[tokio::main] for CLI commands, create runtime only for MCP/dashboard
    • Guard init --global aliases with LEAN_CTX_ACTIVE check (fish + bash/zsh)
    • Bump version to 1.5.1

    Closes #1

    Made-with: Cursor

    下载附件