fix pacman pkg
All checks were successful
release / Release (push) Successful in 24s

This commit is contained in:
2026-02-28 15:25:54 +09:00
parent 756aa9825d
commit f4b43ec7c1
8 changed files with 98 additions and 8 deletions

View File

@@ -7,10 +7,10 @@
},
"ailog": {
"command": "ailog",
"args": ["mcp"],
"args": ["mcp-serve"],
"env": {
"CHAT_SYSTEM_FILE": "/home/ai/.config/aigpt/core.md",
"CHAT_OUTPUT": "/home/ai/log/public/content"
"CHAT_SYSTEM_FILE": "~/.config/ai.syui.log/at/did:plc:6qyecktefllvenje24fcxnie/ai.syui.gpt.core/self.json",
"CHAT_OUTPUT": "~/.config/ai.syui.log/at"
}
}
}