2026-04-06 01:28:10 +08:00
|
|
|
{
|
2026-04-08 17:23:02 +08:00
|
|
|
"$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"
|
|
|
|
|
}
|
2026-04-06 01:28:10 +08:00
|
|
|
}
|
|
|
|
|
}
|