@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.
- package/CHANGELOG.md +1 -1
- package/README.md +102 -507
- package/dist/.buildstamp +1 -1
- package/dist/dns-cli-A_DUY2mI.js +2 -2
- package/dist/env-overrides-DbK0fm-W.js +1 -1
- package/dist/paths-ViKUYWUK.js +1 -1
- package/dist/pi-embedded-doAakoP8.js +6 -6
- package/dist/plugin-sdk/src/agents/subagent-orphan-recovery.d.ts +1 -1
- package/dist/plugin-sdk/src/config/paths.d.ts +1 -1
- package/dist/plugin-sdk/src/config/types.gateway.d.ts +1 -1
- package/dist/plugin-sdk/src/cron/service/state.d.ts +3 -3
- package/dist/plugin-sdk/src/infra/exec-obfuscation-detect.d.ts +1 -1
- package/dist/plugin-sdk/src/infra/outbound/agent-delivery.d.ts +1 -1
- package/dist/plugin-sdk/src/infra/outbound/sanitize-text.d.ts +2 -2
- package/dist/plugin-sdk/src/infra/outbound/targets.d.ts +1 -1
- package/dist/prompt-select-styled-CR725EJM.js +2 -2
- package/dist/register.setup-CVyj44Ne.js +1 -1
- package/dist/server-startup-matrix-migration-W3FCsqhA.js +1 -1
- package/dist/setup.finalize-2dj2-0Le.js +1 -1
- package/dist/subagent-orphan-recovery-BsV6yVqW.js +1 -1
- package/dist/update-cli-CUVntZUl.js +1 -1
- package/docs/automation/hooks.md +1 -1
- package/docs/channels/feishu.md +1 -1
- package/docs/channels/group-messages.md +1 -1
- package/docs/channels/irc.md +1 -1
- package/docs/channels/msteams.md +1 -1
- package/docs/channels/signal.md +1 -1
- package/docs/cli/config.md +2 -2
- package/docs/cli/doctor.md +1 -1
- package/docs/cli/gateway.md +1 -1
- package/docs/cli/sandbox.md +1 -1
- package/docs/cli/setup.md +1 -1
- package/docs/cli/update.md +1 -1
- package/docs/concepts/agent-workspace.md +3 -3
- package/docs/concepts/agent.md +1 -1
- package/docs/concepts/context-engine.md +1 -1
- package/docs/concepts/multi-agent.md +2 -2
- package/docs/concepts/retry.md +1 -1
- package/docs/concepts/session.md +2 -2
- package/docs/concepts/typebox.md +1 -1
- package/docs/diagnostics/flags.md +4 -4
- package/docs/docs.json +2 -2
- package/docs/gateway/bonjour.md +2 -2
- package/docs/gateway/bridge-protocol.md +1 -1
- package/docs/gateway/configuration-examples.md +2 -2
- package/docs/gateway/configuration-reference.md +4 -4
- package/docs/gateway/configuration.md +5 -5
- package/docs/gateway/discovery.md +1 -1
- package/docs/gateway/doctor.md +3 -3
- package/docs/gateway/health.md +1 -1
- package/docs/gateway/logging.md +1 -1
- package/docs/gateway/security/index.md +4 -4
- package/docs/gateway/troubleshooting.md +1 -1
- package/docs/help/environment.md +2 -2
- package/docs/help/faq.md +17 -17
- package/docs/help/testing.md +1 -1
- package/docs/index.html +230 -0
- package/docs/index.md +1 -1
- package/docs/install/ansible.md +9 -9
- package/docs/install/docker.md +5 -5
- package/docs/install/fly.md +1 -1
- package/docs/install/gcp.md +1 -1
- package/docs/install/hetzner.md +1 -1
- package/docs/install/index.md +2 -2
- package/docs/install/kubernetes.md +1 -1
- package/docs/install/macos-vm.md +1 -1
- package/docs/install/podman.md +4 -4
- package/docs/install/updating.md +1 -1
- package/docs/ja-JP/index.md +1 -1
- package/docs/logging.md +4 -4
- package/docs/nodes/talk.md +1 -1
- package/docs/perplexity.md +1 -1
- package/docs/platforms/android.md +2 -2
- package/docs/platforms/mac/bundled-gateway.md +1 -1
- package/docs/platforms/mac/dev-setup.md +2 -2
- package/docs/platforms/mac/health.md +1 -1
- package/docs/platforms/mac/signing.md +2 -2
- package/docs/platforms/mac/skills.md +1 -1
- package/docs/platforms/raspberry-pi.md +1 -1
- package/docs/platforms/windows.md +1 -1
- package/docs/providers/minimax.md +1 -1
- package/docs/reference/RELEASING.md +2 -2
- package/docs/reference/test.md +2 -2
- package/docs/reference/wizard.md +2 -2
- package/docs/start/lore.md +1 -1
- package/docs/start/openclaw.md +1 -1
- package/docs/start/setup.md +2 -2
- package/docs/start/wizard-cli-reference.md +2 -2
- package/docs/tm4-deployment-testing.md +1 -1
- package/docs/tools/browser-linux-troubleshooting.md +1 -1
- package/docs/tools/browser-wsl2-windows-remote-cdp-troubleshooting.md +1 -1
- package/docs/tools/browser.md +1 -1
- package/docs/tools/diffs.md +1 -1
- package/docs/tools/perplexity-search.md +1 -1
- package/docs/tools/skills-config.md +1 -1
- package/docs/tools/skills.md +2 -2
- package/docs/web/control-ui.md +1 -1
- package/docs/zh-CN/AGENTS.md +1 -1
- package/docs/zh-CN/automation/hooks.md +1 -1
- package/docs/zh-CN/channels/feishu.md +1 -1
- package/docs/zh-CN/channels/group-messages.md +1 -1
- package/docs/zh-CN/channels/imessage.md +1 -1
- package/docs/zh-CN/channels/msteams.md +1 -1
- package/docs/zh-CN/channels/whatsapp.md +2 -2
- package/docs/zh-CN/cli/doctor.md +1 -1
- package/docs/zh-CN/cli/gateway.md +1 -1
- package/docs/zh-CN/cli/sandbox.md +1 -1
- package/docs/zh-CN/cli/setup.md +1 -1
- package/docs/zh-CN/concepts/agent-workspace.md +3 -3
- package/docs/zh-CN/concepts/agent.md +1 -1
- package/docs/zh-CN/concepts/multi-agent.md +2 -2
- package/docs/zh-CN/concepts/retry.md +1 -1
- package/docs/zh-CN/concepts/session.md +1 -1
- package/docs/zh-CN/concepts/typebox.md +1 -1
- package/docs/zh-CN/diagnostics/flags.md +4 -4
- package/docs/zh-CN/gateway/bonjour.md +2 -2
- package/docs/zh-CN/gateway/bridge-protocol.md +1 -1
- package/docs/zh-CN/gateway/configuration-examples.md +2 -2
- package/docs/zh-CN/gateway/configuration-reference.md +5 -5
- package/docs/zh-CN/gateway/configuration.md +5 -5
- package/docs/zh-CN/gateway/discovery.md +1 -1
- package/docs/zh-CN/gateway/doctor.md +3 -3
- package/docs/zh-CN/gateway/health.md +1 -1
- package/docs/zh-CN/gateway/index.md +1 -1
- package/docs/zh-CN/gateway/logging.md +1 -1
- package/docs/zh-CN/gateway/security/index.md +2 -2
- package/docs/zh-CN/gateway/troubleshooting.md +8 -8
- package/docs/zh-CN/help/environment.md +1 -1
- package/docs/zh-CN/help/faq.md +16 -16
- package/docs/zh-CN/help/testing.md +1 -1
- package/docs/zh-CN/index.md +1 -1
- package/docs/zh-CN/install/ansible.md +9 -9
- package/docs/zh-CN/install/docker.md +1 -1
- package/docs/zh-CN/install/fly.md +1 -1
- package/docs/zh-CN/install/gcp.md +1 -1
- package/docs/zh-CN/install/hetzner.md +1 -1
- package/docs/zh-CN/install/index.md +4 -4
- package/docs/zh-CN/install/macos-vm.md +1 -1
- package/docs/zh-CN/install/nix.md +1 -1
- package/docs/zh-CN/install/updating.md +2 -2
- package/docs/zh-CN/logging.md +4 -4
- package/docs/zh-CN/nodes/index.md +1 -1
- package/docs/zh-CN/nodes/talk.md +1 -1
- package/docs/zh-CN/platforms/android.md +1 -1
- package/docs/zh-CN/platforms/mac/bundled-gateway.md +1 -1
- package/docs/zh-CN/platforms/mac/dev-setup.md +2 -2
- package/docs/zh-CN/platforms/mac/health.md +1 -1
- package/docs/zh-CN/platforms/mac/signing.md +2 -2
- package/docs/zh-CN/platforms/mac/skills.md +1 -1
- package/docs/zh-CN/platforms/raspberry-pi.md +1 -1
- package/docs/zh-CN/platforms/windows.md +1 -1
- package/docs/zh-CN/providers/minimax.md +1 -1
- package/docs/zh-CN/reference/RELEASING.md +2 -2
- package/docs/zh-CN/reference/test.md +1 -1
- package/docs/zh-CN/reference/wizard.md +2 -2
- package/docs/zh-CN/start/lore.md +1 -1
- package/docs/zh-CN/start/openclaw.md +2 -2
- package/docs/zh-CN/start/quickstart.md +1 -1
- package/docs/zh-CN/start/setup.md +2 -2
- package/docs/zh-CN/start/wizard-cli-reference.md +2 -2
- package/docs/zh-CN/tools/browser-linux-troubleshooting.md +1 -1
- package/docs/zh-CN/tools/browser.md +1 -1
- package/docs/zh-CN/tools/skills-config.md +1 -1
- package/docs/zh-CN/tools/skills.md +2 -2
- package/docs/zh-CN/tools/web.md +1 -1
- package/docs/zh-CN/web/control-ui.md +1 -1
- package/package.json +21 -2
- package/skills/canvas/SKILL.md +3 -3
- package/skills/curiosity-engine/SKILL.md +2 -2
- package/skills/gh-issues/SKILL.md +6 -6
- package/skills/heretek-theme/SKILL.md +169 -0
- package/skills/openai-whisper-api/SKILL.md +1 -1
- package/skills/sherpa-onnx-tts/SKILL.md +1 -1
- 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
|
+

|
|
108
|
+

|
|
109
|
+

|
|
110
|
+

|
|
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.**
|
|
@@ -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 `~/.
|
|
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/.
|
|
73
|
-
<(ssh root@192.168.31.209 "cat /home/openclaw/.
|
|
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/.
|
|
77
|
-
ssh root@192.168.31.209 "jq '.agents.defaults.model.primary' /home/openclaw/.
|
|
78
|
-
ssh root@192.168.31.85 "jq '.agents.defaults.model.primary' /home/openclaw/.
|
|
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/.
|
|
142
|
-
root@192.168.31.209:/home/openclaw/.
|
|
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/.
|
|
145
|
-
root@192.168.31.85:/home/openclaw/.
|
|
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"
|