A web app that lets you check out new neighbourhoods and tries to help you find the best matching neighbourhoods in Flanders.
We use Lefthook for git hooks. Install it once:
# macOS
brew install lefthook
# Windows (scoop)
scoop install lefthook
# Or via npm (global)
npm install -g lefthookThen activate the hooks:
lefthook installThis sets up a pre-commit hook that validates agent schemas when you modify them.