Commit a9afb06
fix: strip markdown formatting before HEARTBEAT_OK check
Claude sometimes wraps HEARTBEAT_OK in backticks or bold markers.
Strip leading formatting characters before the startsWith check.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0f71a87 commit a9afb06
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
567 | | - | |
| 567 | + | |
| 568 | + | |
568 | 569 | | |
569 | 570 | | |
570 | 571 | | |
| |||
0 commit comments