Summary of OxCaml changes for llms.txt
1I have a checkout of OCaml in ocaml/ and a forked version with lots of
2extensions in oxcaml/.
3
4I want you to look carefully through the various documentations in oxcaml,
5particularly the extensions in oxcaml/jane/doc/extensions.
6
7Spawn subagents to understand each extension, distilling down each one to a set
8of guidelines you can use when porting OCaml code to use the OxCaml extensions.
9Then write a llms.txt that captures all this knowledge for future code models
10to refer to as part of their context when writing oxcaml code.