Contents:
ConfigManager
CompilationError
ConfigError
FileError
ModuFlowError
SectionError
SectionNotFoundError
PathManager
ProjectCompiler
SectionCompiler
FileHandler
SectionHandler
YamlHandler
PromptGenerator
camel_to_snake()
find_project_root()
get_terminal_width()
is_path_within()
list_python_modules()
normalize_path()
run_command()
snake_to_camel()
Prompts package for ModuFlow.
This package provides functionality for generating AI development prompts.
Prompt templates for ModuFlow.
This module provides templates for generating AI development prompts.
Bases: object
object
Generator for AI development prompts.
Generate an AI development prompt based on the project configuration.
The generated prompt.