| fix bug Signed-off-by: RuiChen_01 <chenrui193@huawei.com> | 3 个月前 |
| change external_deps to deps Co-Authored-By: manual Signed-off-by: zhongshield1 <zhangzezhong8@huawei-partners.com> | 1 个月前 |
| update insightIntent tdd Signed-off-by: 任国军 <renguojun1@h-partners.com> 🤖 AI[91%] 🔧 Human Fixed[0%] 🧑 Human[9%] 👌 AI Adopted[100%] Co-authored-by: opencode (glm-5.2) <ai@local> | 7 天前 |
| update insightIntent tdd Signed-off-by: 任国军 <renguojun1@h-partners.com> 🤖 AI[91%] 🔧 Human Fixed[0%] 🧑 Human[9%] 👌 AI Adopted[100%] Co-authored-by: opencode (glm-5.2) <ai@local> | 7 天前 |
| change external_deps to deps Co-Authored-By: manual Signed-off-by: zhongshield1 <zhangzezhong8@huawei-partners.com> | 1 个月前 |
| change external_deps to deps Co-Authored-By: manual Signed-off-by: zhongshield1 <zhangzezhong8@huawei-partners.com> | 1 个月前 |
| tdd fix Co-Authored-By: Agent Signed-off-by: wangzhen <wangzhen416@huawei.com> 🤖 AI[100%] 👌 AI Adopted[100%] 🧑 Human[0%] Change-Id: I0f4faaa05dcc0d27c4d80e84604e2f103db991d4 | 22 天前 |
| change external_deps to deps Co-Authored-By: manual Signed-off-by: zhongshield1 <zhangzezhong8@huawei-partners.com> | 1 个月前 |
| test: add minimal TDD for InsightIntentParamParser and IntentFilterUtil Five basic happy/sad path cases per interface, no external mocks required. ParamParser: empty bundleName/intentName/candidates rejected, all-foreground candidates rejected, single BG UIAbility candidate produces expected param fields. FilterUtil: empty input no-op, FG UIAbility and Form dropped by rule 1, BG UIAbility and ServiceExtension kept. Co-Authored-By: Agent Signed-off-by: RuiChen_01 <chenrui193@huawei.com> | 22 天前 |
| 意图查询IPC数据量限制 Co-Authored-By: Agent Signed-off-by: liuzongze <liuzongze@h-partners.com> Change-Id: I522813c73b8d2ea80050fd94b90e8063156e523c | 1 个月前 |
| fix(insight-intent): prefer background execute mode for Entry when supported GetExecuteModeFromMatched picked executeMode.front() for Entry, which could miss UI_ABILITY_BACKGROUND when the candidate supported multiple modes. Search for BACKGROUND first and use it when present; fall back to front() otherwise. Function and Page branches unchanged. Co-Authored-By: Agent Signed-off-by: RuiChen_01 <chenrui193@huawei.com> 🤖 AI[0%] 🔧 Human Fixed[0%] 🧑 Human[100%] 👌 AI Adopted[0%] | 6 天前 |
| 注解类意图静态化和queryEntity Co-Authored-By: Agent Signed-off-by: renjh5496 <renjianhao@h-partners.com> | 3 个月前 |
| refactor: move versionCode into FunctionInfo, drop bundle-level cache - Add uint32_t versionCode field to CliTool::FunctionInfo with full Parcel/JSON serialization - Pass versionCode through RegisterInsightIntentFunctions and assign to each FunctionInfo before IPC registration - Remove redundant bundle-level versionCode cache in InsightIntentDbCache (HasFunctionByName/SaveFunctionVersion/DeleteFunctionVersion/ LoadFunctionVersionMap, functionVersionMap_, functionVersionMutex_, and related RDB helpers) - Simplify LoadInsightIntentInfos dedup to single rdbHas check - Update function_info_test and thirteenth_test mock accordingly Co-Authored-By: Agent Signed-off-by: RuiChen_01 <chenrui193@huawei.com> 🤖 AI[100%] 👌 AI Adopted[100%] 🧑 Human[0%] Co-authored-by: claude (glm-5.2) <ai@local> | 24 天前 |
| change external_deps to deps Co-Authored-By: manual Signed-off-by: zhongshield1 <zhangzezhong8@huawei-partners.com> | 1 个月前 |
| change external_deps to deps Co-Authored-By: manual Signed-off-by: zhongshield1 <zhangzezhong8@huawei-partners.com> | 1 个月前 |
| change external_deps to deps Co-Authored-By: manual Signed-off-by: zhongshield1 <zhangzezhong8@huawei-partners.com> | 1 个月前 |
| change external_deps to deps Co-Authored-By: manual Signed-off-by: zhongshield1 <zhangzezhong8@huawei-partners.com> | 1 个月前 |
| change external_deps to deps Co-Authored-By: manual Signed-off-by: zhongshield1 <zhangzezhong8@huawei-partners.com> | 1 个月前 |
| change external_deps to deps Co-Authored-By: manual Signed-off-by: zhongshield1 <zhangzezhong8@huawei-partners.com> | 1 个月前 |
| change external_deps to deps Co-Authored-By: manual Signed-off-by: zhongshield1 <zhangzezhong8@huawei-partners.com> | 1 个月前 |
| change external_deps to deps Co-Authored-By: manual Signed-off-by: zhongshield1 <zhangzezhong8@huawei-partners.com> | 1 个月前 |
| feat: support languageEnv for jsheap snapshot dump with UT coverage Add languageEnv parameter (dynamic/static/hybrid) for JsHeap snapshot dump, enabling ETS runtime to also dump heap snapshots. Remove JS-only restriction on snapshot dump path. Add UT coverage for all branches. Co-Authored-By: Agent Signed-off-by: denganliang <denganliang3@h-partners.com> Change-Id: I9784465f1def0d74165d3d1804a36a9b489fe0e0 | 27 天前 |
| 注解类意图静态化和queryEntity Co-Authored-By: Agent Signed-off-by: renjh5496 <renjianhao@h-partners.com> | 3 个月前 |