e80a82bef4
- 更新 http-error-codes, user-points-chat-data-protocol - 更新 divination-run-protocol, profile-protocol - 删除废弃的后端和前端设计计划文档
15 lines
321 B
JSON
15 lines
321 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"instructions": [
|
|
"./.opencode/memory/current.md",
|
|
"./.opencode/memory/durable.md"
|
|
],
|
|
"mcp": {
|
|
"supabase": {
|
|
"type": "remote",
|
|
"enabled": true,
|
|
"url": "http://localhost:8001/mcp"
|
|
}
|
|
}
|
|
}
|