coco

Results 3 issues of coco

What controls the container images CREATED TIME of ko build? it doesn't seem to be the time of ko build.

Using *time.Time cannot take effect

This PR addresses a potential panic in ParseGetPromptResult, ParseCallToolResult, and ParseReadResourceResult. The panic could occur if the input rawMessage pointer is nil, as json. Unmarshal would attempt to dereference this...