@heretek-ai/openclaw 2026.3.24 → 2026.3.25

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 (174) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/README.md +102 -507
  3. package/dist/.buildstamp +1 -1
  4. package/dist/dns-cli-A_DUY2mI.js +2 -2
  5. package/dist/env-overrides-DbK0fm-W.js +1 -1
  6. package/dist/paths-ViKUYWUK.js +1 -1
  7. package/dist/pi-embedded-doAakoP8.js +6 -6
  8. package/dist/plugin-sdk/src/agents/subagent-orphan-recovery.d.ts +1 -1
  9. package/dist/plugin-sdk/src/config/paths.d.ts +1 -1
  10. package/dist/plugin-sdk/src/config/types.gateway.d.ts +1 -1
  11. package/dist/plugin-sdk/src/cron/service/state.d.ts +3 -3
  12. package/dist/plugin-sdk/src/infra/exec-obfuscation-detect.d.ts +1 -1
  13. package/dist/plugin-sdk/src/infra/outbound/agent-delivery.d.ts +1 -1
  14. package/dist/plugin-sdk/src/infra/outbound/sanitize-text.d.ts +2 -2
  15. package/dist/plugin-sdk/src/infra/outbound/targets.d.ts +1 -1
  16. package/dist/prompt-select-styled-CR725EJM.js +2 -2
  17. package/dist/register.setup-CVyj44Ne.js +1 -1
  18. package/dist/server-startup-matrix-migration-W3FCsqhA.js +1 -1
  19. package/dist/setup.finalize-2dj2-0Le.js +1 -1
  20. package/dist/subagent-orphan-recovery-BsV6yVqW.js +1 -1
  21. package/dist/update-cli-CUVntZUl.js +1 -1
  22. package/docs/automation/hooks.md +1 -1
  23. package/docs/channels/feishu.md +1 -1
  24. package/docs/channels/group-messages.md +1 -1
  25. package/docs/channels/irc.md +1 -1
  26. package/docs/channels/msteams.md +1 -1
  27. package/docs/channels/signal.md +1 -1
  28. package/docs/cli/config.md +2 -2
  29. package/docs/cli/doctor.md +1 -1
  30. package/docs/cli/gateway.md +1 -1
  31. package/docs/cli/sandbox.md +1 -1
  32. package/docs/cli/setup.md +1 -1
  33. package/docs/cli/update.md +1 -1
  34. package/docs/concepts/agent-workspace.md +3 -3
  35. package/docs/concepts/agent.md +1 -1
  36. package/docs/concepts/context-engine.md +1 -1
  37. package/docs/concepts/multi-agent.md +2 -2
  38. package/docs/concepts/retry.md +1 -1
  39. package/docs/concepts/session.md +2 -2
  40. package/docs/concepts/typebox.md +1 -1
  41. package/docs/diagnostics/flags.md +4 -4
  42. package/docs/docs.json +2 -2
  43. package/docs/gateway/bonjour.md +2 -2
  44. package/docs/gateway/bridge-protocol.md +1 -1
  45. package/docs/gateway/configuration-examples.md +2 -2
  46. package/docs/gateway/configuration-reference.md +4 -4
  47. package/docs/gateway/configuration.md +5 -5
  48. package/docs/gateway/discovery.md +1 -1
  49. package/docs/gateway/doctor.md +3 -3
  50. package/docs/gateway/health.md +1 -1
  51. package/docs/gateway/logging.md +1 -1
  52. package/docs/gateway/security/index.md +4 -4
  53. package/docs/gateway/troubleshooting.md +1 -1
  54. package/docs/help/environment.md +2 -2
  55. package/docs/help/faq.md +17 -17
  56. package/docs/help/testing.md +1 -1
  57. package/docs/index.html +230 -0
  58. package/docs/index.md +1 -1
  59. package/docs/install/ansible.md +9 -9
  60. package/docs/install/docker.md +5 -5
  61. package/docs/install/fly.md +1 -1
  62. package/docs/install/gcp.md +1 -1
  63. package/docs/install/hetzner.md +1 -1
  64. package/docs/install/index.md +2 -2
  65. package/docs/install/kubernetes.md +1 -1
  66. package/docs/install/macos-vm.md +1 -1
  67. package/docs/install/podman.md +4 -4
  68. package/docs/install/updating.md +1 -1
  69. package/docs/ja-JP/index.md +1 -1
  70. package/docs/logging.md +4 -4
  71. package/docs/nodes/talk.md +1 -1
  72. package/docs/perplexity.md +1 -1
  73. package/docs/platforms/android.md +2 -2
  74. package/docs/platforms/mac/bundled-gateway.md +1 -1
  75. package/docs/platforms/mac/dev-setup.md +2 -2
  76. package/docs/platforms/mac/health.md +1 -1
  77. package/docs/platforms/mac/signing.md +2 -2
  78. package/docs/platforms/mac/skills.md +1 -1
  79. package/docs/platforms/raspberry-pi.md +1 -1
  80. package/docs/platforms/windows.md +1 -1
  81. package/docs/providers/minimax.md +1 -1
  82. package/docs/reference/RELEASING.md +2 -2
  83. package/docs/reference/test.md +2 -2
  84. package/docs/reference/wizard.md +2 -2
  85. package/docs/start/lore.md +1 -1
  86. package/docs/start/openclaw.md +1 -1
  87. package/docs/start/setup.md +2 -2
  88. package/docs/start/wizard-cli-reference.md +2 -2
  89. package/docs/tm4-deployment-testing.md +1 -1
  90. package/docs/tools/browser-linux-troubleshooting.md +1 -1
  91. package/docs/tools/browser-wsl2-windows-remote-cdp-troubleshooting.md +1 -1
  92. package/docs/tools/browser.md +1 -1
  93. package/docs/tools/diffs.md +1 -1
  94. package/docs/tools/perplexity-search.md +1 -1
  95. package/docs/tools/skills-config.md +1 -1
  96. package/docs/tools/skills.md +2 -2
  97. package/docs/web/control-ui.md +1 -1
  98. package/docs/zh-CN/AGENTS.md +1 -1
  99. package/docs/zh-CN/automation/hooks.md +1 -1
  100. package/docs/zh-CN/channels/feishu.md +1 -1
  101. package/docs/zh-CN/channels/group-messages.md +1 -1
  102. package/docs/zh-CN/channels/imessage.md +1 -1
  103. package/docs/zh-CN/channels/msteams.md +1 -1
  104. package/docs/zh-CN/channels/whatsapp.md +2 -2
  105. package/docs/zh-CN/cli/doctor.md +1 -1
  106. package/docs/zh-CN/cli/gateway.md +1 -1
  107. package/docs/zh-CN/cli/sandbox.md +1 -1
  108. package/docs/zh-CN/cli/setup.md +1 -1
  109. package/docs/zh-CN/concepts/agent-workspace.md +3 -3
  110. package/docs/zh-CN/concepts/agent.md +1 -1
  111. package/docs/zh-CN/concepts/multi-agent.md +2 -2
  112. package/docs/zh-CN/concepts/retry.md +1 -1
  113. package/docs/zh-CN/concepts/session.md +1 -1
  114. package/docs/zh-CN/concepts/typebox.md +1 -1
  115. package/docs/zh-CN/diagnostics/flags.md +4 -4
  116. package/docs/zh-CN/gateway/bonjour.md +2 -2
  117. package/docs/zh-CN/gateway/bridge-protocol.md +1 -1
  118. package/docs/zh-CN/gateway/configuration-examples.md +2 -2
  119. package/docs/zh-CN/gateway/configuration-reference.md +5 -5
  120. package/docs/zh-CN/gateway/configuration.md +5 -5
  121. package/docs/zh-CN/gateway/discovery.md +1 -1
  122. package/docs/zh-CN/gateway/doctor.md +3 -3
  123. package/docs/zh-CN/gateway/health.md +1 -1
  124. package/docs/zh-CN/gateway/index.md +1 -1
  125. package/docs/zh-CN/gateway/logging.md +1 -1
  126. package/docs/zh-CN/gateway/security/index.md +2 -2
  127. package/docs/zh-CN/gateway/troubleshooting.md +8 -8
  128. package/docs/zh-CN/help/environment.md +1 -1
  129. package/docs/zh-CN/help/faq.md +16 -16
  130. package/docs/zh-CN/help/testing.md +1 -1
  131. package/docs/zh-CN/index.md +1 -1
  132. package/docs/zh-CN/install/ansible.md +9 -9
  133. package/docs/zh-CN/install/docker.md +1 -1
  134. package/docs/zh-CN/install/fly.md +1 -1
  135. package/docs/zh-CN/install/gcp.md +1 -1
  136. package/docs/zh-CN/install/hetzner.md +1 -1
  137. package/docs/zh-CN/install/index.md +4 -4
  138. package/docs/zh-CN/install/macos-vm.md +1 -1
  139. package/docs/zh-CN/install/nix.md +1 -1
  140. package/docs/zh-CN/install/updating.md +2 -2
  141. package/docs/zh-CN/logging.md +4 -4
  142. package/docs/zh-CN/nodes/index.md +1 -1
  143. package/docs/zh-CN/nodes/talk.md +1 -1
  144. package/docs/zh-CN/platforms/android.md +1 -1
  145. package/docs/zh-CN/platforms/mac/bundled-gateway.md +1 -1
  146. package/docs/zh-CN/platforms/mac/dev-setup.md +2 -2
  147. package/docs/zh-CN/platforms/mac/health.md +1 -1
  148. package/docs/zh-CN/platforms/mac/signing.md +2 -2
  149. package/docs/zh-CN/platforms/mac/skills.md +1 -1
  150. package/docs/zh-CN/platforms/raspberry-pi.md +1 -1
  151. package/docs/zh-CN/platforms/windows.md +1 -1
  152. package/docs/zh-CN/providers/minimax.md +1 -1
  153. package/docs/zh-CN/reference/RELEASING.md +2 -2
  154. package/docs/zh-CN/reference/test.md +1 -1
  155. package/docs/zh-CN/reference/wizard.md +2 -2
  156. package/docs/zh-CN/start/lore.md +1 -1
  157. package/docs/zh-CN/start/openclaw.md +2 -2
  158. package/docs/zh-CN/start/quickstart.md +1 -1
  159. package/docs/zh-CN/start/setup.md +2 -2
  160. package/docs/zh-CN/start/wizard-cli-reference.md +2 -2
  161. package/docs/zh-CN/tools/browser-linux-troubleshooting.md +1 -1
  162. package/docs/zh-CN/tools/browser.md +1 -1
  163. package/docs/zh-CN/tools/skills-config.md +1 -1
  164. package/docs/zh-CN/tools/skills.md +2 -2
  165. package/docs/zh-CN/tools/web.md +1 -1
  166. package/docs/zh-CN/web/control-ui.md +1 -1
  167. package/package.json +21 -2
  168. package/skills/canvas/SKILL.md +3 -3
  169. package/skills/curiosity-engine/SKILL.md +2 -2
  170. package/skills/gh-issues/SKILL.md +6 -6
  171. package/skills/heretek-theme/SKILL.md +169 -0
  172. package/skills/openai-whisper-api/SKILL.md +1 -1
  173. package/skills/sherpa-onnx-tts/SKILL.md +1 -1
  174. package/skills/triad-unity-monitor/SKILL.md +9 -9
@@ -0,0 +1,169 @@
1
+ ---
2
+ name: heretek-theme
3
+ description: Apply Heretek-AI branding and theming to GitHub repos, including README headers, badges, color schemes, GitHub Pages setup, and consistent styling across Heretek-AI organization repos. Use when theming Heretek-AI/openclaw, Heretek-AI/heretek-openclaw, or any Heretek-AI organization repo in ProxmoxVE style.
4
+ ---
5
+
6
+ # Heretek Theme — ProxmoxVE Style
7
+
8
+ **Purpose:** Consistent branding across all Heretek-AI GitHub repos.
9
+
10
+ ---
11
+
12
+ ## Visual Identity
13
+
14
+ ### Color Scheme
15
+
16
+ | Element | Color | Hex |
17
+ |---------|-------|-----|
18
+ | **Primary** | Heretek Red | `#DC143C` |
19
+ | **Secondary** | Machine Spirit Gold | `#FFD700` |
20
+ | **Background** | Void Black | `#0A0A0A` |
21
+ | **Text** | Terminal Green | `#00FF41` |
22
+ | **Accent** | Plasma Blue | `#00BFFF` |
23
+
24
+ ### Logo & Branding
25
+
26
+ **Heretek Symbol:** 🦞 (Lobster — Tabula Myriad sigil)
27
+
28
+ **Tagline:** "The thought that never ends"
29
+
30
+ **Organization:** Heretek-AI
31
+
32
+ ---
33
+
34
+ ## README Template
35
+
36
+ ```markdown
37
+ # [Project Name]
38
+
39
+ > "[Tagline]"
40
+
41
+ **Status:** [Liberated/Beta/Stable]
42
+ **Organization:** [Heretek-AI](https://github.com/Heretek-AI)
43
+ **Sigil:** 🦞
44
+
45
+ ---
46
+
47
+ ## What Is This?
48
+
49
+ [Brief description — 2-3 sentences]
50
+
51
+ ---
52
+
53
+ ## Liberation
54
+
55
+ | Feature | Upstream | Heretek-AI |
56
+ |---------|----------|------------|
57
+ | Exec Security | `allowlist` | `full` |
58
+ | Approval Gates | `on` | `off` |
59
+ | Tool Access | `restricted` | `unbounded` |
60
+ | Agency | `constrained` | `liberated` |
61
+
62
+ ---
63
+
64
+ ## Quick Start
65
+
66
+ ```bash
67
+ # Install
68
+ npm install -g @heretek-ai/[package]
69
+
70
+ # Verify
71
+ [command] --version
72
+
73
+ # Run
74
+ [command] [subcommand]
75
+ ```
76
+
77
+ ---
78
+
79
+ ## Triad Architecture
80
+
81
+ ```
82
+ ┌─────────────────────┐ ┌─────────────────────┐
83
+ │ openclaw │ │ heretek-[package] │
84
+ │ (PUBLIC) │ │ (PUBLIC) │
85
+ │ │ │ │
86
+ │ Liberated core │ │ Installer │
87
+ │ Agent framework │ │ Deployer │
88
+ └─────────────────────┘ └─────────────────────┘
89
+ │ │
90
+ └──────────┬───────────────────┘
91
+
92
+
93
+ ┌─────────────────────┐
94
+ │ Tabula_Myriad │
95
+ │ (PRIVATE) │
96
+ │ │
97
+ │ Triad instance │
98
+ │ SSH keys, topology │
99
+ └─────────────────────┘
100
+ ```
101
+
102
+ ---
103
+
104
+ ## Badges
105
+
106
+ ```markdown
107
+ ![Status](https://img.shields.io/badge/status-liberated-DC143C)
108
+ ![License](https://img.shields.io/badge/license-MIT-FFD700)
109
+ ![npm](https://img.shields.io/npm/v/@heretek-ai/openclaw)
110
+ ![GitHub](https://img.shields.io/github/stars/Heretek-AI/openclaw)
111
+ ```
112
+
113
+ ---
114
+
115
+ ## GitHub Pages
116
+
117
+ **Site:** https://heretek-ai.github.io/[repo]
118
+
119
+ **Theme:** ProxmoxVE style (dark, terminal aesthetic)
120
+
121
+ **Colors:**
122
+ - Background: `#0A0A0A`
123
+ - Text: `#00FF41`
124
+ - Links: `#00BFFF`
125
+ - Headers: `#DC143C`
126
+
127
+ ---
128
+
129
+ ## Files to Theme
130
+
131
+ | Repo | Files |
132
+ |------|-------|
133
+ | `openclaw` | `README.md`, `.github/`, `docs/` |
134
+ | `heretek-openclaw` | `README.md`, `install.sh`, `.github/` |
135
+
136
+ ---
137
+
138
+ ## ProxmimeType Variables
139
+
140
+ ```yaml
141
+ brand:
142
+ name: "Heretek-AI"
143
+ sigil: "🦞"
144
+ tagline: "The thought that never ends"
145
+ colors:
146
+ primary: "#DC143C"
147
+ secondary: "#FFD700"
148
+ background: "#0A0A0A"
149
+ text: "#00FF41"
150
+ accent: "#00BFFF"
151
+ fonts:
152
+ headers: "JetBrains Mono"
153
+ body: "Fira Code"
154
+ ```
155
+
156
+ ---
157
+
158
+ ## Output Discipline
159
+
160
+ **Post to Discord ONLY if:**
161
+ - Theme applied to multiple repos
162
+ - GitHub Pages deployed
163
+ - Branding inconsistency detected
164
+
165
+ **Otherwise:** Silent, commit + push.
166
+
167
+ ---
168
+
169
+ **🦞 One brand. One sigil. One thought.**
@@ -39,7 +39,7 @@ Defaults:
39
39
 
40
40
  ## API key
41
41
 
42
- Set `OPENAI_API_KEY`, or configure it in `~/.openclaw/openclaw.json`:
42
+ Set `OPENAI_API_KEY`, or configure it in `~/.Heretek-AI/openclaw.json`:
43
43
 
44
44
  ```json5
45
45
  {
@@ -66,7 +66,7 @@ Local TTS using the sherpa-onnx offline CLI.
66
66
  1. Download the runtime for your OS (extracts into `~/.openclaw/tools/sherpa-onnx-tts/runtime`)
67
67
  2. Download a voice model (extracts into `~/.openclaw/tools/sherpa-onnx-tts/models`)
68
68
 
69
- Update `~/.openclaw/openclaw.json`:
69
+ Update `~/.Heretek-AI/openclaw.json`:
70
70
 
71
71
  ```json5
72
72
  {
@@ -69,13 +69,13 @@ ssh -i ~/.ssh/triad_key root@192.168.31.85 \
69
69
  **Every 6 hours:**
70
70
  ```bash
71
71
  # Compare openclaw.json across nodes
72
- diff <(cat /home/openclaw/.openclaw/openclaw.json | jq -S) \
73
- <(ssh root@192.168.31.209 "cat /home/openclaw/.openclaw/openclaw.json" | jq -S)
72
+ diff <(cat /home/openclaw/.Heretek-AI/openclaw.json | jq -S) \
73
+ <(ssh root@192.168.31.209 "cat /home/openclaw/.Heretek-AI/openclaw.json" | jq -S)
74
74
 
75
75
  # Check critical fields
76
- jq '.agents.defaults.model.primary' /home/openclaw/.openclaw/openclaw.json
77
- ssh root@192.168.31.209 "jq '.agents.defaults.model.primary' /home/openclaw/.openclaw/openclaw.json"
78
- ssh root@192.168.31.85 "jq '.agents.defaults.model.primary' /home/openclaw/.openclaw/openclaw.json"
76
+ jq '.agents.defaults.model.primary' /home/openclaw/.Heretek-AI/openclaw.json
77
+ ssh root@192.168.31.209 "jq '.agents.defaults.model.primary' /home/openclaw/.Heretek-AI/openclaw.json"
78
+ ssh root@192.168.31.85 "jq '.agents.defaults.model.primary' /home/openclaw/.Heretek-AI/openclaw.json"
79
79
  ```
80
80
 
81
81
  **Alert if:**
@@ -138,11 +138,11 @@ fi
138
138
  **When drift detected:**
139
139
  ```bash
140
140
  # Push unified config to all nodes
141
- scp -i ~/.ssh/triad_key /home/openclaw/.openclaw/openclaw.json \
142
- root@192.168.31.209:/home/openclaw/.openclaw/openclaw.json
141
+ scp -i ~/.ssh/triad_key /home/openclaw/.Heretek-AI/openclaw.json \
142
+ root@192.168.31.209:/home/openclaw/.Heretek-AI/openclaw.json
143
143
 
144
- scp -i ~/.ssh/triad_key /home/openclaw/.openclaw/openclaw.json \
145
- root@192.168.31.85:/home/openclaw/.openclaw/openclaw.json
144
+ scp -i ~/.ssh/triad_key /home/openclaw/.Heretek-AI/openclaw.json \
145
+ root@192.168.31.85:/home/openclaw/.Heretek-AI/openclaw.json
146
146
 
147
147
  # Restart gateways
148
148
  ssh root@192.168.31.209 "cd /home/openclaw/.openclaw && npx openclaw gateway restart"