22 lines
469 B
TOML
22 lines
469 B
TOML
roles = [
|
|
"User",
|
|
"AI",
|
|
"Vendor API",
|
|
"System",
|
|
"Reasoning",
|
|
]
|
|
active = "mma_human veriffication"
|
|
auto_add = true
|
|
|
|
[discussions.main]
|
|
git_commit = ""
|
|
last_updated = "2026-02-26T22:00:42"
|
|
history = [
|
|
"@2026-02-26T22:00:02\nSystem:\n[PERFORMANCE ALERT] CPU usage high: 92.2%. Please consider optimizing recent changes or reducing load.",
|
|
]
|
|
|
|
[discussions."mma_human veriffication"]
|
|
git_commit = ""
|
|
last_updated = "2026-02-26T22:02:01"
|
|
history = []
|