Page 1 of 1

Can esp-adf open source esp_coze?

Posted: Mon Dec 29, 2025 12:35 am
by color_rabbit
When running `examples/ai_agent/coze_ws_app`, it's easy to encounter websocket errors. Since the esp-adf only provides header files and `libcoze_websocket.a`, it's hard to troubleshoot it.

May I raise a request to open source the implementation code so that we can debug ourselves, just as in websocket source code?