feat: 导出 SproutClaw .sproutclaw 配置

包含 extensions、skills、prompts、settings、auth、models、mcp 等配置。
排除 node_modules、npm 缓存、sessions 等运行时数据。
This commit is contained in:
2026-06-26 15:48:56 +08:00
commit 50edff80f5
13904 changed files with 411646 additions and 0 deletions

6
agent/auth.json Normal file
View File

@@ -0,0 +1,6 @@
{
"opencode-go": {
"type": "api_key",
"key": "sk-jPLcSAWMwDBeIIQ2w7dkonzSFbJFxvqWxEQnl8twHXX21G01QKqf6g0TVkvJuDjx"
}
}