hyperclaw 5.2.7 → 5.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/dist/agents-routing-Cee7wrfi.js +398 -0
  2. package/dist/agents-routing-uNzqjgOr.js +6 -0
  3. package/dist/api-key-validation-DydlUth1.js +64 -0
  4. package/dist/api-keys-guide-DqRGa4x7.js +149 -0
  5. package/dist/audit-CX5poVMR.js +445 -0
  6. package/dist/bounty-tools-BoU1NN5N.js +211 -0
  7. package/dist/chat-C07wF0mM.js +494 -0
  8. package/dist/claw-tasks-BLqd1a0Q.js +80 -0
  9. package/dist/config-BlLlJ6Er.js +7 -0
  10. package/dist/config-SgDxKyfV.js +261 -0
  11. package/dist/cost-tracker-CgEXyEtz.js +103 -0
  12. package/dist/credentials-store-1LDtNReY.js +89 -0
  13. package/dist/credentials-store-BFxEJR00.js +7 -0
  14. package/dist/cron-tasks-1E6wKpTv.js +85 -0
  15. package/dist/daemon-B13UIqvL.js +7 -0
  16. package/dist/daemon-CzOW-1PS.js +421 -0
  17. package/dist/delivery-B8YGmrq5.js +4 -0
  18. package/dist/delivery-DWsU6gx-.js +95 -0
  19. package/dist/destructive-gate-bnkroJWG.js +101 -0
  20. package/dist/engine-ByQ-0sWM.js +7 -0
  21. package/dist/engine-gnMjO743.js +327 -0
  22. package/dist/env-resolve-BdagnXhK.js +151 -0
  23. package/dist/env-resolve-NEtsGacw.js +10 -0
  24. package/dist/gmail-watch-setup-Brkj94Sy.js +42 -0
  25. package/dist/heartbeat-engine-D6oSpgxx.js +89 -0
  26. package/dist/hyperclawbot-DzP_v3iA.js +516 -0
  27. package/dist/inference-BHJFPEKL.js +8 -0
  28. package/dist/inference-vweXyh27.js +2854 -0
  29. package/dist/knowledge-graph-yeMPBPP8.js +134 -0
  30. package/dist/loader-BXYJl25e.js +6 -0
  31. package/dist/loader-gTdKBwiI.js +410 -0
  32. package/dist/logger-C3ZCDSkc.js +86 -0
  33. package/dist/manager-BI3izlRG.js +120 -0
  34. package/dist/manager-CQ3MWNHY.js +250 -0
  35. package/dist/mcp-CklaYr_6.js +142 -0
  36. package/dist/mcp-loader-9v8eUsNI.js +93 -0
  37. package/dist/memory-auto-Bow9u_L7.js +306 -0
  38. package/dist/memory-auto-CgBAI8mm.js +5 -0
  39. package/dist/memory-integration-CveUEI3V.js +91 -0
  40. package/dist/moltbook-xP7VXKlX.js +81 -0
  41. package/dist/node-urDjajMt.js +226 -0
  42. package/dist/nodes-registry-Cd4eWw80.js +52 -0
  43. package/dist/oauth-flow-Bt-LaRHV.js +148 -0
  44. package/dist/oauth-provider-CVTKgj35.js +111 -0
  45. package/dist/observability-lwYm4aoB.js +89 -0
  46. package/dist/onboard-BV5Poocl.js +13 -0
  47. package/dist/onboard-UiynbNQy.js +3909 -0
  48. package/dist/orchestrator-DMZkAVa5.js +189 -0
  49. package/dist/orchestrator-rVGu7yYr.js +6 -0
  50. package/dist/osint-chat-Hn8qpsC1.js +836 -0
  51. package/dist/osint-f9DeXT6j.js +283 -0
  52. package/dist/pending-approval-CHUZ_qT6.js +22 -0
  53. package/dist/run-main.js +68 -65
  54. package/dist/runner-B9xANekJ.js +1274 -0
  55. package/dist/security--17Fxo5Z.js +4 -0
  56. package/dist/security-DP1qtJfL.js +90 -0
  57. package/dist/server-DUDXqJSo.js +1365 -0
  58. package/dist/server-ha59nA8a.js +4 -0
  59. package/dist/skill-runtime-BRp2D8Jb.js +5 -0
  60. package/dist/skill-runtime-C8bNwKwz.js +104 -0
  61. package/dist/src-B8LzGLSY.js +63 -0
  62. package/dist/src-DUoc6_kn.js +458 -0
  63. package/dist/sub-agent-tools-CldaMfd5.js +39 -0
  64. package/dist/tool-policy-DtGf3Ifq.js +189 -0
  65. package/dist/tts-elevenlabs-1zWD3QJw.js +64 -0
  66. package/dist/vision-DV2ubVjr.js +167 -0
  67. package/dist/vision-tools-Cb86uMdh.js +5 -0
  68. package/dist/vision-tools-DlnxaZjg.js +51 -0
  69. package/dist/voice-transcription-BolTT_HG.js +170 -0
  70. package/package.json +4 -1
  71. package/static/chat.html +9 -3
package/static/chat.html CHANGED
@@ -139,10 +139,10 @@
139
139
  <!-- INPUT -->
140
140
  <div class="input-wrap">
141
141
  <form class="input-row" id="form">
142
- <textarea id="input" rows="1" placeholder="Message HyperClaw… (Enter to send, Shift+Enter for new line)" autocomplete="off"></textarea>
142
+ <textarea id="input" rows="1" placeholder="Your AI assistant awaits — type a message and press Enter to send · HyperClaw" autocomplete="off"></textarea>
143
143
  <button type="submit" id="send-btn">↑</button>
144
144
  </form>
145
- <div class="input-hint">🦅 Hyper · <span id="model-hint">—</span></div>
145
+ <div class="input-hint">🦅 HyperClaw · <span id="model-hint">—</span></div>
146
146
  </div>
147
147
 
148
148
  <script>
@@ -270,17 +270,23 @@
270
270
  if (last) last.appendChild(t);
271
271
  }
272
272
 
273
+ let workingTicker = null;
273
274
  function addTyping() {
274
275
  welcomeEl.style.display = 'none';
275
276
  const row = document.createElement('div');
276
277
  row.className = 'msg-row assistant';
277
278
  row.id = 'typing-row';
278
- row.innerHTML = '<div class="msg-avatar">🦅</div><div class="msg-bubble" style="padding:14px 18px"><span class="typing-dot"></span><span class="typing-dot"></span><span class="typing-dot"></span></div>';
279
+ let sec = 0;
280
+ row.innerHTML = '<div class="msg-avatar">🦅</div><div class="msg-bubble" style="padding:14px 18px"><span class="typing-dot"></span><span class="typing-dot"></span><span class="typing-dot"></span> <span id="working-text" style="margin-left:8px;color:var(--text2);font-size:12px">Working (0s)</span></div>';
279
281
  messagesEl.appendChild(row);
280
282
  messagesEl.scrollTop = messagesEl.scrollHeight;
283
+ workingTicker = setInterval(() => {
284
+ sec++; const el = document.getElementById('working-text'); if (el) el.textContent = 'Working (' + sec + 's)';
285
+ }, 1000);
281
286
  }
282
287
 
283
288
  function removeTyping() {
289
+ if (workingTicker) { clearInterval(workingTicker); workingTicker = null; }
284
290
  document.getElementById('typing-row')?.remove();
285
291
  }
286
292