3 Commits
Author SHA1 Message Date
zhouli 104c16bfe4 fix(cap_lua): prefer reusing existing scripts 2026-04-22 13:04:40 +08:00
zhouli 9fc46d26e8 fix(cap_lua): generalize cap_lua skills 2026-04-20 20:35:37 +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