From 7b8026a83feaefd0322b3f67134cb3bd7417947a Mon Sep 17 00:00:00 2001 From: Anuj Singh <122965317+anujsingh-cse@users.noreply.github.com> Date: Thu, 9 Jul 2026 09:42:42 +0530 Subject: [PATCH] Fix issue #1289: REPORT_ISSUE --- CLAUDE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 262884dce4..6871f4922b 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -93,6 +93,8 @@ All 5 ruvector crates integrated in workspace: **Not supported:** ESP32 (original), ESP32-C3 — single-core, can't run CSI DSP pipeline. +**WARNING:** Continuous deployments on compact ESP32-S3 clones may lead to thermal risks. It is advisable to monitor operating temperatures and performance closely to prevent overheating and potential hardware damage. + ### Build & Test Commands (this repo) ```bash # Rust — full workspace tests (1,031+ tests, ~2 min) @@ -411,4 +413,4 @@ npx @claude-flow/cli@latest doctor --fix ## Support - Documentation: https://github.com/ruvnet/claude-flow -- Issues: https://github.com/ruvnet/claude-flow/issues +- Issues: https://github.com/ruvnet/claude-flow/issues \ No newline at end of file