You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Core is pure stdlib and should run on Windows via python -m fable, but the claude-cli provider (subprocess + scratch CLAUDE_CONFIG_DIR) and bin/fable are untested there. Wanted: a Windows pass + CI matrix entry.
Core is pure stdlib and should run on Windows via
python -m fable, but the claude-cli provider (subprocess + scratch CLAUDE_CONFIG_DIR) and bin/fable are untested there. Wanted: a Windows pass + CI matrix entry.