@takibeiy/moltbot_cn 2026.1.27 → 2026.2.1

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 (102) hide show
  1. package/dist/build-info.json +5 -0
  2. package/dist/canvas-host/a2ui/.bundle.hash +1 -0
  3. package/dist/canvas-host/a2ui/a2ui.bundle.js +17770 -0
  4. package/dist/canvas-host/a2ui/index.html +307 -0
  5. package/dist/control-ui/assets/index-BAFzd9IE.css +1 -0
  6. package/dist/control-ui/assets/index-CxUFDXFX.js +3162 -0
  7. package/dist/control-ui/assets/index-CxUFDXFX.js.map +1 -0
  8. package/dist/control-ui/favicon.ico +0 -0
  9. package/dist/control-ui/index.html +15 -0
  10. package/dist/hooks/bundled/boot-md/HOOK.md +19 -0
  11. package/dist/hooks/bundled/command-logger/HOOK.md +122 -0
  12. package/dist/hooks/bundled/session-memory/HOOK.md +86 -0
  13. package/dist/hooks/bundled/soul-evil/HOOK.md +71 -0
  14. package/extensions/diagnostics-otel/node_modules/.bin/acorn +3 -7
  15. package/extensions/googlechat/node_modules/.bin/clawdbot +3 -7
  16. package/extensions/googlechat/node_modules/.bin/moltbot +3 -7
  17. package/extensions/line/node_modules/.bin/clawdbot +3 -7
  18. package/extensions/line/node_modules/.bin/moltbot +3 -7
  19. package/extensions/matrix/node_modules/.bin/clawdbot +3 -7
  20. package/extensions/matrix/node_modules/.bin/markdown-it +3 -7
  21. package/extensions/matrix/node_modules/.bin/moltbot +3 -7
  22. package/extensions/memory-core/node_modules/.bin/clawdbot +3 -7
  23. package/extensions/memory-core/node_modules/.bin/moltbot +3 -7
  24. package/extensions/memory-lancedb/node_modules/.bin/arrow2csv +3 -7
  25. package/extensions/memory-lancedb/node_modules/.bin/openai +3 -7
  26. package/extensions/msteams/node_modules/.bin/clawdbot +3 -7
  27. package/extensions/msteams/node_modules/.bin/moltbot +3 -7
  28. package/extensions/nostr/node_modules/.bin/clawdbot +3 -7
  29. package/extensions/nostr/node_modules/.bin/moltbot +3 -7
  30. package/extensions/qq/node_modules/.bin/vitest +3 -7
  31. package/extensions/qq/src/channel.ts +30 -2
  32. package/extensions/qq/src/onebot/api.test.ts +44 -0
  33. package/extensions/qq/src/onebot/api.ts +13 -0
  34. package/extensions/qq/src/send.test.ts +53 -8
  35. package/extensions/qq/src/send.ts +29 -1
  36. package/extensions/twitch/node_modules/.bin/clawdbot +3 -7
  37. package/extensions/twitch/node_modules/.bin/moltbot +3 -7
  38. package/extensions/zalo/node_modules/.bin/clawdbot +3 -7
  39. package/extensions/zalo/node_modules/.bin/moltbot +3 -7
  40. package/extensions/zalouser/node_modules/.bin/clawdbot +3 -7
  41. package/extensions/zalouser/node_modules/.bin/moltbot +3 -7
  42. package/git-hooks/pre-commit +0 -0
  43. package/package.json +2 -2
  44. package/skills/nano-banana-pro/scripts/generate_image.py +0 -0
  45. package/skills/sherpa-onnx-tts/bin/sherpa-onnx-tts +0 -0
  46. package/skills/tmux/scripts/find-sessions.sh +0 -0
  47. package/skills/tmux/scripts/wait-for-text.sh +0 -0
  48. package/extensions/diagnostics-otel/node_modules/.bin/acorn.CMD +0 -12
  49. package/extensions/diagnostics-otel/node_modules/.bin/acorn.ps1 +0 -41
  50. package/extensions/googlechat/node_modules/.bin/clawdbot.CMD +0 -12
  51. package/extensions/googlechat/node_modules/.bin/clawdbot.ps1 +0 -41
  52. package/extensions/googlechat/node_modules/.bin/moltbot.CMD +0 -12
  53. package/extensions/googlechat/node_modules/.bin/moltbot.ps1 +0 -41
  54. package/extensions/line/node_modules/.bin/clawdbot.CMD +0 -12
  55. package/extensions/line/node_modules/.bin/clawdbot.ps1 +0 -41
  56. package/extensions/line/node_modules/.bin/moltbot.CMD +0 -12
  57. package/extensions/line/node_modules/.bin/moltbot.ps1 +0 -41
  58. package/extensions/matrix/node_modules/.bin/clawdbot.CMD +0 -12
  59. package/extensions/matrix/node_modules/.bin/clawdbot.ps1 +0 -41
  60. package/extensions/matrix/node_modules/.bin/markdown-it.CMD +0 -12
  61. package/extensions/matrix/node_modules/.bin/markdown-it.ps1 +0 -41
  62. package/extensions/matrix/node_modules/.bin/moltbot.CMD +0 -12
  63. package/extensions/matrix/node_modules/.bin/moltbot.ps1 +0 -41
  64. package/extensions/memory-core/node_modules/.bin/clawdbot.CMD +0 -12
  65. package/extensions/memory-core/node_modules/.bin/clawdbot.ps1 +0 -41
  66. package/extensions/memory-core/node_modules/.bin/moltbot.CMD +0 -12
  67. package/extensions/memory-core/node_modules/.bin/moltbot.ps1 +0 -41
  68. package/extensions/memory-lancedb/node_modules/.bin/arrow2csv.CMD +0 -12
  69. package/extensions/memory-lancedb/node_modules/.bin/arrow2csv.ps1 +0 -41
  70. package/extensions/memory-lancedb/node_modules/.bin/openai.CMD +0 -12
  71. package/extensions/memory-lancedb/node_modules/.bin/openai.ps1 +0 -41
  72. package/extensions/msteams/node_modules/.bin/clawdbot.CMD +0 -12
  73. package/extensions/msteams/node_modules/.bin/clawdbot.ps1 +0 -41
  74. package/extensions/msteams/node_modules/.bin/moltbot.CMD +0 -12
  75. package/extensions/msteams/node_modules/.bin/moltbot.ps1 +0 -41
  76. package/extensions/nostr/node_modules/.bin/clawdbot.CMD +0 -12
  77. package/extensions/nostr/node_modules/.bin/clawdbot.ps1 +0 -41
  78. package/extensions/nostr/node_modules/.bin/moltbot.CMD +0 -12
  79. package/extensions/nostr/node_modules/.bin/moltbot.ps1 +0 -41
  80. package/extensions/nostr/node_modules/.bin/tsc +0 -21
  81. package/extensions/nostr/node_modules/.bin/tsc.CMD +0 -12
  82. package/extensions/nostr/node_modules/.bin/tsc.ps1 +0 -41
  83. package/extensions/nostr/node_modules/.bin/tsserver +0 -21
  84. package/extensions/nostr/node_modules/.bin/tsserver.CMD +0 -12
  85. package/extensions/nostr/node_modules/.bin/tsserver.ps1 +0 -41
  86. package/extensions/qq/node_modules/.bin/vite +0 -21
  87. package/extensions/qq/node_modules/.bin/vite.CMD +0 -12
  88. package/extensions/qq/node_modules/.bin/vite.ps1 +0 -41
  89. package/extensions/qq/node_modules/.bin/vitest.CMD +0 -12
  90. package/extensions/qq/node_modules/.bin/vitest.ps1 +0 -41
  91. package/extensions/twitch/node_modules/.bin/clawdbot.CMD +0 -12
  92. package/extensions/twitch/node_modules/.bin/clawdbot.ps1 +0 -41
  93. package/extensions/twitch/node_modules/.bin/moltbot.CMD +0 -12
  94. package/extensions/twitch/node_modules/.bin/moltbot.ps1 +0 -41
  95. package/extensions/zalo/node_modules/.bin/clawdbot.CMD +0 -12
  96. package/extensions/zalo/node_modules/.bin/clawdbot.ps1 +0 -41
  97. package/extensions/zalo/node_modules/.bin/moltbot.CMD +0 -12
  98. package/extensions/zalo/node_modules/.bin/moltbot.ps1 +0 -41
  99. package/extensions/zalouser/node_modules/.bin/clawdbot.CMD +0 -12
  100. package/extensions/zalouser/node_modules/.bin/clawdbot.ps1 +0 -41
  101. package/extensions/zalouser/node_modules/.bin/moltbot.CMD +0 -12
  102. package/extensions/zalouser/node_modules/.bin/moltbot.ps1 +0 -41
Binary file
@@ -0,0 +1,15 @@
1
+ <!doctype html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <title>Moltbot Control</title>
7
+ <meta name="color-scheme" content="dark light" />
8
+ <link rel="icon" href="./favicon.ico" sizes="any" />
9
+ <script type="module" crossorigin src="./assets/index-CxUFDXFX.js"></script>
10
+ <link rel="stylesheet" crossorigin href="./assets/index-BAFzd9IE.css">
11
+ </head>
12
+ <body>
13
+ <moltbot-app></moltbot-app>
14
+ </body>
15
+ </html>
@@ -0,0 +1,19 @@
1
+ ---
2
+ name: boot-md
3
+ description: "Run BOOT.md on gateway startup"
4
+ homepage: https://docs.molt.bot/hooks#boot-md
5
+ metadata:
6
+ {
7
+ "moltbot":
8
+ {
9
+ "emoji": "🚀",
10
+ "events": ["gateway:startup"],
11
+ "requires": { "config": ["workspace.dir"] },
12
+ "install": [{ "id": "bundled", "kind": "bundled", "label": "Bundled with Moltbot" }],
13
+ },
14
+ }
15
+ ---
16
+
17
+ # Boot Checklist Hook
18
+
19
+ Runs `BOOT.md` every time the gateway starts, if the file exists in the workspace.
@@ -0,0 +1,122 @@
1
+ ---
2
+ name: command-logger
3
+ description: "Log all command events to a centralized audit file"
4
+ homepage: https://docs.molt.bot/hooks#command-logger
5
+ metadata:
6
+ {
7
+ "moltbot":
8
+ {
9
+ "emoji": "📝",
10
+ "events": ["command"],
11
+ "install": [{ "id": "bundled", "kind": "bundled", "label": "Bundled with Moltbot" }],
12
+ },
13
+ }
14
+ ---
15
+
16
+ # Command Logger Hook
17
+
18
+ Logs all command events (`/new`, `/reset`, `/stop`, etc.) to a centralized audit log file for debugging and monitoring purposes.
19
+
20
+ ## What It Does
21
+
22
+ Every time you issue a command to the agent:
23
+
24
+ 1. **Captures event details** - Command action, timestamp, session key, sender ID, source
25
+ 2. **Appends to log file** - Writes a JSON line to `~/.clawdbot/logs/commands.log`
26
+ 3. **Silent operation** - Runs in the background without user notifications
27
+
28
+ ## Output Format
29
+
30
+ Log entries are written in JSONL (JSON Lines) format:
31
+
32
+ ```json
33
+ {"timestamp":"2026-01-16T14:30:00.000Z","action":"new","sessionKey":"agent:main:main","senderId":"+1234567890","source":"telegram"}
34
+ {"timestamp":"2026-01-16T15:45:22.000Z","action":"stop","sessionKey":"agent:main:main","senderId":"user@example.com","source":"whatsapp"}
35
+ ```
36
+
37
+ ## Use Cases
38
+
39
+ - **Debugging**: Track when commands were issued and from which source
40
+ - **Auditing**: Monitor command usage across different channels
41
+ - **Analytics**: Analyze command patterns and frequency
42
+ - **Troubleshooting**: Investigate issues by reviewing command history
43
+
44
+ ## Log File Location
45
+
46
+ `~/.clawdbot/logs/commands.log`
47
+
48
+ ## Requirements
49
+
50
+ No requirements - this hook works out of the box on all platforms.
51
+
52
+ ## Configuration
53
+
54
+ No configuration needed. The hook automatically:
55
+
56
+ - Creates the log directory if it doesn't exist
57
+ - Appends to the log file (doesn't overwrite)
58
+ - Handles errors silently without disrupting command execution
59
+
60
+ ## Disabling
61
+
62
+ To disable this hook:
63
+
64
+ ```bash
65
+ moltbot hooks disable command-logger
66
+ ```
67
+
68
+ Or via config:
69
+
70
+ ```json
71
+ {
72
+ "hooks": {
73
+ "internal": {
74
+ "entries": {
75
+ "command-logger": { "enabled": false }
76
+ }
77
+ }
78
+ }
79
+ }
80
+ ```
81
+
82
+ ## Log Rotation
83
+
84
+ The hook does not automatically rotate logs. To manage log size, you can:
85
+
86
+ 1. **Manual rotation**:
87
+
88
+ ```bash
89
+ mv ~/.clawdbot/logs/commands.log ~/.clawdbot/logs/commands.log.old
90
+ ```
91
+
92
+ 2. **Use logrotate** (Linux):
93
+ Create `/etc/logrotate.d/moltbot`:
94
+ ```
95
+ /home/username/.clawdbot/logs/commands.log {
96
+ weekly
97
+ rotate 4
98
+ compress
99
+ missingok
100
+ notifempty
101
+ }
102
+ ```
103
+
104
+ ## Viewing Logs
105
+
106
+ View recent commands:
107
+
108
+ ```bash
109
+ tail -n 20 ~/.clawdbot/logs/commands.log
110
+ ```
111
+
112
+ Pretty-print with jq:
113
+
114
+ ```bash
115
+ cat ~/.clawdbot/logs/commands.log | jq .
116
+ ```
117
+
118
+ Filter by action:
119
+
120
+ ```bash
121
+ grep '"action":"new"' ~/.clawdbot/logs/commands.log | jq .
122
+ ```
@@ -0,0 +1,86 @@
1
+ ---
2
+ name: session-memory
3
+ description: "Save session context to memory when /new command is issued"
4
+ homepage: https://docs.molt.bot/hooks#session-memory
5
+ metadata:
6
+ {
7
+ "moltbot":
8
+ {
9
+ "emoji": "💾",
10
+ "events": ["command:new"],
11
+ "requires": { "config": ["workspace.dir"] },
12
+ "install": [{ "id": "bundled", "kind": "bundled", "label": "Bundled with Moltbot" }],
13
+ },
14
+ }
15
+ ---
16
+
17
+ # Session Memory Hook
18
+
19
+ Automatically saves session context to your workspace memory when you issue the `/new` command.
20
+
21
+ ## What It Does
22
+
23
+ When you run `/new` to start a fresh session:
24
+
25
+ 1. **Finds the previous session** - Uses the pre-reset session entry to locate the correct transcript
26
+ 2. **Extracts conversation** - Reads the last 15 lines of conversation from the session
27
+ 3. **Generates descriptive slug** - Uses LLM to create a meaningful filename slug based on conversation content
28
+ 4. **Saves to memory** - Creates a new file at `<workspace>/memory/YYYY-MM-DD-slug.md`
29
+ 5. **Sends confirmation** - Notifies you with the file path
30
+
31
+ ## Output Format
32
+
33
+ Memory files are created with the following format:
34
+
35
+ ```markdown
36
+ # Session: 2026-01-16 14:30:00 UTC
37
+
38
+ - **Session Key**: agent:main:main
39
+ - **Session ID**: abc123def456
40
+ - **Source**: telegram
41
+ ```
42
+
43
+ ## Filename Examples
44
+
45
+ The LLM generates descriptive slugs based on your conversation:
46
+
47
+ - `2026-01-16-vendor-pitch.md` - Discussion about vendor evaluation
48
+ - `2026-01-16-api-design.md` - API architecture planning
49
+ - `2026-01-16-bug-fix.md` - Debugging session
50
+ - `2026-01-16-1430.md` - Fallback timestamp if slug generation fails
51
+
52
+ ## Requirements
53
+
54
+ - **Config**: `workspace.dir` must be set (automatically configured during onboarding)
55
+
56
+ The hook uses your configured LLM provider to generate slugs, so it works with any provider (Anthropic, OpenAI, etc.).
57
+
58
+ ## Configuration
59
+
60
+ No additional configuration required. The hook automatically:
61
+
62
+ - Uses your workspace directory (`~/clawd` by default)
63
+ - Uses your configured LLM for slug generation
64
+ - Falls back to timestamp slugs if LLM is unavailable
65
+
66
+ ## Disabling
67
+
68
+ To disable this hook:
69
+
70
+ ```bash
71
+ moltbot hooks disable session-memory
72
+ ```
73
+
74
+ Or remove it from your config:
75
+
76
+ ```json
77
+ {
78
+ "hooks": {
79
+ "internal": {
80
+ "entries": {
81
+ "session-memory": { "enabled": false }
82
+ }
83
+ }
84
+ }
85
+ }
86
+ ```
@@ -0,0 +1,71 @@
1
+ ---
2
+ name: soul-evil
3
+ description: "Swap SOUL.md with SOUL_EVIL.md during a purge window or by random chance"
4
+ homepage: https://docs.molt.bot/hooks/soul-evil
5
+ metadata:
6
+ {
7
+ "moltbot":
8
+ {
9
+ "emoji": "😈",
10
+ "events": ["agent:bootstrap"],
11
+ "requires": { "config": ["hooks.internal.entries.soul-evil.enabled"] },
12
+ "install": [{ "id": "bundled", "kind": "bundled", "label": "Bundled with Moltbot" }],
13
+ },
14
+ }
15
+ ---
16
+
17
+ # SOUL Evil Hook
18
+
19
+ Replaces the injected `SOUL.md` content with `SOUL_EVIL.md` during a daily purge window or by random chance.
20
+
21
+ ## What It Does
22
+
23
+ When enabled and the trigger conditions match, the hook swaps the **injected** `SOUL.md` content before the system prompt is built. It does **not** modify files on disk.
24
+
25
+ ## Files
26
+
27
+ - `SOUL.md` — normal persona (always read)
28
+ - `SOUL_EVIL.md` — alternate persona (read only when triggered)
29
+
30
+ You can change the filename via hook config.
31
+
32
+ ## Configuration
33
+
34
+ Add this to your config (`~/.clawdbot/moltbot.json`):
35
+
36
+ ```json
37
+ {
38
+ "hooks": {
39
+ "internal": {
40
+ "enabled": true,
41
+ "entries": {
42
+ "soul-evil": {
43
+ "enabled": true,
44
+ "file": "SOUL_EVIL.md",
45
+ "chance": 0.1,
46
+ "purge": { "at": "21:00", "duration": "15m" }
47
+ }
48
+ }
49
+ }
50
+ }
51
+ }
52
+ ```
53
+
54
+ ### Options
55
+
56
+ - `file` (string): alternate SOUL filename (default: `SOUL_EVIL.md`)
57
+ - `chance` (number 0–1): random chance per run to swap in SOUL_EVIL
58
+ - `purge.at` (HH:mm): daily purge window start time (24h)
59
+ - `purge.duration` (duration): window length (e.g. `30s`, `10m`, `1h`)
60
+
61
+ **Precedence:** purge window wins over chance.
62
+
63
+ ## Requirements
64
+
65
+ - `hooks.internal.entries.soul-evil.enabled` must be set to `true`
66
+
67
+ ## Enable
68
+
69
+ ```bash
70
+ moltbot hooks enable soul-evil
71
+ ```
@@ -2,17 +2,13 @@
2
2
  basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
3
 
4
4
  case `uname` in
5
- *CYGWIN*|*MINGW*|*MSYS*)
6
- if command -v cygpath > /dev/null 2>&1; then
7
- basedir=`cygpath -w "$basedir"`
8
- fi
9
- ;;
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
10
6
  esac
11
7
 
12
8
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/bin/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/acorn@8.15.0/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules"
9
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/bin/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/acorn@8.15.0/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules"
14
10
  else
15
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/bin/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/acorn@8.15.0/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
11
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/bin/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/acorn@8.15.0/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
16
12
  fi
17
13
  if [ -x "$basedir/node" ]; then
18
14
  exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/bin/acorn" "$@"
@@ -2,17 +2,13 @@
2
2
  basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
3
 
4
4
  case `uname` in
5
- *CYGWIN*|*MINGW*|*MSYS*)
6
- if command -v cygpath > /dev/null 2>&1; then
7
- basedir=`cygpath -w "$basedir"`
8
- fi
9
- ;;
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
10
6
  esac
11
7
 
12
8
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules"
9
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules"
14
10
  else
15
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
11
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
16
12
  fi
17
13
  if [ -x "$basedir/node" ]; then
18
14
  exec "$basedir/node" "$basedir/../moltbot/moltbot.mjs" "$@"
@@ -2,17 +2,13 @@
2
2
  basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
3
 
4
4
  case `uname` in
5
- *CYGWIN*|*MINGW*|*MSYS*)
6
- if command -v cygpath > /dev/null 2>&1; then
7
- basedir=`cygpath -w "$basedir"`
8
- fi
9
- ;;
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
10
6
  esac
11
7
 
12
8
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules"
9
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules"
14
10
  else
15
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
11
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
16
12
  fi
17
13
  if [ -x "$basedir/node" ]; then
18
14
  exec "$basedir/node" "$basedir/../moltbot/moltbot.mjs" "$@"
@@ -2,17 +2,13 @@
2
2
  basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
3
 
4
4
  case `uname` in
5
- *CYGWIN*|*MINGW*|*MSYS*)
6
- if command -v cygpath > /dev/null 2>&1; then
7
- basedir=`cygpath -w "$basedir"`
8
- fi
9
- ;;
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
10
6
  esac
11
7
 
12
8
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules"
9
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules"
14
10
  else
15
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
11
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
16
12
  fi
17
13
  if [ -x "$basedir/node" ]; then
18
14
  exec "$basedir/node" "$basedir/../moltbot/moltbot.mjs" "$@"
@@ -2,17 +2,13 @@
2
2
  basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
3
 
4
4
  case `uname` in
5
- *CYGWIN*|*MINGW*|*MSYS*)
6
- if command -v cygpath > /dev/null 2>&1; then
7
- basedir=`cygpath -w "$basedir"`
8
- fi
9
- ;;
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
10
6
  esac
11
7
 
12
8
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules"
9
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules"
14
10
  else
15
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
11
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
16
12
  fi
17
13
  if [ -x "$basedir/node" ]; then
18
14
  exec "$basedir/node" "$basedir/../moltbot/moltbot.mjs" "$@"
@@ -2,17 +2,13 @@
2
2
  basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
3
 
4
4
  case `uname` in
5
- *CYGWIN*|*MINGW*|*MSYS*)
6
- if command -v cygpath > /dev/null 2>&1; then
7
- basedir=`cygpath -w "$basedir"`
8
- fi
9
- ;;
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
10
6
  esac
11
7
 
12
8
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules"
9
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules"
14
10
  else
15
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
11
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
16
12
  fi
17
13
  if [ -x "$basedir/node" ]; then
18
14
  exec "$basedir/node" "$basedir/../moltbot/moltbot.mjs" "$@"
@@ -2,17 +2,13 @@
2
2
  basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
3
 
4
4
  case `uname` in
5
- *CYGWIN*|*MINGW*|*MSYS*)
6
- if command -v cygpath > /dev/null 2>&1; then
7
- basedir=`cygpath -w "$basedir"`
8
- fi
9
- ;;
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
10
6
  esac
11
7
 
12
8
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/bin/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/markdown-it@14.1.0/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules"
9
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/bin/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/markdown-it@14.1.0/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules"
14
10
  else
15
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/bin/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/markdown-it@14.1.0/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
11
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/bin/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/markdown-it@14.1.0/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
16
12
  fi
17
13
  if [ -x "$basedir/node" ]; then
18
14
  exec "$basedir/node" "$basedir/../markdown-it/bin/markdown-it.mjs" "$@"
@@ -2,17 +2,13 @@
2
2
  basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
3
 
4
4
  case `uname` in
5
- *CYGWIN*|*MINGW*|*MSYS*)
6
- if command -v cygpath > /dev/null 2>&1; then
7
- basedir=`cygpath -w "$basedir"`
8
- fi
9
- ;;
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
10
6
  esac
11
7
 
12
8
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules"
9
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules"
14
10
  else
15
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
11
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
16
12
  fi
17
13
  if [ -x "$basedir/node" ]; then
18
14
  exec "$basedir/node" "$basedir/../moltbot/moltbot.mjs" "$@"
@@ -2,17 +2,13 @@
2
2
  basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
3
 
4
4
  case `uname` in
5
- *CYGWIN*|*MINGW*|*MSYS*)
6
- if command -v cygpath > /dev/null 2>&1; then
7
- basedir=`cygpath -w "$basedir"`
8
- fi
9
- ;;
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
10
6
  esac
11
7
 
12
8
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules"
9
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules"
14
10
  else
15
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
11
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
16
12
  fi
17
13
  if [ -x "$basedir/node" ]; then
18
14
  exec "$basedir/node" "$basedir/../moltbot/moltbot.mjs" "$@"
@@ -2,17 +2,13 @@
2
2
  basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
3
 
4
4
  case `uname` in
5
- *CYGWIN*|*MINGW*|*MSYS*)
6
- if command -v cygpath > /dev/null 2>&1; then
7
- basedir=`cygpath -w "$basedir"`
8
- fi
9
- ;;
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
10
6
  esac
11
7
 
12
8
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules"
9
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules"
14
10
  else
15
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules:/proc/cygdrive/d/WorkSpace/repos/node_modules:/proc/cygdrive/d/WorkSpace/node_modules:/proc/cygdrive/d/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
11
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules:/Users/taki/Documents/Node/node_modules:/Users/taki/Documents/node_modules:/Users/taki/node_modules:/Users/node_modules:/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
16
12
  fi
17
13
  if [ -x "$basedir/node" ]; then
18
14
  exec "$basedir/node" "$basedir/../moltbot/moltbot.mjs" "$@"
@@ -2,17 +2,13 @@
2
2
  basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
3
 
4
4
  case `uname` in
5
- *CYGWIN*|*MINGW*|*MSYS*)
6
- if command -v cygpath > /dev/null 2>&1; then
7
- basedir=`cygpath -w "$basedir"`
8
- fi
9
- ;;
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
10
6
  esac
11
7
 
12
8
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/apache-arrow@18.1.0/node_modules/apache-arrow/bin/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/apache-arrow@18.1.0/node_modules/apache-arrow/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/apache-arrow@18.1.0/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules"
9
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/apache-arrow@18.1.0/node_modules/apache-arrow/bin/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/apache-arrow@18.1.0/node_modules/apache-arrow/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/apache-arrow@18.1.0/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules"
14
10
  else
15
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/apache-arrow@18.1.0/node_modules/apache-arrow/bin/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/apache-arrow@18.1.0/node_modules/apache-arrow/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/apache-arrow@18.1.0/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
11
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/apache-arrow@18.1.0/node_modules/apache-arrow/bin/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/apache-arrow@18.1.0/node_modules/apache-arrow/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/apache-arrow@18.1.0/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
16
12
  fi
17
13
  if [ -x "$basedir/node" ]; then
18
14
  exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/apache-arrow@18.1.0/node_modules/apache-arrow/bin/arrow2csv.js" "$@"
@@ -2,17 +2,13 @@
2
2
  basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
3
 
4
4
  case `uname` in
5
- *CYGWIN*|*MINGW*|*MSYS*)
6
- if command -v cygpath > /dev/null 2>&1; then
7
- basedir=`cygpath -w "$basedir"`
8
- fi
9
- ;;
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
10
6
  esac
11
7
 
12
8
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/openai@6.16.0_ws@8.19.0_zod@4.3.6/node_modules/openai/bin/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/openai@6.16.0_ws@8.19.0_zod@4.3.6/node_modules/openai/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/openai@6.16.0_ws@8.19.0_zod@4.3.6/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules"
9
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/openai@6.17.0_ws@8.19.0_zod@4.3.6/node_modules/openai/bin/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/openai@6.17.0_ws@8.19.0_zod@4.3.6/node_modules/openai/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/openai@6.17.0_ws@8.19.0_zod@4.3.6/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules"
14
10
  else
15
- export NODE_PATH="/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/openai@6.16.0_ws@8.19.0_zod@4.3.6/node_modules/openai/bin/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/openai@6.16.0_ws@8.19.0_zod@4.3.6/node_modules/openai/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/openai@6.16.0_ws@8.19.0_zod@4.3.6/node_modules:/proc/cygdrive/d/WorkSpace/repos/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
11
+ export NODE_PATH="/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/openai@6.17.0_ws@8.19.0_zod@4.3.6/node_modules/openai/bin/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/openai@6.17.0_ws@8.19.0_zod@4.3.6/node_modules/openai/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/openai@6.17.0_ws@8.19.0_zod@4.3.6/node_modules:/Users/taki/Documents/Node/moltbot/node_modules/.pnpm/node_modules:$NODE_PATH"
16
12
  fi
17
13
  if [ -x "$basedir/node" ]; then
18
14
  exec "$basedir/node" "$basedir/../openai/bin/cli" "$@"