24 lines
980 B
TOML
24 lines
980 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-25T23:33:45"
|
|
history = [
|
|
"@2026-02-25T23:33:21\nUser:\ntesting testing 123?",
|
|
"@2026-02-25T23:33:25\nAI:\nI see you're testing with \"testing testing 123\". I'm here and ready to help! I'm a helpful coding assistant with access to PowerShell and various tools for file operations and web access.\n\nWhat would you like me to help you with today? I can assist with:\n- Writing or editing code files\n- Searching for information\n- Reading or analyzing files\n- Running commands\n- Web searches\n- And much more!\n\nJust let me know what you need help with.",
|
|
]
|