Skip to main content

Learning

Configure the learning system for continuous improvement.

Options

OptionTypeDefaultDescription
enabledbooltrueEnable learning features
retro_countint3Number of recent retrospectives to keep
patterns_filestring~/.beads-global/patterns.jsonPath to the patterns storage file

Example

learning:
  enabled: true
  retro_count: 3
  patterns_file: ~/.beads-global/patterns.json