Skip to content

Fix Docker: add tool_registry.py to COPY in Dockerfile#5

Merged
BillJr99 merged 1 commit into
mainfrom
claude/sweet-tesla-0M3wm
May 25, 2026
Merged

Fix Docker: add tool_registry.py to COPY in Dockerfile#5
BillJr99 merged 1 commit into
mainfrom
claude/sweet-tesla-0M3wm

Conversation

@BillJr99
Copy link
Copy Markdown
Owner

The Dockerfile copies individual .py files by name; tool_registry.py was missing from the list, causing ModuleNotFoundError at startup.

https://claude.ai/code/session_01V9SNVHv8uhS8pejXW9Dt7m

The Dockerfile copies individual .py files by name; tool_registry.py
was missing from the list, causing ModuleNotFoundError at startup.

https://claude.ai/code/session_01V9SNVHv8uhS8pejXW9Dt7m
@BillJr99 BillJr99 merged commit 4d93aa9 into main May 25, 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