package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jan 24, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Dir returns the personas directory path
List returns all available persona names
Save writes a persona to disk as markdown with frontmatter
type Persona struct {
Name string `yaml:"name"`
Description string
}
Persona defines a character voice for journal entries
Get retrieves a persona by name
Load reads a persona from a markdown file with frontmatter
LoadByName looks for a persona file in the personas directory
Source Files
¶
Click to show internal directories.
Click to hide internal directories.