Commit Graph

11 Commits

Author SHA1 Message Date
wangzhen 1ab611ad6e Code review
Co-Authored-By: Agent

Signed-off-by: wangzhen <wangzhen416@huawei.com>

🤖‍ AI[84%] 👌 AI Adopted[84%] 🧑 Human[16%]
Co-authored-by: claude (glm-5.2) <ai@local>

Change-Id: I02cde4a7561cc899be6dda491b088aa224b6a54f
2026-06-27 18:57:29 +08:00
RuiChen_01 d0dc3d003c 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>
2026-06-25 21:26:33 +08:00
zhongshield1 c1e5a29d7b 意图框架支持延迟返回结果
Signed-off-by: zhongshield1 <zhangzezhong8@huawei-partners.com>
2025-11-18 09:17:22 +08:00
zhongshield1 79bb5ec344 0702 merge master four
Signed-off-by: zhongshield1 <zhangzezhong8@huawei-partners.com>
2025-11-12 17:40:42 +08:00
zhangzezhong 9f6ed9b6c4 [AMS]0702回合master五期
Signed-off-by: zhangzezhong <zhangzezhong8@huawei-partners.com>
2025-10-10 15:31:03 +08:00
zhangzezhong 8bf00803e1 add ets interface code
Signed-off-by: zhangzezhong <zhangzezhong8@huawei-partners.com>
2025-07-23 11:16:56 +08:00
kirby d433579e34 add_ffi_insight
Signed-off-by: kirby <zhangruiming4@huawei.com>
2025-06-13 15:59:08 +08:00
xuzhihao 16142958c4 Bugfix: IntentContext无法正确获取want问题整改。
Signed-off-by: xuzhihao <xuzhihao16@huawei.com>
2024-06-27 16:47:34 +08:00
xuzhihao e97f12ee69 Bugfix: 401错误码补充详细错误返回信息。
Signed-off-by: xuzhihao <xuzhihao16@huawei.com>
2024-05-03 11:59:08 +08:00
zhangyafei-echo 3d9c9b6a68 Support insight intent.
Signed-off-by: zhangyafei-echo <zhangyafei12@huawei.com>
Change-Id: I0bed1194857048d7a74324c9b178d651298cf8a0

Change-Id: I15b1c6406ea451c728d51d31b53db5505a9ccf5d
2023-10-27 20:02:15 +08:00
liqiang deeb2cd824 Add insight intent context module
Signed-off-by: liqiang <liqiang121@huawei.com>
Change-Id: I3948a65954f0492d7cf6ec18c5f8b99d7bbce66d
2023-10-23 10:23:28 +08:00