Uses of Class
org.machanism.machai.gw.processor.AIFileProcessor
Packages that use AIFileProcessor
-
Uses of AIFileProcessor in org.machanism.machai.gw.processor
Subclasses of AIFileProcessor in org.machanism.machai.gw.processorModifier and TypeClassDescriptionclassProcessor that runs Ghostwriter in "Act" mode.classScans a project tree, extracts per-file@guidancedirectives throughReviewers, and dispatches the resulting prompts to a configuredGenai.Methods in org.machanism.machai.gw.processor that return AIFileProcessorModifier and TypeMethodDescription(package private) static AIFileProcessorGhostwriter.createActProcessor(org.apache.commons.cli.CommandLine cmd, File projectDir, PropertiesConfigurator config, String genai) (package private) static AIFileProcessorGhostwriter.createProcessor(org.apache.commons.cli.CommandLine cmd, File projectDir, PropertiesConfigurator config, String genai) Constructors in org.machanism.machai.gw.processor with parameters of type AIFileProcessor