OCaml HTML5 parser/serialiser based on Python's JustHTML

Also update the implementation of module Claude

authored by jon.recoil.org and committed by

Tangled 438c84f2 796d3ebb

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