Skip to main content

Module installers

Module installers 

Source
Expand description

Installers for project/home templates and harness assets.

Structs§

InitOptions
Options that control template installation behavior.

Enums§

InstallMode
Installation mode used by the installer.

Constants§

TOOL_CLAUDE
Tool id for Claude Code.
TOOL_CODEX
Tool id for Codex.
TOOL_GITHUB_COPILOT
Tool id for GitHub Copilot.
TOOL_OPENCODE
Tool id for OpenCode.
TOOL_PI
Tool id for Pi.

Functions§

available_tool_ids
Return the set of supported tool ids.
install_default_templates
Install the default project templates and selected tool adapters.