Skip to content

Conversation

@xpcmdshell
Copy link
Owner

Summary

  • prevent docker cleanup from running in xdist workers, avoiding premature container kills
  • centralize deps configuration parsing across executors and persist deps mounts for containers
  • streamline container tool loading and add coverage for tools listed in /info

Testing

  • uv run pytest -n auto --dist loadgroup tests/test_backend_user_journey.py -x -vv

Skip docker cleanup in xdist workers to avoid killing active containers, and centralize deps/tool setup so executors load configs consistently.
Tidy example imports, resolve undefined tools references in example skills, and adjust type annotations to satisfy Ruff rules.
@xpcmdshell xpcmdshell merged commit 4a2f378 into main Jan 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants