[tool.uv.workspace] members = ["hindsight", "hindsight-api", "hindsight-dev", "hindsight-mcp-server", "hindsight-clients/python", "hindsight-embed"] [tool.uv] # Allow uv to search all configured indexes for packages, not just the first one # This prevents dependency resolution failures when using pytorch index + PyPI index-strategy = "unsafe-best-match" dev-dependencies = []