I created this pull
#119
As a result of mchef create the folders for my
tool_ai_bridge as
tool/ai/bridge
Rather than tool/ai_bridge.
I prompted Anthropic Claude as
"mchef https://github.com/citricity/mchef
is cloning
https://github.com/marcusgreen/moodle-tool_ai_bridge
And then moving it to moodle/admin/tool/ai/brige
It should be moving it to moodle/admin/tool/ai_bridge
This appears to be a bug in parsing, where is the bug."
You can see the response here.
https://claude.ai/share/c01d314e-bf6d-4720-b548-ecf59eb0eb96
I did a rebuild and it worked as I had expected but I have done no additional testing etc. There could easily be other edge cases this fix does not address.
I created this pull
#119
As a result of mchef create the folders for my
tool_ai_bridge as
tool/ai/bridge
Rather than tool/ai_bridge.
I prompted Anthropic Claude as
"mchef https://github.com/citricity/mchef
is cloning
https://github.com/marcusgreen/moodle-tool_ai_bridge
And then moving it to moodle/admin/tool/ai/brige
It should be moving it to moodle/admin/tool/ai_bridge
This appears to be a bug in parsing, where is the bug."
You can see the response here.
https://claude.ai/share/c01d314e-bf6d-4720-b548-ecf59eb0eb96
I did a rebuild and it worked as I had expected but I have done no additional testing etc. There could easily be other edge cases this fix does not address.