25 lines
582 B
TOML
25 lines
582 B
TOML
roles = [
|
|
"User",
|
|
"AI",
|
|
"Vendor API",
|
|
"System",
|
|
"Reasoning",
|
|
]
|
|
active = "AutoDisc"
|
|
auto_add = true
|
|
|
|
[discussions.main]
|
|
git_commit = ""
|
|
last_updated = "2026-02-27T18:58:03"
|
|
history = [
|
|
"@2026-02-27T18:57:55\nUser:\nHello! This is an automated test. Just say 'Acknowledged'.",
|
|
"@2026-02-27T18:58:02\nAI:\nAcknowledged",
|
|
]
|
|
|
|
[discussions.AutoDisc]
|
|
git_commit = ""
|
|
last_updated = "2026-02-27T19:23:11"
|
|
history = [
|
|
"@2026-02-27T19:08:37\nSystem:\n[PERFORMANCE ALERT] Frame time high: 62.2ms. Please consider optimizing recent changes or reducing load.",
|
|
]
|