21 lines
438 B
TOML
21 lines
438 B
TOML
roles = [
|
|
"User",
|
|
"AI",
|
|
"Vendor API",
|
|
"System",
|
|
]
|
|
active = "testing deepseek"
|
|
auto_add = true
|
|
|
|
[discussions.main]
|
|
git_commit = ""
|
|
last_updated = "2026-02-25T23:33:11"
|
|
history = [
|
|
"@2026-02-25T22:34:11\nSystem:\n[PERFORMANCE ALERT] CPU usage high: 92.2%. Please consider optimizing recent changes or reducing load.",
|
|
]
|
|
|
|
[discussions."testing deepseek"]
|
|
git_commit = ""
|
|
last_updated = "2026-02-26T00:29:48"
|
|
history = []
|