25 lines
583 B
TOML
25 lines
583 B
TOML
roles = [
|
|
"User",
|
|
"AI",
|
|
"Vendor API",
|
|
"System",
|
|
"Reasoning",
|
|
]
|
|
active = "AutoDisc"
|
|
auto_add = true
|
|
|
|
[discussions.main]
|
|
git_commit = ""
|
|
last_updated = "2026-02-27T13:51:58"
|
|
history = [
|
|
"@2026-02-27T13:51:51\nUser:\nHello! This is an automated test. Just say 'Acknowledged'.",
|
|
"@2026-02-27T13:51:58\nAI:\nAcknowledged.",
|
|
]
|
|
|
|
[discussions.AutoDisc]
|
|
git_commit = ""
|
|
last_updated = "2026-02-27T18:47:58"
|
|
history = [
|
|
"@2026-02-27T18:18:46\nSystem:\n[PERFORMANCE ALERT] Frame time high: 61.9ms. Please consider optimizing recent changes or reducing load.",
|
|
]
|