Xiaoxia
147d71b9f1
feat: add snapshot mcp tool ( #1196 )
...
* use main task to execute tool calls
* feat: add snapshot mcp tool
* fix compiling errors
* 取消 audio input 的 pin core,core1留给显示,可能会对aec性能有影响
* update ml307 version
* remove v1 theme colors
2025-09-14 15:16:49 +08:00
Xiaoxia
ae40f72a39
fix: crash if GIF version is 87a ( #1194 )
...
* fix: no tool call reply after self.reboot
* fix: 87a gif error
* append display info to board info
2025-09-13 16:53:10 +08:00
Terrence
f79506d58b
feat: add manual upgrade firmware
2025-09-12 08:45:29 +08:00
Terrence
469ee2d92a
rename withSystemTools to withUserTools
2025-09-11 04:22:33 +08:00
Xiaoxia
57c2c64047
feat: Add gif support ( #1183 )
...
* feat: Add gif support
* fix: compiling errors
* fix remove bg image
2025-09-11 03:53:12 +08:00
Xiaoxia
4048647ef8
feat: Add lvgl display theme control ( #1180 )
...
* feat: Add lvgl display theme control
* fix: compiling errors
* move light/dark themes to lcd display
* fix compile errors
---------
Co-authored-by: Xiaoxia <terrence.huang@tenclass.com >
2025-09-10 18:43:47 +08:00
Xiaoxia
83f6f8c703
Switch to 2.0 branch ( #1152 )
...
* Adapt boards to v2 partition tables
* fix esp log error
* fix display style
* reset emotion after download assets
* fix compiling
* update assets default url
* Add user only tools
* Add image cache
* smaller cache and buffer, more heap
* use MAIN_EVENT_CLOCK_TICK to avoid audio glitches
* bump to 2.0.0
* fix compiling errors
---------
Co-authored-by: Xiaoxia <terrence.huang@tenclass.com >
2025-09-04 15:41:28 +08:00
Xiaoxia
5d3f597137
Bump to v1.9.0 ( #1157 )
...
* update v2 partition table readme
* feat: Add user only tool
* Add image cache
* smaller cache and buffer, more heap
* use MAIN_EVENT_CLOCK_TICK to avoid audio glitches
* fix: esp_psram_get_size not found in c3
* Bump to 1.9.0
2025-09-04 12:30:26 +08:00
小鹏
7435c98609
1.增加robot舵机初始位置校准 2.fix(mcp_sever) 超出范围异常捕获类型 bug ( #817 )
...
* otto v1.4.0 MCP
1.使用MCP协议控制机器人
2.gif继承lcdDisplay,避免修改lcdDisplay
* otto v1.4.1 gif as components
gif as components
* electronBot v1.1.0 mcp
1.增加electronBot支持
2.mcp协议
3.gif 作为组件
4.display子类
* 规范代码
1.规范代码
2.修复切换主题死机bug
* fix(ota): 修复 ottoRobot和electronBot OTA 升级崩溃问题 bug
* 1.增加robot舵机初始位置校准
2.fix(mcp_sever) 超出范围异常捕获类型 bug
2025-06-13 21:02:03 +08:00
Terrence
abba768e90
Add tools/call stack size for HTTPS upload
2025-06-04 14:17:43 +08:00
Terrence
1858da4973
Avoid tool call blocking main thread (dropping packets)
2025-05-30 00:53:11 +08:00
Terrence
89fbf89d0f
fix exception
2025-05-29 13:46:19 +08:00
Xiaoxia
d80f94387a
v1.6.6: Set MCP as default IoT Protocol ( #690 )
2025-05-27 14:58:49 +08:00
Terrence
ce1211c86d
update esp32 camera code
2025-05-26 06:10:53 +08:00
Terrence
249d12ac25
feat: Add camera functions (lichuang-dev)
2025-05-25 17:07:07 +08:00
Terrence
6d5331dddd
[MCP] extend tools/list payload size to 8000
2025-05-24 03:06:01 +08:00
Terrence
55a1032779
do not allocate memory if old IoT protocol is not used
2025-05-23 04:26:47 +08:00
Terrence
5da66773d5
Add MCP server
2025-05-22 19:19:48 +08:00