Commit graph

3 commits

Author SHA1 Message Date
Aiden Cline
068ab339b6 feat(codemode): add named Tool | Namespace entries
Replace record-keyed tools and the separate namespace-description map with an OpenAI-style array of named tools and namespaces. Namespace descriptions are optional, namespaces may nest, and duplicate or dotted names are rejected.
2026-08-31 13:55:14 -05:00
Aiden Cline
828a4b3f15
fix(codemode): align array callback behavior (#36584) 2026-07-13 00:34:18 -05:00
Aiden Cline
ec8eea7cbe
test(codemode): add Test262 array coverage (#35965) 2026-07-08 17:26:11 -05:00