Skip to main content

Version 1

Auto-generated from config struct types and tags.

Config

Config is the root of .agentsmithy.yaml.

FieldTypeRequiredDefaultExclusivityDescription
versionstringyesConfig schema version. Must be "1".
projectProjectyesProject identity, description,

Project

Project tells the AI what this codebase is.

FieldTypeRequiredDefaultExclusivityDescription
namestringyesHuman-readable project name.
descriptionstringyesBrief summary of what this project does. Shown alongside the name.