Variable: FACTORY_VERSIONS¶
constFACTORY_VERSIONS:object
Defined in: formatters/src/formatters/factory.ts:18
Factory AI formatter version information.
Type Declaration¶
full¶
readonlyfull:object
full.description¶
readonlydescription:"Multifile + droids + additional supporting files"='Multifile + droids + additional supporting files'
full.name¶
readonlyname:"full"='full'
full.outputPath¶
readonlyoutputPath:"AGENTS.md"='AGENTS.md'
multifile¶
readonlymultifile:object
multifile.description¶
readonlydescription:"AGENTS.md + .factory/skills/<name>/SKILL.md"='AGENTS.md + .factory/skills/<name>/SKILL.md'
multifile.name¶
readonlyname:"multifile"='multifile'
multifile.outputPath¶
readonlyoutputPath:"AGENTS.md"='AGENTS.md'
simple¶
readonlysimple:object
simple.description¶
readonlydescription:"Single AGENTS.md file"='Single AGENTS.md file'
simple.name¶
readonlyname:"simple"='simple'
simple.outputPath¶
readonlyoutputPath:"AGENTS.md"='AGENTS.md'