diff --git a/api/wevia-tool-registry.json b/api/wevia-tool-registry.json index 4d7ded289..7c18604a5 100644 --- a/api/wevia-tool-registry.json +++ b/api/wevia-tool-registry.json @@ -4638,6 +4638,24 @@ "desc": "Health check 5 chatbots (wevia-master/wevia/claw/director/ethica) avec pattern Claude", "since": "opus-session-20260421-v15", "added_ts": "2026-04-22T04:18:52+02:00" + }, + { + "id": "claude_pattern_sse", + "kw": "pattern.*sse|sse.*pattern|streaming.*pattern", + "cmd": "curl -sk 'http://127.0.0.1/api/claude-pattern-sse.php?message={MSG}&chatbot=wevia-master' -H 'Host: weval-consulting.com' --max-time 30 2>/dev/null | head -c 2000", + "exec": true, + "desc": "Claude Pattern SSE streaming 7 phases 20 chatbots", + "since": "opus-session-20260421-v17", + "added_ts": "2026-04-22T04:37:51+02:00" + }, + { + "id": "chatbots_inventory", + "kw": "chatbots?.*inventory|liste.*chatbot|tous.*chatbot", + "cmd": "grep -l 'opus-pattern-badge' /var/www/html/*.html 2>/dev/null | wc -l", + "exec": true, + "desc": "Inventaire chatbots equipes pattern Claude", + "since": "opus-session-20260421-v17", + "added_ts": "2026-04-22T04:37:51+02:00" } ], "opus_safe_wire": {