feat(All) 修改结果展示样式,增加测试地区覆盖范围

This commit is contained in:
2025-12-19 15:21:55 +08:00
parent 2f6831336e
commit 1a0815759e
15 changed files with 1336 additions and 368 deletions

View File

@@ -0,0 +1,16 @@
{
"env": {
"ANTHROPIC_BASE_URL": "https://api.a6.wiki",
"ANTHROPIC_AUTH_TOKEN": "sk-ahdoawhfo",
"ANTHROPIC_MODEL": "claude-opus-4-5-thinking"
},
"permissions": {
"allow": [
"mcp__gemini__gemini",
"mcp__codex__codex",
"Bash(npm run build)",
"Bash(npm install react-globe.gl three)"
],
"deny": []
}
}