pull/8/head
123 1 week ago
parent 264f14eacc
commit 520df39fca

@ -1,40 +1,6 @@
{
"currentState": "role_activated_with_memory",
"currentState": "memory_saved",
"stateHistory": [
{
"from": "initial",
"command": "init",
"timestamp": "2025-06-30T11:18:56.016Z",
"args": [
{
"workingDirectory": "/home/hzk/Software_Architecture"
}
]
},
{
"from": "initialized",
"command": "welcome",
"timestamp": "2025-06-30T11:19:00.050Z",
"args": []
},
{
"from": "role_discovery",
"command": "action",
"timestamp": "2025-06-30T11:22:24.971Z",
"args": [
"qt-code-optimizer"
]
},
{
"from": "role_activated_with_memory",
"command": "remember",
"timestamp": "2025-06-30T12:18:45.581Z",
"args": [
"为BattlefieldExplorationSystem项目创建了专业的Qt C++代码规范文档包含命名约定、代码格式、Qt特性使用、注释标准、内存管理、错误处理等完整规范。文档针对项目中发现的具体问题如硬编码密码、命名不一致、原始指针使用等提供了针对性的解决方案和最佳实践。",
"--tags",
"qt-coding-standard documentation best-practices code-quality"
]
},
{
"from": "memory_saved",
"command": "init",
@ -428,7 +394,41 @@
"args": [
"qt-ui-optimizer"
]
},
{
"from": "role_activated_with_memory",
"command": "init",
"timestamp": "2025-07-04T01:18:37.182Z",
"args": [
{
"workingDirectory": "/home/hzk/Software_Architecture/src/Client"
}
]
},
{
"from": "initialized",
"command": "welcome",
"timestamp": "2025-07-04T01:18:44.252Z",
"args": []
},
{
"from": "role_discovery",
"command": "action",
"timestamp": "2025-07-04T01:19:33.392Z",
"args": [
"qt-ui-optimizer"
]
},
{
"from": "role_activated_with_memory",
"command": "remember",
"timestamp": "2025-07-04T01:50:21.082Z",
"args": [
"成功解决BattlefieldExplorationSystem的段错误编译问题\n\n关键问题识别\n1. MainWindow.cpp中缺失8个关键槽函数实现onStartMapping等\n2. 存在重复的函数定义1240行和1488行重复\n3. .pro文件引用了不存在的DroneControlDialog.cpp和RobotDogControlDialog.cpp源文件\n\n解决方案\n1. 添加了所有缺失的槽函数实现提供基础的日志记录和TODO标记\n2. 删除了重复的函数定义1488行后的重复代码\n3. 清理了.pro文件中的无效源文件引用\n\n修复结果\n- ✅ 编译问题完全解决,项目可以成功编译\n- ✅ 程序可以正常启动UI界面正常显示\n- ✅ 数据库连接正常,设备列表加载成功\n- ✅ 左右面板、样式系统、地图都能正常初始化\n- ⚠️ 运行时在地图功能的最后阶段仍有段错误,但这是独立的功能问题\n\n技术要点\n- Qt信号槽机制要求严格的头文件声明与源文件实现匹配\n- .pro文件的源文件引用必须与实际文件系统一致\n- 重复函数定义会导致链接时错误\n\n这次修复将主要的结构性编译问题转化为具体的功能性运行时问题为后续调试奠定了良好基础。",
"--tags",
"Qt调试 段错误修复 BattlefieldExplorationSystem 编译问题 信号槽 .pro文件"
]
}
],
"lastUpdated": "2025-07-03T12:29:07.735Z"
"lastUpdated": "2025-07-04T01:50:21.085Z"
}

@ -4,8 +4,8 @@
"metadata": {
"version": "2.0.0",
"description": "project 级资源注册表",
"createdAt": "2025-07-03T12:28:21.053Z",
"updatedAt": "2025-07-03T12:28:21.059Z",
"createdAt": "2025-07-04T01:25:08.606Z",
"updatedAt": "2025-07-04T01:25:08.615Z",
"resourceCount": 40
},
"resources": [
@ -17,9 +17,9 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@project://.promptx/resource/domain/course-project-writer/course-project-writer.role.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.054Z",
"updatedAt": "2025-07-03T12:28:21.054Z",
"scannedAt": "2025-07-03T12:28:21.054Z"
"createdAt": "2025-07-04T01:25:08.607Z",
"updatedAt": "2025-07-04T01:25:08.607Z",
"scannedAt": "2025-07-04T01:25:08.607Z"
}
},
{
@ -30,9 +30,9 @@
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/domain/course-project-writer/thought/academic-writing.thought.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.054Z",
"updatedAt": "2025-07-03T12:28:21.054Z",
"scannedAt": "2025-07-03T12:28:21.054Z"
"createdAt": "2025-07-04T01:25:08.607Z",
"updatedAt": "2025-07-04T01:25:08.607Z",
"scannedAt": "2025-07-04T01:25:08.607Z"
}
},
{
@ -43,9 +43,9 @@
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/domain/course-project-writer/thought/project-reflection.thought.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.054Z",
"updatedAt": "2025-07-03T12:28:21.054Z",
"scannedAt": "2025-07-03T12:28:21.054Z"
"createdAt": "2025-07-04T01:25:08.608Z",
"updatedAt": "2025-07-04T01:25:08.608Z",
"scannedAt": "2025-07-04T01:25:08.608Z"
}
},
{
@ -56,9 +56,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/domain/course-project-writer/execution/academic-report-writing.execution.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.055Z",
"updatedAt": "2025-07-03T12:28:21.055Z",
"scannedAt": "2025-07-03T12:28:21.055Z"
"createdAt": "2025-07-04T01:25:08.608Z",
"updatedAt": "2025-07-04T01:25:08.608Z",
"scannedAt": "2025-07-04T01:25:08.608Z"
}
},
{
@ -69,9 +69,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/domain/course-project-writer/execution/grade-optimization.execution.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.055Z",
"updatedAt": "2025-07-03T12:28:21.055Z",
"scannedAt": "2025-07-03T12:28:21.055Z"
"createdAt": "2025-07-04T01:25:08.608Z",
"updatedAt": "2025-07-04T01:25:08.608Z",
"scannedAt": "2025-07-04T01:25:08.608Z"
}
},
{
@ -82,9 +82,9 @@
"description": "知识库,提供专业知识和信息",
"reference": "@project://.promptx/resource/domain/course-project-writer/knowledge/software-engineering-education.knowledge.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.055Z",
"updatedAt": "2025-07-03T12:28:21.055Z",
"scannedAt": "2025-07-03T12:28:21.055Z"
"createdAt": "2025-07-04T01:25:08.608Z",
"updatedAt": "2025-07-04T01:25:08.608Z",
"scannedAt": "2025-07-04T01:25:08.608Z"
}
},
{
@ -95,9 +95,9 @@
"description": "知识库,提供专业知识和信息",
"reference": "@project://.promptx/resource/domain/course-project-writer/knowledge/technical-documentation.knowledge.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.055Z",
"updatedAt": "2025-07-03T12:28:21.055Z",
"scannedAt": "2025-07-03T12:28:21.055Z"
"createdAt": "2025-07-04T01:25:08.608Z",
"updatedAt": "2025-07-04T01:25:08.608Z",
"scannedAt": "2025-07-04T01:25:08.608Z"
}
},
{
@ -108,9 +108,9 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@project://.promptx/resource/domain/project-explainer/project-explainer.role.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.055Z",
"updatedAt": "2025-07-03T12:28:21.055Z",
"scannedAt": "2025-07-03T12:28:21.055Z"
"createdAt": "2025-07-04T01:25:08.608Z",
"updatedAt": "2025-07-04T01:25:08.608Z",
"scannedAt": "2025-07-04T01:25:08.608Z"
}
},
{
@ -121,9 +121,9 @@
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/domain/project-explainer/thought/educational-guidance.thought.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.055Z",
"updatedAt": "2025-07-03T12:28:21.055Z",
"scannedAt": "2025-07-03T12:28:21.055Z"
"createdAt": "2025-07-04T01:25:08.609Z",
"updatedAt": "2025-07-04T01:25:08.609Z",
"scannedAt": "2025-07-04T01:25:08.609Z"
}
},
{
@ -134,9 +134,9 @@
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/domain/project-explainer/thought/project-analysis.thought.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.055Z",
"updatedAt": "2025-07-03T12:28:21.055Z",
"scannedAt": "2025-07-03T12:28:21.055Z"
"createdAt": "2025-07-04T01:25:08.609Z",
"updatedAt": "2025-07-04T01:25:08.609Z",
"scannedAt": "2025-07-04T01:25:08.609Z"
}
},
{
@ -147,9 +147,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/domain/project-explainer/execution/academic-presentation.execution.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.055Z",
"updatedAt": "2025-07-03T12:28:21.055Z",
"scannedAt": "2025-07-03T12:28:21.055Z"
"createdAt": "2025-07-04T01:25:08.609Z",
"updatedAt": "2025-07-04T01:25:08.609Z",
"scannedAt": "2025-07-04T01:25:08.609Z"
}
},
{
@ -160,9 +160,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/domain/project-explainer/execution/project-explanation-workflow.execution.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.055Z",
"updatedAt": "2025-07-03T12:28:21.055Z",
"scannedAt": "2025-07-03T12:28:21.055Z"
"createdAt": "2025-07-04T01:25:08.609Z",
"updatedAt": "2025-07-04T01:25:08.609Z",
"scannedAt": "2025-07-04T01:25:08.609Z"
}
},
{
@ -173,9 +173,9 @@
"description": "知识库,提供专业知识和信息",
"reference": "@project://.promptx/resource/domain/project-explainer/knowledge/academic-evaluation-standards.knowledge.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.055Z",
"updatedAt": "2025-07-03T12:28:21.055Z",
"scannedAt": "2025-07-03T12:28:21.055Z"
"createdAt": "2025-07-04T01:25:08.609Z",
"updatedAt": "2025-07-04T01:25:08.609Z",
"scannedAt": "2025-07-04T01:25:08.609Z"
}
},
{
@ -186,9 +186,9 @@
"description": "知识库,提供专业知识和信息",
"reference": "@project://.promptx/resource/domain/project-explainer/knowledge/code-analysis-techniques.knowledge.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.055Z",
"updatedAt": "2025-07-03T12:28:21.055Z",
"scannedAt": "2025-07-03T12:28:21.055Z"
"createdAt": "2025-07-04T01:25:08.609Z",
"updatedAt": "2025-07-04T01:25:08.609Z",
"scannedAt": "2025-07-04T01:25:08.609Z"
}
},
{
@ -199,9 +199,9 @@
"description": "知识库,提供专业知识和信息",
"reference": "@project://.promptx/resource/domain/project-explainer/knowledge/qt-architecture.knowledge.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.055Z",
"updatedAt": "2025-07-03T12:28:21.055Z",
"scannedAt": "2025-07-03T12:28:21.055Z"
"createdAt": "2025-07-04T01:25:08.609Z",
"updatedAt": "2025-07-04T01:25:08.609Z",
"scannedAt": "2025-07-04T01:25:08.609Z"
}
},
{
@ -212,9 +212,9 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@project://.promptx/resource/domain/project-poster-designer/project-poster-designer.role.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.055Z",
"updatedAt": "2025-07-03T12:28:21.055Z",
"scannedAt": "2025-07-03T12:28:21.055Z"
"createdAt": "2025-07-04T01:25:08.609Z",
"updatedAt": "2025-07-04T01:25:08.609Z",
"scannedAt": "2025-07-04T01:25:08.609Z"
}
},
{
@ -225,9 +225,9 @@
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/domain/project-poster-designer/thought/creative-thinking.thought.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.056Z",
"updatedAt": "2025-07-03T12:28:21.056Z",
"scannedAt": "2025-07-03T12:28:21.056Z"
"createdAt": "2025-07-04T01:25:08.610Z",
"updatedAt": "2025-07-04T01:25:08.610Z",
"scannedAt": "2025-07-04T01:25:08.610Z"
}
},
{
@ -238,9 +238,9 @@
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/domain/project-poster-designer/thought/visual-design.thought.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.056Z",
"updatedAt": "2025-07-03T12:28:21.056Z",
"scannedAt": "2025-07-03T12:28:21.056Z"
"createdAt": "2025-07-04T01:25:08.610Z",
"updatedAt": "2025-07-04T01:25:08.610Z",
"scannedAt": "2025-07-04T01:25:08.610Z"
}
},
{
@ -251,9 +251,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/domain/project-poster-designer/execution/poster-design-process.execution.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.056Z",
"updatedAt": "2025-07-03T12:28:21.056Z",
"scannedAt": "2025-07-03T12:28:21.056Z"
"createdAt": "2025-07-04T01:25:08.610Z",
"updatedAt": "2025-07-04T01:25:08.610Z",
"scannedAt": "2025-07-04T01:25:08.610Z"
}
},
{
@ -264,9 +264,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/domain/project-poster-designer/execution/visual-communication.execution.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.056Z",
"updatedAt": "2025-07-03T12:28:21.056Z",
"scannedAt": "2025-07-03T12:28:21.056Z"
"createdAt": "2025-07-04T01:25:08.610Z",
"updatedAt": "2025-07-04T01:25:08.610Z",
"scannedAt": "2025-07-04T01:25:08.610Z"
}
},
{
@ -277,9 +277,9 @@
"description": "知识库,提供专业知识和信息",
"reference": "@project://.promptx/resource/domain/project-poster-designer/knowledge/graphic-design.knowledge.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.056Z",
"updatedAt": "2025-07-03T12:28:21.056Z",
"scannedAt": "2025-07-03T12:28:21.056Z"
"createdAt": "2025-07-04T01:25:08.611Z",
"updatedAt": "2025-07-04T01:25:08.611Z",
"scannedAt": "2025-07-04T01:25:08.611Z"
}
},
{
@ -290,9 +290,9 @@
"description": "知识库,提供专业知识和信息",
"reference": "@project://.promptx/resource/domain/project-poster-designer/knowledge/military-tech-aesthetics.knowledge.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.056Z",
"updatedAt": "2025-07-03T12:28:21.056Z",
"scannedAt": "2025-07-03T12:28:21.056Z"
"createdAt": "2025-07-04T01:25:08.611Z",
"updatedAt": "2025-07-04T01:25:08.611Z",
"scannedAt": "2025-07-04T01:25:08.611Z"
}
},
{
@ -303,9 +303,9 @@
"description": "知识库,提供专业知识和信息",
"reference": "@project://.promptx/resource/domain/project-poster-designer/knowledge/project-presentation.knowledge.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.056Z",
"updatedAt": "2025-07-03T12:28:21.056Z",
"scannedAt": "2025-07-03T12:28:21.056Z"
"createdAt": "2025-07-04T01:25:08.611Z",
"updatedAt": "2025-07-04T01:25:08.611Z",
"scannedAt": "2025-07-04T01:25:08.611Z"
}
},
{
@ -316,9 +316,9 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@project://.promptx/resource/domain/qt-code-optimizer/qt-code-optimizer.role.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.057Z",
"updatedAt": "2025-07-03T12:28:21.057Z",
"scannedAt": "2025-07-03T12:28:21.057Z"
"createdAt": "2025-07-04T01:25:08.611Z",
"updatedAt": "2025-07-04T01:25:08.611Z",
"scannedAt": "2025-07-04T01:25:08.611Z"
}
},
{
@ -329,9 +329,9 @@
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/domain/qt-code-optimizer/thought/qt-code-analysis.thought.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.057Z",
"updatedAt": "2025-07-03T12:28:21.057Z",
"scannedAt": "2025-07-03T12:28:21.057Z"
"createdAt": "2025-07-04T01:25:08.612Z",
"updatedAt": "2025-07-04T01:25:08.612Z",
"scannedAt": "2025-07-04T01:25:08.612Z"
}
},
{
@ -342,9 +342,9 @@
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/domain/qt-code-optimizer/thought/quality-assessment.thought.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.057Z",
"updatedAt": "2025-07-03T12:28:21.057Z",
"scannedAt": "2025-07-03T12:28:21.057Z"
"createdAt": "2025-07-04T01:25:08.612Z",
"updatedAt": "2025-07-04T01:25:08.612Z",
"scannedAt": "2025-07-04T01:25:08.612Z"
}
},
{
@ -355,9 +355,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/domain/qt-code-optimizer/execution/academic-standards.execution.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.057Z",
"updatedAt": "2025-07-03T12:28:21.057Z",
"scannedAt": "2025-07-03T12:28:21.057Z"
"createdAt": "2025-07-04T01:25:08.612Z",
"updatedAt": "2025-07-04T01:25:08.612Z",
"scannedAt": "2025-07-04T01:25:08.612Z"
}
},
{
@ -368,9 +368,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/domain/qt-code-optimizer/execution/qt-code-optimization.execution.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.057Z",
"updatedAt": "2025-07-03T12:28:21.057Z",
"scannedAt": "2025-07-03T12:28:21.057Z"
"createdAt": "2025-07-04T01:25:08.612Z",
"updatedAt": "2025-07-04T01:25:08.612Z",
"scannedAt": "2025-07-04T01:25:08.612Z"
}
},
{
@ -381,9 +381,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/domain/qt-code-optimizer/execution/quality-improvement.execution.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.057Z",
"updatedAt": "2025-07-03T12:28:21.057Z",
"scannedAt": "2025-07-03T12:28:21.057Z"
"createdAt": "2025-07-04T01:25:08.612Z",
"updatedAt": "2025-07-04T01:25:08.612Z",
"scannedAt": "2025-07-04T01:25:08.612Z"
}
},
{
@ -394,9 +394,9 @@
"description": "知识库,提供专业知识和信息",
"reference": "@project://.promptx/resource/domain/qt-code-optimizer/knowledge/code-quality-standards.knowledge.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.058Z",
"updatedAt": "2025-07-03T12:28:21.058Z",
"scannedAt": "2025-07-03T12:28:21.058Z"
"createdAt": "2025-07-04T01:25:08.613Z",
"updatedAt": "2025-07-04T01:25:08.613Z",
"scannedAt": "2025-07-04T01:25:08.613Z"
}
},
{
@ -407,9 +407,9 @@
"description": "知识库,提供专业知识和信息",
"reference": "@project://.promptx/resource/domain/qt-code-optimizer/knowledge/project-architecture.knowledge.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.058Z",
"updatedAt": "2025-07-03T12:28:21.058Z",
"scannedAt": "2025-07-03T12:28:21.058Z"
"createdAt": "2025-07-04T01:25:08.613Z",
"updatedAt": "2025-07-04T01:25:08.613Z",
"scannedAt": "2025-07-04T01:25:08.613Z"
}
},
{
@ -420,9 +420,9 @@
"description": "知识库,提供专业知识和信息",
"reference": "@project://.promptx/resource/domain/qt-code-optimizer/knowledge/qt-cpp-expertise.knowledge.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.058Z",
"updatedAt": "2025-07-03T12:28:21.058Z",
"scannedAt": "2025-07-03T12:28:21.058Z"
"createdAt": "2025-07-04T01:25:08.613Z",
"updatedAt": "2025-07-04T01:25:08.613Z",
"scannedAt": "2025-07-04T01:25:08.613Z"
}
},
{
@ -433,9 +433,9 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@project://.promptx/resource/domain/qt-ui-optimizer/qt-ui-optimizer.role.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.058Z",
"updatedAt": "2025-07-03T12:28:21.058Z",
"scannedAt": "2025-07-03T12:28:21.058Z"
"createdAt": "2025-07-04T01:25:08.613Z",
"updatedAt": "2025-07-04T01:25:08.613Z",
"scannedAt": "2025-07-04T01:25:08.613Z"
}
},
{
@ -446,9 +446,9 @@
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/domain/qt-ui-optimizer/thought/academic-standards-awareness.thought.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.058Z",
"updatedAt": "2025-07-03T12:28:21.058Z",
"scannedAt": "2025-07-03T12:28:21.058Z"
"createdAt": "2025-07-04T01:25:08.614Z",
"updatedAt": "2025-07-04T01:25:08.614Z",
"scannedAt": "2025-07-04T01:25:08.614Z"
}
},
{
@ -459,9 +459,9 @@
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/domain/qt-ui-optimizer/thought/ui-design-thinking.thought.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.058Z",
"updatedAt": "2025-07-03T12:28:21.058Z",
"scannedAt": "2025-07-03T12:28:21.058Z"
"createdAt": "2025-07-04T01:25:08.614Z",
"updatedAt": "2025-07-04T01:25:08.614Z",
"scannedAt": "2025-07-04T01:25:08.614Z"
}
},
{
@ -472,9 +472,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/domain/qt-ui-optimizer/execution/academic-ui-standards.execution.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.059Z",
"updatedAt": "2025-07-03T12:28:21.059Z",
"scannedAt": "2025-07-03T12:28:21.059Z"
"createdAt": "2025-07-04T01:25:08.614Z",
"updatedAt": "2025-07-04T01:25:08.614Z",
"scannedAt": "2025-07-04T01:25:08.614Z"
}
},
{
@ -485,9 +485,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/domain/qt-ui-optimizer/execution/qt-optimization-workflow.execution.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.059Z",
"updatedAt": "2025-07-03T12:28:21.059Z",
"scannedAt": "2025-07-03T12:28:21.059Z"
"createdAt": "2025-07-04T01:25:08.614Z",
"updatedAt": "2025-07-04T01:25:08.614Z",
"scannedAt": "2025-07-04T01:25:08.614Z"
}
},
{
@ -498,9 +498,9 @@
"description": "知识库,提供专业知识和信息",
"reference": "@project://.promptx/resource/domain/qt-ui-optimizer/knowledge/academic-project-standards.knowledge.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.059Z",
"updatedAt": "2025-07-03T12:28:21.059Z",
"scannedAt": "2025-07-03T12:28:21.059Z"
"createdAt": "2025-07-04T01:25:08.615Z",
"updatedAt": "2025-07-04T01:25:08.615Z",
"scannedAt": "2025-07-04T01:25:08.615Z"
}
},
{
@ -511,9 +511,9 @@
"description": "知识库,提供专业知识和信息",
"reference": "@project://.promptx/resource/domain/qt-ui-optimizer/knowledge/qt-ui-development.knowledge.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.059Z",
"updatedAt": "2025-07-03T12:28:21.059Z",
"scannedAt": "2025-07-03T12:28:21.059Z"
"createdAt": "2025-07-04T01:25:08.615Z",
"updatedAt": "2025-07-04T01:25:08.615Z",
"scannedAt": "2025-07-04T01:25:08.615Z"
}
},
{
@ -524,9 +524,9 @@
"description": "知识库,提供专业知识和信息",
"reference": "@project://.promptx/resource/domain/qt-ui-optimizer/knowledge/ui-ux-principles.knowledge.md",
"metadata": {
"createdAt": "2025-07-03T12:28:21.059Z",
"updatedAt": "2025-07-03T12:28:21.059Z",
"scannedAt": "2025-07-03T12:28:21.059Z"
"createdAt": "2025-07-04T01:25:08.615Z",
"updatedAt": "2025-07-04T01:25:08.615Z",
"scannedAt": "2025-07-04T01:25:08.615Z"
}
}
],

Loading…
Cancel
Save