clew-code 0.2.20 → 0.2.22
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/dist/main.js +1888 -1883
- package/docs/architecture.html +91 -148
- package/docs/assets/clew-agent-loop.png +0 -0
- package/docs/assets/clew-general-architecture.png +0 -0
- package/docs/assets/clew-mcp-architecture.png +0 -0
- package/docs/assets/clew-p2p-swarm.png +0 -0
- package/docs/changelog.html +150 -0
- package/docs/cli-reference.html +90 -0
- package/docs/commands.html +156 -265
- package/docs/configuration.html +85 -147
- package/docs/contributing.html +91 -0
- package/docs/css/styles.css +425 -425
- package/docs/daemon.html +62 -129
- package/docs/features/bridge-mode.html +61 -66
- package/docs/features/evals.html +57 -149
- package/docs/features/searxng-search.html +58 -118
- package/docs/features/sentry-setup.html +61 -124
- package/docs/index.html +137 -125
- package/docs/installation.html +77 -105
- package/docs/internals/growthbook-ab-testing.html +69 -91
- package/docs/internals/hidden-features.html +81 -143
- package/docs/js/main.js +29 -0
- package/docs/loop.html +69 -181
- package/docs/mcp.html +99 -247
- package/docs/models.html +69 -110
- package/docs/permission-model.html +86 -102
- package/docs/plugins.html +84 -102
- package/docs/providers.html +87 -127
- package/docs/quick-start.html +81 -93
- package/docs/research-memory.html +71 -102
- package/docs/security.html +71 -0
- package/docs/skills.html +67 -117
- package/docs/swarm.html +78 -236
- package/docs/tools.html +152 -151
- package/docs/troubleshooting.html +86 -106
- package/docs/voice-mode.html +79 -0
- package/package.json +1 -1
- package/docs/architecture.th.html +0 -79
- package/docs/clew-code-architecture.html +0 -1126
- package/docs/commands.th.html +0 -269
- package/docs/configuration.th.html +0 -108
- package/docs/daemon.th.html +0 -73
- package/docs/features/bridge-mode.th.html +0 -62
- package/docs/features/evals.th.html +0 -62
- package/docs/features/searxng-search.th.html +0 -67
- package/docs/features/sentry-setup.th.html +0 -69
- package/docs/features/swarm.html +0 -156
- package/docs/generated/providers.html +0 -625
- package/docs/generated/tools.html +0 -558
- package/docs/index.th.html +0 -292
- package/docs/installation.th.html +0 -105
- package/docs/internals/growthbook-ab-testing.th.html +0 -60
- package/docs/internals/hidden-features.th.html +0 -107
- package/docs/loop.th.html +0 -227
- package/docs/mcp.th.html +0 -207
- package/docs/models.th.html +0 -61
- package/docs/permission-model.th.html +0 -67
- package/docs/plugins.th.html +0 -79
- package/docs/prompts-and-features.html +0 -806
- package/docs/providers.th.html +0 -81
- package/docs/quick-start.th.html +0 -89
- package/docs/research-memory.th.html +0 -72
- package/docs/skills.th.html +0 -90
- package/docs/swarm.th.html +0 -280
- package/docs/tools.th.html +0 -84
- package/docs/troubleshooting.th.html +0 -85
package/docs/commands.html
CHANGED
|
@@ -1,265 +1,156 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
<
|
|
15
|
-
<
|
|
16
|
-
<
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
<
|
|
29
|
-
<tr><th>Command</th><th>Description</th></tr>
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
<tr><td><code>/
|
|
33
|
-
<tr><td><code>/
|
|
34
|
-
<tr><td><code>/
|
|
35
|
-
<tr><td><code>/
|
|
36
|
-
<tr><td><code>/
|
|
37
|
-
<tr><td><code>/
|
|
38
|
-
<tr><td><code>/
|
|
39
|
-
<tr><td><code>/
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
<tr><
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
<tr><td><code>/
|
|
50
|
-
<tr><td><code>/
|
|
51
|
-
<tr><td><code>/
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
<
|
|
61
|
-
<tr><
|
|
62
|
-
<tr><td><code>/
|
|
63
|
-
<tr><td><code>/
|
|
64
|
-
<tr><td><code>/
|
|
65
|
-
<tr><td><code>/
|
|
66
|
-
<tr><td><code>/
|
|
67
|
-
<tr><td><code>/
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
<
|
|
77
|
-
|
|
78
|
-
<tr><
|
|
79
|
-
<tr><td><code>/
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
<tr><
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
<tr><
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
<tr><td><code>/
|
|
103
|
-
<tr><td><code>/
|
|
104
|
-
<tr><td><code>/
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
<
|
|
111
|
-
<tr><th>Command</th><th>Description</th></tr>
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
<tr><td><code
|
|
115
|
-
<tr><td><code>/
|
|
116
|
-
<tr><td><code>/
|
|
117
|
-
<tr><td><code>/
|
|
118
|
-
<tr><td><code>/
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
<
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
<tr><td><code>/
|
|
129
|
-
<tr><td><code>/
|
|
130
|
-
<tr><td><code>/
|
|
131
|
-
<tr><td><code>/
|
|
132
|
-
<tr><td><code>/
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
<tr><
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
<tr><td><code>/
|
|
143
|
-
<tr><td><code>/
|
|
144
|
-
<tr><td><code>/
|
|
145
|
-
<tr><td><code>/
|
|
146
|
-
<tr><td><code>/
|
|
147
|
-
<tr><td><code>/
|
|
148
|
-
<tr><td><code>/
|
|
149
|
-
</
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
<tr><td><code>/review</code></td><td>Review code changes</td></tr>
|
|
158
|
-
<tr><td><code>/security-review</code></td><td>Run a security review</td></tr>
|
|
159
|
-
<tr><td><code>/pr-comments</code></td><td>Get comments from a GitHub pull request</td></tr>
|
|
160
|
-
<tr><td><code>/pr</code></td><td>Full GitHub PR lifecycle — create, list, view, review, merge, status</td></tr>
|
|
161
|
-
<tr><td><code>/install-github-app</code></td><td>Set up Clew GitHub Actions for a repository</td></tr>
|
|
162
|
-
<tr><td><code>/issue</code></td><td>Create and manage GitHub issues</td></tr>
|
|
163
|
-
</table>
|
|
164
|
-
|
|
165
|
-
<h2>Research & Search</h2>
|
|
166
|
-
<table>
|
|
167
|
-
<tr><th>Command</th><th>Description</th></tr>
|
|
168
|
-
<tr><td><code>/research</code></td><td>Deep source-grounded research across local files, wiki, and memory</td></tr>
|
|
169
|
-
<tr><td><code>/memory</code></td><td>Memory management — <code>save</code>, <code>timeline</code>, <code>stats</code>, <code>digest</code>, <code>graph</code>, <code>xp</code>, <code>search</code>, <code>preview</code>, <code>consolidate</code></td></tr>
|
|
170
|
-
<tr><td><code>/memory-search</code></td><td>Search memories using semantic search (cross-lingual)</td></tr>
|
|
171
|
-
<tr><td><code>/searxng</code></td><td>Start, stop, or check status of the local SearXNG Docker container</td></tr>
|
|
172
|
-
<tr><td><code>/explorer</code></td><td>Toggle file explorer sidebar</td></tr>
|
|
173
|
-
<tr><td><code>/tag</code></td><td>Manage tags for sessions, files, and memories</td></tr>
|
|
174
|
-
</table>
|
|
175
|
-
|
|
176
|
-
<h2>Evaluation</h2>
|
|
177
|
-
<table>
|
|
178
|
-
<tr><th>Command</th><th>Description</th></tr>
|
|
179
|
-
<tr><td><code>/eval</code></td><td>Evaluate AI agent performance with the verification harness</td></tr>
|
|
180
|
-
</table>
|
|
181
|
-
|
|
182
|
-
<h2>Utilities</h2>
|
|
183
|
-
<table>
|
|
184
|
-
<tr><th>Command</th><th>Description</th></tr>
|
|
185
|
-
<tr><td><code>/btw</code></td><td>Ask a quick side question without interrupting the main conversation</td></tr>
|
|
186
|
-
<tr><td><code>/buddy</code></td><td>Configure your AI companion (Buddy)</td></tr>
|
|
187
|
-
<tr><td><code>/desktop</code></td><td>Continue the current session in Claude Desktop</td></tr>
|
|
188
|
-
<tr><td><code>/mobile</code></td><td>Show QR code to download the Claude mobile app</td></tr>
|
|
189
|
-
<tr><td><code>/powerup</code></td><td>Interactive lessons teaching Clew features with animated demos</td></tr>
|
|
190
|
-
<tr><td><code>/feedback</code></td><td>Submit feedback about Clew</td></tr>
|
|
191
|
-
<tr><td><code>/onboarding</code></td><td>Run the interactive onboarding wizard</td></tr>
|
|
192
|
-
<tr><td><code>/team-onboarding</code></td><td>Generate a teammate ramp-up guide from your local usage</td></tr>
|
|
193
|
-
<tr><td><code>/add-dir</code></td><td>Add a new working directory</td></tr>
|
|
194
|
-
<tr><td><code>/goal</code></td><td>Set a session goal</td></tr>
|
|
195
|
-
<tr><td><code>/heapdump</code></td><td>Dump the JS heap to ~/Desktop</td></tr>
|
|
196
|
-
<tr><td><code>/stickers</code></td><td>Order Clew stickers</td></tr>
|
|
197
|
-
<tr><td><code>/thinkback</code></td><td>Your Clew Year in Review</td></tr>
|
|
198
|
-
<tr><td><code>/vim</code></td><td>Toggle Vim keybindings in the REPL</td></tr>
|
|
199
|
-
<tr><td><code>/chrome</code></td><td>Open and manage Chrome browser integration</td></tr>
|
|
200
|
-
<tr><td><code>/login</code></td><td>Authenticate with an AI provider via OAuth or API key</td></tr>
|
|
201
|
-
<tr><td><code>/logout</code></td><td>Log out from the current provider authentication</td></tr>
|
|
202
|
-
<tr><td><code>/install</code></td><td>Run the Clew installation wizard</td></tr>
|
|
203
|
-
<tr><td><code>/install-slack-app</code></td><td>Set up the Clew Slack app integration</td></tr>
|
|
204
|
-
<tr><td><code>/insights</code></td><td>Show personalized usage insights and suggestions</td></tr>
|
|
205
|
-
</table>
|
|
206
|
-
|
|
207
|
-
<h2>Feature-Gated Commands</h2>
|
|
208
|
-
<p>These commands require specific environment variables or build-time features to be enabled:</p>
|
|
209
|
-
<table>
|
|
210
|
-
<tr><th>Command</th><th>Flag</th><th>Description</th></tr>
|
|
211
|
-
<tr><td><code>/bridge</code></td><td><code>BRIDGE_MODE=1</code></td><td>Connect this terminal for remote-control sessions</td></tr>
|
|
212
|
-
<tr><td><code>/voice</code></td><td><code>VOICE_MODE=1</code></td><td>Toggle voice mode</td></tr>
|
|
213
|
-
<tr><td><code>/brief</code></td><td><code>KAIROS=1</code></td><td>Brief command</td></tr>
|
|
214
|
-
<tr><td><code>/assistant</code></td><td><code>KAIROS=1</code></td><td>Assistant mode</td></tr>
|
|
215
|
-
<tr><td><code>/ant</code></td><td><code>USER_TYPE=ant</code></td><td>Toggle ant-only beta features</td></tr>
|
|
216
|
-
<tr><td><code>/ultraplan</code></td><td>Internal</td><td>Extended plan mode</td></tr>
|
|
217
|
-
<tr><td><code>/bughunter</code></td><td>Internal</td><td>Bug hunting workflow</td></tr>
|
|
218
|
-
<tr><td><code>/ide</code></td><td>Runtime</td><td>Auto-connect to IDE on startup</td></tr>
|
|
219
|
-
<tr><td><code>/terminal-setup</code></td><td>Runtime</td><td>Configure terminal shell and environment</td></tr>
|
|
220
|
-
<tr><td><code>/extra-usage</code></td><td>Runtime</td><td>Request additional usage credits</td></tr>
|
|
221
|
-
</table>
|
|
222
|
-
|
|
223
|
-
<h2>Interactive Autocomplete</h2>
|
|
224
|
-
<p>Clew features an inline ghost text system that predicts the next argument as you type commands:</p>
|
|
225
|
-
<ul>
|
|
226
|
-
<li>Type <code>/goal</code> followed by a space inline ghost text shows <code>[condition]</code> in dim text after the cursor</li>
|
|
227
|
-
<li>Press <kbd>Tab</kbd> or <kbd>→</kbd> (Right Arrow) to accept the ghost text and fill the placeholder</li>
|
|
228
|
-
<li>Supports progressive hints: <code>/goal fix [name] [priority]</code> reveals remaining args as you fill each one</li>
|
|
229
|
-
<li>Commands with <code>argumentHint</code> (e.g. <code>/plugin-details <plugin-name></code>) show static placeholder hints</li>
|
|
230
|
-
</ul>
|
|
231
|
-
<p>For mid-input command completion, the same ghost text engine fills in partial command names:</p>
|
|
232
|
-
<ul>
|
|
233
|
-
<li>Type <code>/com</code> ghost text shows <code>mit</code> for <code>/commit</code></li>
|
|
234
|
-
<li>Press <kbd>Tab</kbd> or <kbd>→</kbd> to complete the command name</li>
|
|
235
|
-
</ul>
|
|
236
|
-
|
|
237
|
-
<h2>Command Loading</h2>
|
|
238
|
-
<p>Commands are loaded from multiple sources at startup:</p>
|
|
239
|
-
<ul>
|
|
240
|
-
<li><strong>Built-in</strong> — Core commands from <code>src/commands/</code> (always available)</li>
|
|
241
|
-
<li><strong>Bundled skills</strong> — Skills shipped with the application</li>
|
|
242
|
-
<li><strong>Built-in plugin skills</strong> — From enabled built-in plugins</li>
|
|
243
|
-
<li><strong>Skill directory</strong> — <code>~/.clew/skills/</code> and project <code>.clew/skills/</code></li>
|
|
244
|
-
<li><strong>Plugin commands</strong> — From installed plugins</li>
|
|
245
|
-
<li><strong>Plugin skills</strong> — From plugin skill directories</li>
|
|
246
|
-
<li><strong>MCP skills</strong> — From MCP servers (when <code>MCP_SKILLS</code> feature is enabled)</li>
|
|
247
|
-
<li><strong>Dynamic skills</strong> — Discovered during file operations</li>
|
|
248
|
-
</ul>
|
|
249
|
-
<p>Use <code>/reload-plugins</code> to reload plugin-provided commands without restarting. Remote-safe and bridge-safe commands have explicit allowlists in <code>src/commands.ts</code>.</p>
|
|
250
|
-
|
|
251
|
-
<footer class="footer">
|
|
252
|
-
<span>Clew 0.2.14 — Open Source</span>
|
|
253
|
-
<div class="footer-links">
|
|
254
|
-
<a href="https://github.com/ClewCode/ClewCode">GitHub</a>
|
|
255
|
-
<a href="https://github.com/ClewCode/ClewCode/issues">Issues</a>
|
|
256
|
-
</div>
|
|
257
|
-
</footer>
|
|
258
|
-
</main>
|
|
259
|
-
<nav class="toc-sidebar"></nav>
|
|
260
|
-
</div>
|
|
261
|
-
</div>
|
|
262
|
-
<script src="js/main.js"></script>
|
|
263
|
-
</body>
|
|
264
|
-
</html>
|
|
265
|
-
|
|
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>Commands — Clew Code</title>
|
|
7
|
+
<meta name="description" href="All slash commands available in Clew Code.">
|
|
8
|
+
<link rel="icon" type="image/svg+xml" href="assets/clew.svg">
|
|
9
|
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
10
|
+
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
|
|
11
|
+
<link rel="stylesheet" href="css/styles.css">
|
|
12
|
+
</head>
|
|
13
|
+
<body>
|
|
14
|
+
<header class="header"></header>
|
|
15
|
+
<div id="sidebarOverlay" class="sidebar-overlay"></div>
|
|
16
|
+
<aside id="sidebar" class="sidebar"></aside>
|
|
17
|
+
|
|
18
|
+
<div class="content-wrap">
|
|
19
|
+
<div class="content">
|
|
20
|
+
|
|
21
|
+
<div class="breadcrumbs"><a href="index.html">Home</a><span class="sep">/</span><span class="current">Commands</span></div>
|
|
22
|
+
|
|
23
|
+
<h1>Commands</h1>
|
|
24
|
+
<p class="sub">Clew Code provides 30+ slash commands for managing providers, sessions, mesh networking, MCP, plugins, and more.</p>
|
|
25
|
+
|
|
26
|
+
<h2 id="session">Session Commands</h2>
|
|
27
|
+
<table>
|
|
28
|
+
<thead>
|
|
29
|
+
<tr><th>Command</th><th>Description</th></tr>
|
|
30
|
+
</thead>
|
|
31
|
+
<tbody>
|
|
32
|
+
<tr><td><code>/status</code></td><td>Show current provider, model, session, and context info</td></tr>
|
|
33
|
+
<tr><td><code>/doctor</code></td><td>Run system diagnostics</td></tr>
|
|
34
|
+
<tr><td><code>/context</code></td><td>Show active context usage breakdown</td></tr>
|
|
35
|
+
<tr><td><code>/compact</code></td><td>Compress conversation history (multi-pass compaction)</td></tr>
|
|
36
|
+
<tr><td><code>/clear</code></td><td>Clear conversation or caches</td></tr>
|
|
37
|
+
<tr><td><code>/exit</code></td><td>Exit the REPL</td></tr>
|
|
38
|
+
<tr><td><code>/help</code></td><td>List all available commands</td></tr>
|
|
39
|
+
<tr><td><code>/resume</code></td><td>Resume a previous session</td></tr>
|
|
40
|
+
</tbody>
|
|
41
|
+
</table>
|
|
42
|
+
|
|
43
|
+
<h2 id="provider">Provider & Model Commands</h2>
|
|
44
|
+
<table>
|
|
45
|
+
<thead>
|
|
46
|
+
<tr><th>Command</th><th>Description</th></tr>
|
|
47
|
+
</thead>
|
|
48
|
+
<tbody>
|
|
49
|
+
<tr><td><code>/model</code></td><td>Switch provider or model. Use <code>/model list</code> to see available models</td></tr>
|
|
50
|
+
<tr><td><code>/effort</code></td><td>Set reasoning effort (low/medium/high) for supported providers</td></tr>
|
|
51
|
+
<tr><td><code>/fast</code></td><td>Toggle fast/turbo mode</td></tr>
|
|
52
|
+
</tbody>
|
|
53
|
+
</table>
|
|
54
|
+
|
|
55
|
+
<h2 id="mesh">Mesh & Networking Commands</h2>
|
|
56
|
+
<table>
|
|
57
|
+
<thead>
|
|
58
|
+
<tr><th>Command</th><th>Description</th></tr>
|
|
59
|
+
</thead>
|
|
60
|
+
<tbody>
|
|
61
|
+
<tr><td><code>/mesh discover</code></td><td>Find other Clew instances on the LAN</td></tr>
|
|
62
|
+
<tr><td><code>/mesh share</code></td><td>Share this instance as a worker</td></tr>
|
|
63
|
+
<tr><td><code>/mesh run <peer> <cmd></code></td><td>Run a command on a remote peer</td></tr>
|
|
64
|
+
<tr><td><code>/mesh send <peer> <msg></code></td><td>Send a message to a peer</td></tr>
|
|
65
|
+
<tr><td><code>/mesh list</code></td><td>List discovered peers</td></tr>
|
|
66
|
+
<tr><td><code>/mesh info <peer></code></td><td>Show peer details</td></tr>
|
|
67
|
+
<tr><td><code>/mesh help</code></td><td>Mesh command reference</td></tr>
|
|
68
|
+
</tbody>
|
|
69
|
+
</table>
|
|
70
|
+
|
|
71
|
+
<h2 id="mcp">MCP Commands</h2>
|
|
72
|
+
<table>
|
|
73
|
+
<thead>
|
|
74
|
+
<tr><th>Command</th><th>Description</th></tr>
|
|
75
|
+
</thead>
|
|
76
|
+
<tbody>
|
|
77
|
+
<tr><td><code>/mcp list</code></td><td>List connected MCP servers and tools</td></tr>
|
|
78
|
+
<tr><td><code>/mcp add</code></td><td>Add an MCP server configuration</td></tr>
|
|
79
|
+
<tr><td><code>/mcp remove</code></td><td>Remove an MCP server</td></tr>
|
|
80
|
+
</tbody>
|
|
81
|
+
</table>
|
|
82
|
+
|
|
83
|
+
<h2 id="code">Code & Review Commands</h2>
|
|
84
|
+
<table>
|
|
85
|
+
<thead>
|
|
86
|
+
<tr><th>Command</th><th>Description</th></tr>
|
|
87
|
+
</thead>
|
|
88
|
+
<tbody>
|
|
89
|
+
<tr><td><code>/code-review</code></td><td>Review changed files for bugs</td></tr>
|
|
90
|
+
<tr><td><code>/simplify</code></td><td>Cleanup-focused code review</td></tr>
|
|
91
|
+
<tr><td><code>/pr</code></td><td>PR management (create/list/view/review/merge/status)</td></tr>
|
|
92
|
+
<tr><td><code>/diff</code></td><td>Show git diff</td></tr>
|
|
93
|
+
</tbody>
|
|
94
|
+
</table>
|
|
95
|
+
|
|
96
|
+
<h2 id="plugin">Plugin & Extension Commands</h2>
|
|
97
|
+
<table>
|
|
98
|
+
<thead>
|
|
99
|
+
<tr><th>Command</th><th>Description</th></tr>
|
|
100
|
+
</thead>
|
|
101
|
+
<tbody>
|
|
102
|
+
<tr><td><code>/plugin</code></td><td>Plugin and hook management (install, list, remove)</td></tr>
|
|
103
|
+
<tr><td><code>/skills</code></td><td>List and manage skills</td></tr>
|
|
104
|
+
<tr><td><code>/hooks</code></td><td>View active hooks</td></tr>
|
|
105
|
+
</tbody>
|
|
106
|
+
</table>
|
|
107
|
+
|
|
108
|
+
<h2 id="autonomous">Autonomous & Agent Commands</h2>
|
|
109
|
+
<table>
|
|
110
|
+
<thead>
|
|
111
|
+
<tr><th>Command</th><th>Description</th></tr>
|
|
112
|
+
</thead>
|
|
113
|
+
<tbody>
|
|
114
|
+
<tr><td><code>/loop</code></td><td>24/7 autonomous agent loop (start, stop, status)</td></tr>
|
|
115
|
+
<tr><td><code>/daemon</code></td><td>Autonomous daemon dashboard</td></tr>
|
|
116
|
+
<tr><td><code>/task</code></td><td>Manage scheduled tasks</td></tr>
|
|
117
|
+
<tr><td><code>/agent</code></td><td>Background agent dispatch and subcommands</td></tr>
|
|
118
|
+
<tr><td><code>/agents</code></td><td>Agent dashboard (TUI operational view)</td></tr>
|
|
119
|
+
</tbody>
|
|
120
|
+
</table>
|
|
121
|
+
|
|
122
|
+
<h2 id="memory">Memory Commands</h2>
|
|
123
|
+
<table>
|
|
124
|
+
<thead>
|
|
125
|
+
<tr><th>Command</th><th>Description</th></tr>
|
|
126
|
+
</thead>
|
|
127
|
+
<tbody>
|
|
128
|
+
<tr><td><code>/memory save</code></td><td>Save session summary to long-term memory</td></tr>
|
|
129
|
+
<tr><td><code>/memory timeline</code></td><td>Show chronological session history</td></tr>
|
|
130
|
+
<tr><td><code>/memory stats</code></td><td>Activity density chart</td></tr>
|
|
131
|
+
<tr><td><code>/memory digest</code></td><td>Show weekly/monthly digests</td></tr>
|
|
132
|
+
<tr><td><code>/memory search</code></td><td>Search stored memory entries</td></tr>
|
|
133
|
+
</tbody>
|
|
134
|
+
</table>
|
|
135
|
+
|
|
136
|
+
<h2 id="other">Other Commands</h2>
|
|
137
|
+
<table>
|
|
138
|
+
<thead>
|
|
139
|
+
<tr><th>Command</th><th>Description</th></tr>
|
|
140
|
+
</thead>
|
|
141
|
+
<tbody>
|
|
142
|
+
<tr><td><code>/remote</code></td><td>WebSocket remote control (listen, connect, token)</td></tr>
|
|
143
|
+
<tr><td><code>/bridge</code></td><td>Bridge mode configuration</td></tr>
|
|
144
|
+
<tr><td><code>/config</code></td><td>Open configuration panel</td></tr>
|
|
145
|
+
<tr><td><code>/theme</code></td><td>Switch theme</td></tr>
|
|
146
|
+
<tr><td><code>/permissions</code></td><td>Change permission mode</td></tr>
|
|
147
|
+
<tr><td><code>/export</code></td><td>Export session</td></tr>
|
|
148
|
+
<tr><td><code>/recap</code></td><td>Session recap</td></tr>
|
|
149
|
+
</tbody>
|
|
150
|
+
</table>
|
|
151
|
+
</div>
|
|
152
|
+
</div>
|
|
153
|
+
|
|
154
|
+
<script src="js/main.js"></script>
|
|
155
|
+
</body>
|
|
156
|
+
</html>
|