Uses of Class
org.machanism.machai.gw.tools.MoveToEpisodeException
Packages that use MoveToEpisodeException
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 MoveToEpisodeException in org.machanism.machai.gw.processor
Methods in org.machanism.machai.gw.processor with parameters of type MoveToEpisodeExceptionModifier and TypeMethodDescriptionEpisodes.getEpisodeId(Integer requestedEpisodeId, MoveToEpisodeException e) Resolves the next episode index from a move request exception.