2026-04-02 11:22:17 +08:00
|
|
|
{
|
|
|
|
|
"version": 2,
|
|
|
|
|
"sessions": {
|
|
|
|
|
"cde368a11b604541b286e5ad364ad569": [
|
|
|
|
|
{
|
|
|
|
|
"expertId": "CodeReviewExpert",
|
|
|
|
|
"name": "Kim",
|
|
|
|
|
"profession": "代码审查专家",
|
|
|
|
|
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/02-Engineering/CodeReviewExpert/CodeReviewExpert.png",
|
|
|
|
|
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/02-Engineering/CodeReviewExpert/CodeReviewExpert_zh.md",
|
|
|
|
|
"usedAt": 1774626788361,
|
|
|
|
|
"industryId": "02-Engineering"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"de54c843ba204632a1a84531df727dad": [
|
|
|
|
|
{
|
|
|
|
|
"expertId": "CodeReviewExpert",
|
|
|
|
|
"name": "Kim",
|
|
|
|
|
"profession": "代码审查专家",
|
|
|
|
|
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/02-Engineering/CodeReviewExpert/CodeReviewExpert.png",
|
|
|
|
|
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/02-Engineering/CodeReviewExpert/CodeReviewExpert_zh.md",
|
|
|
|
|
"usedAt": 1774794272165,
|
|
|
|
|
"industryId": "02-Engineering"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"d0413220808b491b9b080d3c64cbce47": [
|
|
|
|
|
{
|
|
|
|
|
"expertId": "CodeReviewExpert",
|
|
|
|
|
"name": "Kim",
|
|
|
|
|
"profession": "代码审查专家",
|
|
|
|
|
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/02-Engineering/CodeReviewExpert/CodeReviewExpert.png",
|
|
|
|
|
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/02-Engineering/CodeReviewExpert/CodeReviewExpert_zh.md",
|
|
|
|
|
"usedAt": 1774962759490,
|
|
|
|
|
"industryId": "02-Engineering"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"9fd54cc31f1946ddb307594498ca3904": [
|
|
|
|
|
{
|
|
|
|
|
"expertId": "CodeReviewExpert",
|
|
|
|
|
"name": "Kim",
|
|
|
|
|
"profession": "代码审查专家",
|
|
|
|
|
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/02-Engineering/CodeReviewExpert/CodeReviewExpert.png",
|
|
|
|
|
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/02-Engineering/CodeReviewExpert/CodeReviewExpert_zh.md",
|
|
|
|
|
"usedAt": 1775006421913,
|
|
|
|
|
"industryId": "02-Engineering"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"fa6557c264754b718bf0d5d9ef497333": [
|
|
|
|
|
{
|
|
|
|
|
"expertId": "SeniorProjectManager",
|
|
|
|
|
"name": "Dylan",
|
|
|
|
|
"profession": "高级项目经理",
|
|
|
|
|
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/07-ProjectManagement/SeniorProjectManager/SeniorProjectManager.png",
|
|
|
|
|
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/07-ProjectManagement/SeniorProjectManager/SeniorProjectManager_zh.md",
|
|
|
|
|
"usedAt": 1775047587647,
|
|
|
|
|
"industryId": "07-ProjectManagement"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"1c685a83bae54302b570b765daabd385": [
|
|
|
|
|
{
|
|
|
|
|
"expertId": "SeniorProjectManager",
|
|
|
|
|
"name": "Dylan",
|
|
|
|
|
"profession": "高级项目经理",
|
|
|
|
|
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/07-ProjectManagement/SeniorProjectManager/SeniorProjectManager.png",
|
|
|
|
|
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/07-ProjectManagement/SeniorProjectManager/SeniorProjectManager_zh.md",
|
|
|
|
|
"usedAt": 1775047777347,
|
|
|
|
|
"industryId": "07-ProjectManagement"
|
|
|
|
|
}
|
refactor: 整理项目根目录结构
整理内容:
- 删除 60+ 临时测试输出文件 (*.txt)
- 移动二进制文件到 bin/ 目录
- 移动 Shell 脚本到 scripts/ 目录
- scripts/dev/: check_gitea.sh, check_sub2api.sh, run_tests.sh
- scripts/deploy/: deploy_*.sh, simple_deploy.sh
- scripts/ops/: fix_nginx.sh, fix_ssl.sh, install_docker.sh
- scripts/test/: test_*.sh, test_*.bat
- 移动批处理文件到 scripts/
- 移动 Python 脚本到 tools/
- 清理临时日志文件
保留根目录必要文件:
- go.mod, go.sum, go.work
- Makefile, docker-compose.yml
- .env.example, .gitignore
- README.md, AGENTS.md, DEPLOY_GUIDE.md
验证: go build ./... && go test ./... 通过
2026-04-07 18:10:36 +08:00
|
|
|
],
|
|
|
|
|
"41d112a31c74400fb6f12c2ddc985746": [
|
|
|
|
|
{
|
|
|
|
|
"expertId": "SiteReliabilityEngineer",
|
|
|
|
|
"name": "Xena",
|
|
|
|
|
"profession": "站点可靠性工程师",
|
|
|
|
|
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/02-Engineering/SiteReliabilityEngineer/SiteReliabilityEngineer.png",
|
|
|
|
|
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/02-Engineering/SiteReliabilityEngineer/SiteReliabilityEngineer_zh.md",
|
|
|
|
|
"usedAt": 1775368484835,
|
|
|
|
|
"industryId": "02-Engineering"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"eae55c6a179e470689a93a3441c5463d": [
|
|
|
|
|
{
|
|
|
|
|
"expertId": "PerformanceTestingExpert",
|
|
|
|
|
"name": "Jasper",
|
|
|
|
|
"profession": "性能测试专家",
|
|
|
|
|
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/08-QualityAssurance/PerformanceTestingExpert/PerformanceTestingExpert.png",
|
|
|
|
|
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/08-QualityAssurance/PerformanceTestingExpert/PerformanceTestingExpert_zh.md",
|
|
|
|
|
"usedAt": 1775370709456,
|
|
|
|
|
"industryId": "08-QualityAssurance"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"f065306f99b54239b8fd775b29525877": [
|
|
|
|
|
{
|
|
|
|
|
"expertId": "SeniorProjectManager",
|
|
|
|
|
"name": "Dylan",
|
|
|
|
|
"profession": "高级项目经理",
|
|
|
|
|
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/07-ProjectManagement/SeniorProjectManager/SeniorProjectManager.png",
|
|
|
|
|
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/07-ProjectManagement/SeniorProjectManager/SeniorProjectManager_zh.md",
|
|
|
|
|
"usedAt": 1775535418245,
|
|
|
|
|
"industryId": "07-ProjectManagement"
|
|
|
|
|
}
|
test: add comprehensive test coverage and improve code quality
- Add new test files for auth, service, and handler modules
- Improve test organization and coverage
- Refactor code for better maintainability
- Add captcha, settings, stats, and theme handler tests
- Add auth module tests (CAS, OAuth, password, SSO, state)
- Add service layer tests for auth, export, permissions, roles
- All Go tests pass (exit code 0)
- All frontend tests pass (325 tests in 59 files)
2026-04-17 20:43:50 +08:00
|
|
|
],
|
|
|
|
|
"c6286a08bb69417d90b3a0e0f687f57a": [
|
|
|
|
|
{
|
|
|
|
|
"expertId": "SeniorDeveloper",
|
|
|
|
|
"name": "Will",
|
|
|
|
|
"profession": "高级开发工程师",
|
|
|
|
|
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/02-Engineering/SeniorDeveloper/SeniorDeveloper.png",
|
|
|
|
|
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/02-Engineering/SeniorDeveloper/SeniorDeveloper_zh.md",
|
|
|
|
|
"usedAt": 1775835747618,
|
|
|
|
|
"industryId": "02-Engineering"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"39122949d47945f9ad2dc7b07b9a3362": [
|
|
|
|
|
{
|
|
|
|
|
"expertId": "CodeReviewExpert",
|
|
|
|
|
"name": "Kim",
|
|
|
|
|
"profession": "代码审查专家",
|
|
|
|
|
"avatarUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/avatars/02-Engineering/CodeReviewExpert/CodeReviewExpert.png",
|
|
|
|
|
"promptUrl": "https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/experts/experts/02-Engineering/CodeReviewExpert/CodeReviewExpert_zh.md",
|
|
|
|
|
"usedAt": 1775967622172,
|
|
|
|
|
"industryId": "02-Engineering"
|
|
|
|
|
}
|
2026-04-02 11:22:17 +08:00
|
|
|
]
|
|
|
|
|
},
|
test: add comprehensive test coverage and improve code quality
- Add new test files for auth, service, and handler modules
- Improve test organization and coverage
- Refactor code for better maintainability
- Add captcha, settings, stats, and theme handler tests
- Add auth module tests (CAS, OAuth, password, SSO, state)
- Add service layer tests for auth, export, permissions, roles
- All Go tests pass (exit code 0)
- All frontend tests pass (325 tests in 59 files)
2026-04-17 20:43:50 +08:00
|
|
|
"lastUpdated": 1775973310025
|
2026-04-02 11:22:17 +08:00
|
|
|
}
|