Currently the worker itself does nothing, only exposes a health endpoint and loads basic environment configuration.
Bazel build for the Docker container
Wire in scip-treesitter-cli to make it available in the container
Dev setup for scip-treesitter-cli (copied from scip-ctags setup for local development)
Run configuration for the worker sg run codeintel-syntactic-worker to test
Start configuration sg start codeintel-syntactic - contains only the minimal dependencies required to run the worker, we will expand the configuration gradually as we add more features