Ning Yu Xiang and Li Shenhang
eb12a00efe
feat: add support esp vocat
2026-04-28 15:43:18 +08:00
zhouli
639982debd
feat(cap_lua): add configurable Lua package.path support
...
- Add `cap_lua_add_package_path_dir()` API to register shared Lua
library directories at runtime
- Automatically prepend the running script's own directory and all
registered shared dirs to `package.path` before execution
- Script-local directory takes priority over shared library dirs
- Validate paths: must be absolute, no ".." traversal, within size limit
- Deduplicate entries in the path dir linked list
2026-04-28 15:01:26 +08:00
zhouli
fd08809404
fix(emote): remove CONFIG_APP_ENABLE_EMOTE
2026-04-27 22:15:29 +08:00
zhouli
a49237a0c0
fix: update skill cap time
2026-04-27 17:14:49 +08:00
loop
869bcac136
fix: fix build error
2026-04-27 16:41:08 +08:00
loop and zhouli
d29507b8e8
feat(edge_agent): migrate basic demo updates
2026-04-27 16:09:07 +08:00
loop and zhouli
b65877c8c0
feat: add edge_agent demo
2026-04-27 16:09:03 +08:00
Ning Yu Xiang and Li Shenhang
0d0f209499
Feat/add p4 ev
2026-04-24 21:27:10 +08:00
Xiangao Lu
4739e876f8
feat(add_lua_cap): refine skill doc and remove the registration of lua_event_publisher
2026-04-23 19:49:14 +08:00
loop and Xiangao Lu
f426888f01
feat: update lua_module_call_capability
2026-04-23 18:37:55 +08:00
loop and Xiangao Lu
8534fce616
feat: add lua module call capability
2026-04-23 18:37:55 +08:00
loop and Xiangao Lu
6c597fa543
docs: fix lua capability skill examples
2026-04-23 18:37:55 +08:00
zhouli
3d0a708c3c
feat(cap_files): add copy and move operations
2026-04-23 13:38:46 +08:00
zhouli
47bb219ab0
fix(context): clear output before collect failures
2026-04-23 13:38:46 +08:00
zhouli
6f7d59da27
feat(cap_time): add sntp and time context provider
2026-04-23 13:38:46 +08:00
Xiangao Lu
f1df1adf23
feat(lua_adc): change func name to get_gpio
2026-04-22 22:05:53 +08:00
Xiangao Lu
53351e74ca
feat(lua_adc): add adc demo lua script
2026-04-22 21:51:29 +08:00
yanke and Xiangao Lu
a5cc23de9d
feat: add lua module adc
2026-04-22 21:51:24 +08:00
Xiangao Lu
0e9464bb70
feat(lua_uart): add uart lua script demo
2026-04-22 21:19:06 +08:00
yanke and Xiangao Lu
8dbc56fb7d
feat: add lua module uart
2026-04-22 21:19:06 +08:00
Xiangao Lu
f4539f2381
feat(lua_i2c): add basic_i2c.lua demo
2026-04-22 17:49:14 +08:00
yanke and Xiangao Lu
f6e97be31e
feat: add lua module i2c based on i2c_bus
2026-04-22 17:03:05 +08:00
Li Shenhang
ec881d753f
Merge branch 'fix/qq-send-file' into 'master'
...
fix(cap_im_qq): fix qq send file (GitHub PR#1)
See merge request ae_group/esp-claw!63
2026-04-22 16:43:03 +08:00
zhouli
d703f21dba
feat: update display skill
2026-04-22 13:04:40 +08:00
zhouli
ed7fcd4ac2
refactor(cap_skill_mgr): simplify skill activation inputs
2026-04-22 13:04:40 +08:00