18 lines
485 B
TOML
18 lines
485 B
TOML
roles = [
|
|
"User",
|
|
"AI",
|
|
"Vendor API",
|
|
"System",
|
|
"Reasoning",
|
|
]
|
|
active = "main"
|
|
auto_add = true
|
|
|
|
[discussions.main]
|
|
git_commit = ""
|
|
last_updated = "2026-02-28T22:11:24"
|
|
history = [
|
|
"@2026-02-28T22:02:40\nSystem:\n[PERFORMANCE ALERT] CPU usage high: 83.5%. Please consider optimizing recent changes or reducing load.",
|
|
"@2026-02-28T22:03:10\nSystem:\n[PERFORMANCE ALERT] CPU usage high: 103.9%. Please consider optimizing recent changes or reducing load.",
|
|
]
|