My aggregated monorepo of OCaml code, automaintained

Also update the implementation of module Claude

+1
+1
ocaml-claudeio/lib/claude.ml
··· 17 module Transport = Transport 18 module Model = Model 19 module Proto = Proto 20 21 (* New MCP-based custom tool support *) 22 module Tool = Tool
··· 17 module Transport = Transport 18 module Model = Model 19 module Proto = Proto 20 + module Structured_output = Structured_output 21 22 (* New MCP-based custom tool support *) 23 module Tool = Tool