Richard Hull
Richard Hull
I think it might make the implementation of `WithTemplateAnnotations` marginally simpler with less duplication too: https://github.com/mark3labs/mcp-go/blob/013c0472999e4cf5092a5c59966e081c0f8a9ea3/mcp/resources.go#L94
from memory, the apa mapping is per single pixel so relatively straightforward. form max7219, it would need to be per 8x8 pixel block - so the existing wouldnt work, but...
This behaviour in podman-compose is particularly annoying when trying to mount the auth.json file (in my case /run/user/1000/containers/auth.json) which may or may not be there. It will create a directory...
Looks like some test failures need investigating
I’ll try and get back into the headspace again to look into this. I’d like to make sure it doesn’t break for existing users, or if it does we can...