mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
The LazyTool docstring claimed strict-by-default with a nonexistent LAZY_TOOL_PERMISSIVE toggle (the code is permissive by default, toggled by LAZY_TOOL_STRICT=1). The dev doc described a Redis backend, an API layer (api/tool_sources.py, ToolAPICache), a _init_lazy_toolbox mechanism, and an auto-enable behavior that don't exist, plus pre-move module paths. Also drop change-narration comments referencing removed intermediate code, an unused SqliteToolSourceStore alias, and hoist the populator's local os/biotools imports now that the module lives inside galaxy.tools. Claude-Session: https://claude.ai/code/session_018L7ZmCv2ubKA3JNeSL8Pkr