Skip to content

ai-generate

Enterprise Part of the commercial Kumiko Enterprise offering — not in the open framework.

Query handler (ai-generate:query:generate) that takes a natural-language description of a feature and returns a new feature.ts source file for use in the Designer. Unlike ai-patch (which modifies an existing file), ai-generate starts from scratch; you optionally supply a package-name hint and a list of existing helper files (userHelpers) so the LLM can reference shared types rather than inventing duplicates. The Designer applies the result via pattern-file:create (the pattern-storage write handler) after a human review step.