All Classes and Interfaces
Class
Description
Base implementation for processors that traverse a project directory and
perform work on files and folders.
Processor that runs Ghostwriter in "Act" mode.
Installs file-system tools into a
Genai.Scans a project tree, extracts per-file
@guidance directives through
Reviewers, and dispatches the resulting prompts to a configured
Genai.Reviewer implementation for Java source files (.java).Reviewer implementation for Markdown files (.md).Reviewer implementation for PlantUML files (.puml).
Reviewer implementation for Python source files (.py).Service-provider interface (SPI) for components that scan project files and extract
@guidance
instructions for downstream processing.Reviewer implementation for generic guidance text files.
Reviewer implementation for TypeScript source files (.ts).