Skip to content

PromptScript API


Variable: BUILTIN_FORMATTERS

const BUILTIN_FORMATTERS: object

Defined in: formatters/src/builtin-formatters.ts:78

Exhaustive map of built-in target names to their formatter classes. satisfies Record<KnownTarget, FormatterClass> ensures every known target has a formatter.

Type Declaration

adal

readonly adal: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = AdalFormatter

Returns

MarkdownInstructionFormatter

adal.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

aider

readonly aider: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = AiderFormatter

Returns

MarkdownInstructionFormatter

aider.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

amazon-q

readonly amazon-q: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = AmazonQFormatter

Returns

MarkdownInstructionFormatter

amazon-q.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

amp

readonly amp: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = AmpFormatter

Returns

MarkdownInstructionFormatter

amp.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

antigravity

readonly antigravity: typeof AntigravityFormatter = AntigravityFormatter

augment

readonly augment: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = AugmentFormatter

Returns

MarkdownInstructionFormatter

augment.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

claude

readonly claude: typeof ClaudeFormatter = ClaudeFormatter

cline

readonly cline: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = ClineFormatter

Returns

MarkdownInstructionFormatter

cline.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

codebuddy

readonly codebuddy: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = CodeBuddyFormatter

Returns

MarkdownInstructionFormatter

codebuddy.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

codex

readonly codex: typeof CodexFormatter = CodexFormatter

command-code

readonly command-code: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = CommandCodeFormatter

Returns

MarkdownInstructionFormatter

command-code.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

continue

readonly continue: typeof ContinueFormatter = ContinueFormatter

cortex

readonly cortex: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = CortexFormatter

Returns

MarkdownInstructionFormatter

cortex.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

crush

readonly crush: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = CrushFormatter

Returns

MarkdownInstructionFormatter

crush.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

cursor

readonly cursor: typeof CursorFormatter = CursorFormatter

deep-agents

readonly deep-agents: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = DeepAgentsFormatter

Returns

MarkdownInstructionFormatter

deep-agents.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

devin

readonly devin: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = DevinFormatter

Returns

MarkdownInstructionFormatter

devin.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

factory

readonly factory: typeof FactoryFormatter = FactoryFormatter

forgecode

readonly forgecode: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = ForgecodeFormatter

Returns

MarkdownInstructionFormatter

forgecode.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

gemini

readonly gemini: typeof GeminiFormatter = GeminiFormatter

github

readonly github: typeof GitHubFormatter = GitHubFormatter

goose

readonly goose: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = GooseFormatter

Returns

MarkdownInstructionFormatter

goose.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

grok

readonly grok: typeof GrokFormatter = GrokFormatter

iflow

readonly iflow: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = IflowFormatter

Returns

MarkdownInstructionFormatter

iflow.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

jules

readonly jules: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = JulesFormatter

Returns

MarkdownInstructionFormatter

jules.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

junie

readonly junie: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = JunieFormatter

Returns

MarkdownInstructionFormatter

junie.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

kilo

readonly kilo: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = KiloFormatter

Returns

MarkdownInstructionFormatter

kilo.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

kimi

readonly kimi: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = KimiFormatter

Returns

MarkdownInstructionFormatter

kimi.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

kiro

readonly kiro: typeof KiroFormatter = KiroFormatter

kode

readonly kode: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = KodeFormatter

Returns

MarkdownInstructionFormatter

kode.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

mcpjam

readonly mcpjam: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = McpjamFormatter

Returns

MarkdownInstructionFormatter

mcpjam.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

mimo

readonly mimo: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = MimoFormatter

Returns

MarkdownInstructionFormatter

mimo.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

mistral-vibe

readonly mistral-vibe: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = MistralVibeFormatter

Returns

MarkdownInstructionFormatter

mistral-vibe.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

mux

readonly mux: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = MuxFormatter

Returns

MarkdownInstructionFormatter

mux.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

neovate

readonly neovate: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = NeovateFormatter

Returns

MarkdownInstructionFormatter

neovate.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

openclaw

readonly openclaw: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = OpenClawFormatter

Returns

MarkdownInstructionFormatter

openclaw.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

opencode

readonly opencode: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = OpenCodeFormatter

Returns

MarkdownInstructionFormatter

opencode.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

openhands

readonly openhands: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = OpenHandsFormatter

Returns

MarkdownInstructionFormatter

openhands.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

pi

readonly pi: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = PiFormatter

Returns

MarkdownInstructionFormatter

pi.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

pochi

readonly pochi: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = PochiFormatter

Returns

MarkdownInstructionFormatter

pochi.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

qoder

readonly qoder: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = QoderFormatter

Returns

MarkdownInstructionFormatter

qoder.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

qwen-code

readonly qwen-code: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = QwenCodeFormatter

Returns

MarkdownInstructionFormatter

qwen-code.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

roo

readonly roo: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = RooFormatter

Returns

MarkdownInstructionFormatter

roo.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

trae

readonly trae: typeof TraeFormatter = TraeFormatter

warp

readonly warp: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = WarpFormatter

Returns

MarkdownInstructionFormatter

warp.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

windsurf

readonly windsurf: typeof WindsurfFormatter = WindsurfFormatter

zed

readonly zed: {(): MarkdownInstructionFormatter; getSupportedVersions: SimpleFormatterVersions; } = ZedFormatter

Returns

MarkdownInstructionFormatter

zed.getSupportedVersions()

getSupportedVersions(): SimpleFormatterVersions

Returns

SimpleFormatterVersions

zencoder

readonly zencoder: typeof ZencoderFormatter = ZencoderFormatter