29 lines
1.2 KiB
TOML
29 lines
1.2 KiB
TOML
roles = [
|
|
"User",
|
|
"AI",
|
|
"Vendor API",
|
|
"System",
|
|
]
|
|
active = "testing gemini-cli"
|
|
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-26T12:38:38"
|
|
history = [
|
|
"@2026-02-26T12:38:30\nUser:\nwasap deepseek?",
|
|
"@2026-02-26T12:38:34\nAI:\nHey there! 👋 I'm DeepSeek, an AI assistant created by DeepSeek Company. I'm here to help you with various tasks like coding, writing, analysis, problem-solving, and more!\n\nI can:\n- Write and debug code in multiple programming languages\n- Help with technical questions and explanations\n- Assist with writing and content creation\n- Analyze documents and data\n- Search the web for current information (when you enable it)\n- Work with files and directories\n\nWhat can I help you with today? Whether it's coding, learning something new, or just having a conversation, I'm ready to assist! 😊",
|
|
]
|
|
|
|
[discussions."testing gemini-cli"]
|
|
git_commit = ""
|
|
last_updated = "2026-02-26T13:08:53"
|
|
history = []
|