44 Commits

Author SHA1 Message Date
Ning Yu Xiang eb12a00efe feat: add support esp vocat 2026-04-28 15:43:18 +08:00
zhouli fd08809404 fix(emote): remove CONFIG_APP_ENABLE_EMOTE 2026-04-27 22:15:29 +08:00
loop b65877c8c0 feat: add edge_agent demo 2026-04-27 16:09:03 +08:00
Ning Yu Xiang 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 f426888f01 feat: update lua_module_call_capability 2026-04-23 18:37:55 +08:00
loop 8534fce616 feat: add lua module call capability 2026-04-23 18:37:55 +08:00
loop 6c597fa543 docs: fix lua capability skill examples 2026-04-23 18:37:55 +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 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 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 f6e97be31e feat: add lua module i2c based on i2c_bus 2026-04-22 17:03:05 +08:00
zhouli d703f21dba feat: update display skill 2026-04-22 13:04:40 +08:00
loop 6366ee6347 feat: remove some event_publisher example 2026-04-22 13:04:40 +08:00
loop 4428109112 feat(basic_demo): sync builtin lua scripts from components 2026-04-22 13:04:31 +08:00
loop 4ec43962c5 refactor(cap_lua): simplify script args and event publisher usage 2026-04-22 11:07:25 +08:00
zhouli 9a2d06320f fix(lua): restore audio module 2026-04-20 14:49:25 +08:00
lvhaiyu b18a57f88e feat(core): Added AP configuration and a guard mechanism 2026-04-19 20:27:55 +08:00
lvhaiyu 9097fafbd4 feat(core): Enhance the cancellation mechanism 2026-04-19 20:23:26 +08:00
Li Shen Hang a4a53a1c18 Merge branch 'feat/lua-sprint1-agent-quality' into 'master'
cap_lua: improve runtime limits and LLM scripting workflow

See merge request ae_group/esp-clawgent!40
2026-04-19 18:22:19 +08:00
Zhan Zhancheng d0c0d2d5d5 cap_lua: improve runtime limits and LLM scripting workflow
- Add taskYIELD in lua_sethook and 200-instruction cadence (WDT-friendly)
- Merge IM session into Lua tool args when fields missing
- event_publisher: table or string publish_message; args fallbacks
- Add cap_lua_patterns skill; expand cap_lua docs
- basic_demo: system prompt for Lua/read_file/event_publisher
- Refresh FATFS button/led_strip/button_play demos (xpcall, args)
2026-04-19 18:12:06 +08:00
loop 6f54071ddc change: update skill and memory wording 2026-04-19 17:56:57 +08:00