Manage remote index publishing and sync via GitHub Actions.
Remote indexing is optional. Use it when you want GitHub Actions to build and publish an index so contributors can search without running unch index locally first.The generated workflow file is .github/workflows/unch-index.yml.
Create CI scaffold
Generate the workflow file for remote indexing.
Bind local state
Connect the current checkout to a repo or workflow URL.
Sync latest remote state
Restore the newest published index into your local .semsearch.
Download by commit
Fetch a specific published artifact without rebinding to latest.