Alfred workflows
This repo currently ships a Flow-focused Alfred workflow in flow.
For a fresh Mac:
cd flow
./install.sh
~/.cargo/bin/flow-alfred linkThat installs the Rust CLI, rebuilds the Swift window-switcher helpers for the local Mac architecture, and links the workflow into Alfred.
Workflow variables:
code_rootdefaults to~/coderepos_rootdefaults to~/reposeditor_appis optional; if unset, Alfred usesopenfrs_binis optional and only affects the text-to-docs external trigger
Alfred still needs the normal manual bits: Powerpack enabled, Alfred opened at least once, and Accessibility granted if you want the win window switcher.
Full setup notes for another machine are in docs/flow-extension-new-mac.md.
Use AI & flow. All meaningful issues and PRs will be merged in. Thank you.