Uses of Enum
org.machanism.machai.gw.processor.ProjectContextKey
Packages that use ProjectContextKey
Package
Description
Provides the project-aware processing layer used by Ghostwriter to traverse
projects and submit file, guidance, or act prompts to a configured GenAI
provider.
-
Uses of ProjectContextKey in org.machanism.machai.gw.processor
Methods in org.machanism.machai.gw.processor that return ProjectContextKeyModifier and TypeMethodDescriptionstatic ProjectContextKeyReturns the enum constant of this type with the specified name.static ProjectContextKey[]ProjectContextKey.values()Returns an array containing the constants of this enum type, in the order they are declared.