clew-code 0.2.7 → 0.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.
- package/README.md +292 -299
- package/dist/main.js +2745 -2869
- package/docs/architecture.html +148 -145
- package/docs/architecture.th.html +79 -78
- package/docs/clew-code-architecture.html +1125 -0
- package/docs/commands.html +224 -223
- package/docs/commands.th.html +131 -130
- package/docs/configuration.html +147 -145
- package/docs/configuration.th.html +108 -106
- package/docs/css/styles.css +48 -42
- package/docs/daemon.html +129 -128
- package/docs/daemon.th.html +73 -72
- package/docs/features/bridge-mode.html +99 -98
- package/docs/features/bridge-mode.th.html +90 -89
- package/docs/features/evals.html +182 -181
- package/docs/features/evals.th.html +90 -89
- package/docs/features/peer.html +178 -177
- package/docs/features/searxng-search.html +151 -150
- package/docs/features/searxng-search.th.html +95 -94
- package/docs/features/sentry-setup.html +157 -156
- package/docs/features/sentry-setup.th.html +97 -96
- package/docs/index.html +299 -298
- package/docs/index.th.html +292 -290
- package/docs/installation.html +105 -103
- package/docs/installation.th.html +105 -103
- package/docs/internals/growthbook-ab-testing.html +113 -112
- package/docs/internals/growthbook-ab-testing.th.html +81 -80
- package/docs/internals/hidden-features.html +149 -147
- package/docs/internals/hidden-features.th.html +109 -107
- package/docs/js/main.js +83 -3
- package/docs/loop.html +181 -180
- package/docs/loop.th.html +227 -226
- package/docs/mcp.html +247 -246
- package/docs/mcp.th.html +207 -206
- package/docs/models.html +111 -110
- package/docs/models.th.html +61 -60
- package/docs/peer.html +236 -235
- package/docs/peer.th.html +280 -279
- package/docs/permission-model.html +102 -101
- package/docs/permission-model.th.html +67 -66
- package/docs/plugins.html +102 -101
- package/docs/plugins.th.html +79 -78
- package/docs/providers.html +126 -117
- package/docs/providers.th.html +80 -78
- package/docs/quick-start.html +93 -92
- package/docs/quick-start.th.html +40 -39
- package/docs/research-memory.html +82 -79
- package/docs/research-memory.th.html +72 -71
- package/docs/skills.html +117 -116
- package/docs/skills.th.html +90 -89
- package/docs/tools.html +170 -169
- package/docs/tools.th.html +84 -83
- package/docs/troubleshooting.html +106 -105
- package/docs/troubleshooting.th.html +85 -84
- package/package.json +164 -162
- package/docs/taste.html +0 -436
- package/docs/taste.th.html +0 -236
package/docs/commands.th.html
CHANGED
|
@@ -1,130 +1,131 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="th">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8">
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
|
-
<title
|
|
7
|
-
<meta name="description" content="
|
|
8
|
-
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
9
|
-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
10
|
-
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&family=Noto+Sans+Thai:wght@400;500;600;700&display=swap" rel="stylesheet">
|
|
11
|
-
<link rel="stylesheet" href="css/styles.css">
|
|
12
|
-
<link rel="icon" type="image/svg+xml" href="./assets/clew.svg">
|
|
13
|
-
</head>
|
|
14
|
-
<body>
|
|
15
|
-
<header class="header"></header>
|
|
16
|
-
<div class="app"><aside class="sidebar" id="sidebar"></aside><div class="sidebar-overlay" id="sidebarOverlay"></div>
|
|
17
|
-
<div class="content-wrap"><main class="content">
|
|
18
|
-
<div class="breadcrumbs"><a href="index.th.html"
|
|
19
|
-
<h1
|
|
20
|
-
<p class="section-subtitle">Clew
|
|
21
|
-
|
|
22
|
-
<h2
|
|
23
|
-
<table>
|
|
24
|
-
<tr><th
|
|
25
|
-
<tr><td><code>/clear</code></td><td
|
|
26
|
-
<tr><td><code>/compact</code></td><td
|
|
27
|
-
<tr><td><code>/context</code></td><td
|
|
28
|
-
<tr><td><code>/resume</code></td><td
|
|
29
|
-
<tr><td><code>/rename</code></td><td
|
|
30
|
-
<tr><td><code>/rewind</code></td><td
|
|
31
|
-
<tr><td><code>/session</code></td><td
|
|
32
|
-
</table>
|
|
33
|
-
|
|
34
|
-
<h2
|
|
35
|
-
<table>
|
|
36
|
-
<tr><th
|
|
37
|
-
<tr><td><code>/model</code></td><td
|
|
38
|
-
<tr><td><code>/taste</code></td><td
|
|
39
|
-
<tr><td><code>/effort</code></td><td
|
|
40
|
-
<tr><td><code>/cost</code></td><td
|
|
41
|
-
<tr><td><code>/usage</code></td><td
|
|
42
|
-
<tr><td><code>/stats</code></td><td
|
|
43
|
-
</table>
|
|
44
|
-
|
|
45
|
-
<h2
|
|
46
|
-
<table>
|
|
47
|
-
<tr><th
|
|
48
|
-
<tr><td><code>/tools</code></td><td
|
|
49
|
-
<tr><td><code>/permissions</code></td><td
|
|
50
|
-
<tr><td><code>/plan</code></td><td
|
|
51
|
-
<tr><td><code>/capabilities</code></td><td
|
|
52
|
-
</table>
|
|
53
|
-
|
|
54
|
-
<h2
|
|
55
|
-
<table>
|
|
56
|
-
<tr><th
|
|
57
|
-
<tr><td><code>/plugin</code></td><td
|
|
58
|
-
<tr><td><code>/mcp</code></td><td
|
|
59
|
-
<tr><td><code>/skill</code></td><td
|
|
60
|
-
<tr><td><code>/code-review</code></td><td
|
|
61
|
-
</table>
|
|
62
|
-
|
|
63
|
-
<h2
|
|
64
|
-
<table>
|
|
65
|
-
<tr><th
|
|
66
|
-
<tr><td><code>/agent</code></td><td
|
|
67
|
-
<tr><td><code>/agents</code></td><td
|
|
68
|
-
<tr><td><code>/daemon</code></td><td
|
|
69
|
-
<tr><td><code>/task</code></td><td
|
|
70
|
-
<tr><td><code>/loop</code></td><td
|
|
71
|
-
</table>
|
|
72
|
-
|
|
73
|
-
<h2
|
|
74
|
-
<table>
|
|
75
|
-
<tr><th
|
|
76
|
-
<tr><td><code>/help</code></td><td
|
|
77
|
-
<tr><td><code>/status</code></td><td
|
|
78
|
-
<tr><td><code>/doctor</code></td><td
|
|
79
|
-
<tr><td><code>/exit</code></td><td
|
|
80
|
-
</table>
|
|
81
|
-
|
|
82
|
-
<h2
|
|
83
|
-
<table>
|
|
84
|
-
<tr><th
|
|
85
|
-
<tr><td><code>/config</code></td><td
|
|
86
|
-
<tr><td><code>/theme</code></td><td
|
|
87
|
-
<tr><td><code>/color</code></td><td
|
|
88
|
-
<tr><td><code>/keybindings</code></td><td
|
|
89
|
-
</table>
|
|
90
|
-
|
|
91
|
-
<h2>Git
|
|
92
|
-
<table>
|
|
93
|
-
<tr><th
|
|
94
|
-
<tr><td><code>/diff</code></td><td
|
|
95
|
-
<tr><td><code>/commit</code></td><td>stage
|
|
96
|
-
<tr><td><code>/review</code></td><td
|
|
97
|
-
</table>
|
|
98
|
-
|
|
99
|
-
<h2
|
|
100
|
-
<table>
|
|
101
|
-
<tr><th
|
|
102
|
-
<tr><td><code>/research</code></td><td
|
|
103
|
-
<tr><td><code>/memory</code></td><td
|
|
104
|
-
<tr><td><code>/memory-search</code></td><td
|
|
105
|
-
</table>
|
|
106
|
-
|
|
107
|
-
<h2
|
|
108
|
-
<p
|
|
109
|
-
<ul>
|
|
110
|
-
<li><strong
|
|
111
|
-
<li><strong
|
|
112
|
-
<li><strong
|
|
113
|
-
<li><strong
|
|
114
|
-
<li><strong>MCP skills</strong>
|
|
115
|
-
</ul>
|
|
116
|
-
|
|
117
|
-
<footer class="footer">
|
|
118
|
-
<span>Clew v0.2.
|
|
119
|
-
<div class="footer-links">
|
|
120
|
-
<a href="https://github.com/
|
|
121
|
-
<a href="https://github.com/
|
|
122
|
-
</div>
|
|
123
|
-
</footer>
|
|
124
|
-
</main>
|
|
125
|
-
<nav class="toc-sidebar"></nav>
|
|
126
|
-
</div>
|
|
127
|
-
</div>
|
|
128
|
-
<script src="js/main.js"></script>
|
|
129
|
-
</body>
|
|
130
|
-
</html>
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="th">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="UTF-8">
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
|
+
<title>คำสั่ง — Clew</title>
|
|
7
|
+
<meta name="description" content="ข้à¸à¸¡à¸¹à¸¥à¸à¹‰à¸²à¸‡à¸à¸´à¸‡à¸„ำสั่ง slash ทั้งหมดใน Clew — คำสั่งในตัว, สà¸à¸´à¸¥, à¹à¸¥à¸°à¸„ำสั่งปลั๊à¸à¸à¸´à¸™">
|
|
8
|
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
9
|
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
10
|
+
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&family=Noto+Sans+Thai:wght@400;500;600;700&display=swap" rel="stylesheet">
|
|
11
|
+
<link rel="stylesheet" href="css/styles.css">
|
|
12
|
+
<link rel="icon" type="image/svg+xml" href="./assets/clew.svg">
|
|
13
|
+
</head>
|
|
14
|
+
<body>
|
|
15
|
+
<header class="header"></header>
|
|
16
|
+
<div class="app"><aside class="sidebar" id="sidebar"></aside><div class="sidebar-overlay" id="sidebarOverlay"></div>
|
|
17
|
+
<div class="content-wrap"><main class="content">
|
|
18
|
+
<div class="breadcrumbs"><a href="index.th.html">หน้าà¹à¸£à¸</a><span class="sep">/</span><span>คำสั่ง</span></div>
|
|
19
|
+
<h1>คำสั่ง</h1>
|
|
20
|
+
<p class="section-subtitle">Clew มาพร้à¸à¸¡à¸„ำสั่ง slash ในตัว 80+ รายà¸à¸²à¸£ พร้à¸à¸¡à¸ªà¸à¸´à¸¥à¸—ี่โหลดà¹à¸šà¸šà¹„ดนามิà¸à¹à¸¥à¸°à¸„ำสั่งปลั๊à¸à¸à¸´à¸™</p>
|
|
21
|
+
|
|
22
|
+
<h2>เซสชันà¹à¸¥à¸°à¸šà¸£à¸´à¸šà¸—</h2>
|
|
23
|
+
<table>
|
|
24
|
+
<tr><th>คำสั่ง</th><th>คำà¸à¸˜à¸´à¸šà¸²à¸¢</th></tr>
|
|
25
|
+
<tr><td><code>/clear</code></td><td>ล้างประวัติà¸à¸²à¸£à¸ªà¸™à¸—นาà¹à¸¥à¸°à¹€à¸žà¸´à¹ˆà¸¡à¸žà¸·à¹‰à¸™à¸—ี่บริบท</td></tr>
|
|
26
|
+
<tr><td><code>/compact</code></td><td>บีบà¸à¸±à¸”บริบทเซสชัน — ตัด log/trace, รวม, pruning</td></tr>
|
|
27
|
+
<tr><td><code>/context</code></td><td>à¹à¸ªà¸”งภาพà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¸šà¸£à¸´à¸šà¸—ปัจจุบันเป็นà¸à¸£à¸´à¸”สี</td></tr>
|
|
28
|
+
<tr><td><code>/resume</code></td><td>à¸à¸¥à¸±à¸šà¸¡à¸²à¸à¸²à¸£à¸ªà¸™à¸—นาà¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²</td></tr>
|
|
29
|
+
<tr><td><code>/rename</code></td><td>เปลี่ยนชื่à¸à¸à¸²à¸£à¸ªà¸™à¸—นาปัจจุบัน</td></tr>
|
|
30
|
+
<tr><td><code>/rewind</code></td><td>คืนค่าโค้ดà¹à¸¥à¸°/หรืà¸à¸à¸²à¸£à¸ªà¸™à¸—นาไปยังจุดà¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²</td></tr>
|
|
31
|
+
<tr><td><code>/session</code></td><td>à¹à¸ªà¸”ง URL เซสชันระยะไà¸à¸¥à¹à¸¥à¸° QR code</td></tr>
|
|
32
|
+
</table>
|
|
33
|
+
|
|
34
|
+
<h2>โมเดลà¹à¸¥à¸°à¸œà¸¹à¹‰à¹ƒà¸«à¹‰à¸šà¸£à¸´à¸à¸²à¸£</h2>
|
|
35
|
+
<table>
|
|
36
|
+
<tr><th>คำสั่ง</th><th>คำà¸à¸˜à¸´à¸šà¸²à¸¢</th></tr>
|
|
37
|
+
<tr><td><code>/model</code></td><td>สลับโมเดลหรืà¸à¸œà¸¹à¹‰à¹ƒà¸«à¹‰à¸šà¸£à¸´à¸à¸²à¸£ — ดึงโมเดลสดจาภAPI ผู้ให้บริà¸à¸²à¸£</td></tr>
|
|
38
|
+
<tr><td><code>/taste</code></td><td>เปิดเมนูà¸à¸²à¸£à¹€à¸£à¸µà¸¢à¸™à¸£à¸¹à¹‰à¸„วามชà¸à¸šà¹à¸šà¸šà¹‚ต้ตà¸à¸š</td></tr>
|
|
39
|
+
<tr><td><code>/effort</code></td><td>ตั้งค่าระดับความพยายามสำหรับà¸à¸²à¸£à¹ƒà¸Šà¹‰à¹€à¸«à¸•ุผล (low, medium, high, max)</td></tr>
|
|
40
|
+
<tr><td><code>/cost</code></td><td>à¹à¸ªà¸”งค่าใช้จ่ายà¹à¸¥à¸°à¸£à¸°à¸¢à¸°à¹€à¸§à¸¥à¸²à¸—ั้งหมดขà¸à¸‡à¹€à¸‹à¸ªà¸Šà¸±à¸™à¸›à¸±à¸ˆà¸ˆà¸¸à¸šà¸±à¸™</td></tr>
|
|
41
|
+
<tr><td><code>/usage</code></td><td>à¹à¸ªà¸”งขีดจำà¸à¸±à¸”à¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¹à¸œà¸™</td></tr>
|
|
42
|
+
<tr><td><code>/stats</code></td><td>à¹à¸ªà¸”งสถิติà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™ Clew</td></tr>
|
|
43
|
+
</table>
|
|
44
|
+
|
|
45
|
+
<h2>เครื่à¸à¸‡à¸¡à¸·à¸à¹à¸¥à¸°à¸ªà¸´à¸—ธิ์</h2>
|
|
46
|
+
<table>
|
|
47
|
+
<tr><th>คำสั่ง</th><th>คำà¸à¸˜à¸´à¸šà¸²à¸¢</th></tr>
|
|
48
|
+
<tr><td><code>/tools</code></td><td>à¹à¸ªà¸”งเครื่à¸à¸‡à¸¡à¸·à¸à¸—ั้งหมดพร้à¸à¸¡à¸ªà¸–ิติà¹à¸¥à¸°à¸„่าใช้จ่ายโทเค็น</td></tr>
|
|
49
|
+
<tr><td><code>/permissions</code></td><td>จัดà¸à¸²à¸£à¸à¸Žà¸ªà¸´à¸—ธิ์à¸à¸™à¸¸à¸à¸²à¸•à¹à¸¥à¸°à¸›à¸à¸´à¹€à¸ªà¸˜à¹€à¸„รื่à¸à¸‡à¸¡à¸·à¸</td></tr>
|
|
50
|
+
<tr><td><code>/plan</code></td><td>เปิดโหมดวางà¹à¸œà¸™à¸«à¸£à¸·à¸à¸”ูà¹à¸œà¸™à¹€à¸‹à¸ªà¸Šà¸±à¸™à¸›à¸±à¸ˆà¸ˆà¸¸à¸šà¸±à¸™</td></tr>
|
|
51
|
+
<tr><td><code>/capabilities</code></td><td>à¹à¸ªà¸”งความสามารถขà¸à¸‡à¸£à¸°à¸šà¸šà¸—ี่มี (git, tmux, browser, shells)</td></tr>
|
|
52
|
+
</table>
|
|
53
|
+
|
|
54
|
+
<h2>ส่วนขยาย (ปลั๊à¸à¸à¸´à¸™, MCP, สà¸à¸´à¸¥)</h2>
|
|
55
|
+
<table>
|
|
56
|
+
<tr><th>คำสั่ง</th><th>คำà¸à¸˜à¸´à¸šà¸²à¸¢</th></tr>
|
|
57
|
+
<tr><td><code>/plugin</code></td><td>จัดà¸à¸²à¸£à¸›à¸¥à¸±à¹Šà¸à¸à¸´à¸™ — list, install, remove</td></tr>
|
|
58
|
+
<tr><td><code>/mcp</code></td><td>จัดà¸à¸²à¸£à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸à¸£à¹Œ MCP</td></tr>
|
|
59
|
+
<tr><td><code>/skill</code></td><td>à¹à¸ªà¸”งสà¸à¸´à¸¥à¸—ี่มีหรืà¸à¸£à¸²à¸¢à¸¥à¸°à¹€à¸à¸µà¸¢à¸”สà¸à¸´à¸¥</td></tr>
|
|
60
|
+
<tr><td><code>/code-review</code></td><td>รีวิวโค้ดที่เปลี่ยนà¹à¸›à¸¥à¸‡à¸«à¸²à¸šà¸±à¹Šà¸</td></tr>
|
|
61
|
+
</table>
|
|
62
|
+
|
|
63
|
+
<h2>เà¸à¹€à¸ˆà¸™à¸•์</h2>
|
|
64
|
+
<table>
|
|
65
|
+
<tr><th>คำสั่ง</th><th>คำà¸à¸˜à¸´à¸šà¸²à¸¢</th></tr>
|
|
66
|
+
<tr><td><code>/agent</code></td><td>จัดà¸à¸²à¸£à¸à¸²à¸£à¸—ำงานขà¸à¸‡ Clew AI Agents</td></tr>
|
|
67
|
+
<tr><td><code>/agents</code></td><td>เปิดà¹à¸”ชบà¸à¸£à¹Œà¸”เà¸à¹€à¸ˆà¸™à¸•์à¹à¸šà¸šà¹‚ต้ตà¸à¸š</td></tr>
|
|
68
|
+
<tr><td><code>/daemon</code></td><td>เปิดà¹à¸œà¸‡à¸„วบคุม daemon à¸à¸±à¸•โนมัติ 24/7</td></tr>
|
|
69
|
+
<tr><td><code>/task</code></td><td>สร้างงานตามà¸à¸³à¸«à¸™à¸”à¸à¸²à¸£à¸”้วยà¹à¸šà¸šà¸Ÿà¸à¸£à¹Œà¸¡à¹‚ต้ตà¸à¸š</td></tr>
|
|
70
|
+
<tr><td><code>/loop</code></td><td>รันคำสั่งซ้ำตามช่วงเวลา</td></tr>
|
|
71
|
+
</table>
|
|
72
|
+
|
|
73
|
+
<h2>ระบบà¹à¸¥à¸°à¸à¸²à¸£à¸•รวจสà¸à¸š</h2>
|
|
74
|
+
<table>
|
|
75
|
+
<tr><th>คำสั่ง</th><th>คำà¸à¸˜à¸´à¸šà¸²à¸¢</th></tr>
|
|
76
|
+
<tr><td><code>/help</code></td><td>à¹à¸ªà¸”งความช่วยเหลืà¸à¹à¸¥à¸°à¸„ำสั่งที่มี</td></tr>
|
|
77
|
+
<tr><td><code>/status</code></td><td>à¹à¸ªà¸”งสถานะ Clew รวมถึงเวà¸à¸£à¹Œà¸Šà¸±à¸™, โมเดล, บัà¸à¸Šà¸µ</td></tr>
|
|
78
|
+
<tr><td><code>/doctor</code></td><td>ตรวจสà¸à¸šà¸à¸²à¸£à¸•ิดตั้งà¹à¸¥à¸°à¸à¸²à¸£à¸•ั้งค่า Clew</td></tr>
|
|
79
|
+
<tr><td><code>/exit</code></td><td>à¸à¸à¸à¸ˆà¸²à¸ REPL</td></tr>
|
|
80
|
+
</table>
|
|
81
|
+
|
|
82
|
+
<h2>à¸à¸²à¸£à¸•ั้งค่า</h2>
|
|
83
|
+
<table>
|
|
84
|
+
<tr><th>คำสั่ง</th><th>คำà¸à¸˜à¸´à¸šà¸²à¸¢</th></tr>
|
|
85
|
+
<tr><td><code>/config</code></td><td>เปิดà¹à¸œà¸‡à¸•ั้งค่า</td></tr>
|
|
86
|
+
<tr><td><code>/theme</code></td><td>เปลี่ยนธีม</td></tr>
|
|
87
|
+
<tr><td><code>/color</code></td><td>ตั้งค่าสีà¹à¸–บ prompt</td></tr>
|
|
88
|
+
<tr><td><code>/keybindings</code></td><td>เปิดหรืà¸à¸ªà¸£à¹‰à¸²à¸‡à¹„ฟล์ตั้งค่าคีย์ลัด</td></tr>
|
|
89
|
+
</table>
|
|
90
|
+
|
|
91
|
+
<h2>Git à¹à¸¥à¸°à¸£à¸µà¸§à¸´à¸§à¹‚ค้ด</h2>
|
|
92
|
+
<table>
|
|
93
|
+
<tr><th>คำสั่ง</th><th>คำà¸à¸˜à¸´à¸šà¸²à¸¢</th></tr>
|
|
94
|
+
<tr><td><code>/diff</code></td><td>ดูà¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡à¸—ี่ยังไม่ได้ commit</td></tr>
|
|
95
|
+
<tr><td><code>/commit</code></td><td>stage à¹à¸¥à¸° commit à¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡</td></tr>
|
|
96
|
+
<tr><td><code>/review</code></td><td>รีวิวà¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡à¹‚ค้ด</td></tr>
|
|
97
|
+
</table>
|
|
98
|
+
|
|
99
|
+
<h2>à¸à¸²à¸£à¸§à¸´à¸ˆà¸±à¸¢à¹à¸¥à¸°à¸„้นหา</h2>
|
|
100
|
+
<table>
|
|
101
|
+
<tr><th>คำสั่ง</th><th>คำà¸à¸˜à¸´à¸šà¸²à¸¢</th></tr>
|
|
102
|
+
<tr><td><code>/research</code></td><td>วิจัยเชิงลึà¸à¸ˆà¸²à¸à¹à¸«à¸¥à¹ˆà¸‡à¸—ี่มาในไฟล์ท้à¸à¸‡à¸–ิ่น, wiki, à¹à¸¥à¸°à¸«à¸™à¹ˆà¸§à¸¢à¸„วามจำ</td></tr>
|
|
103
|
+
<tr><td><code>/memory</code></td><td>à¹à¸à¹‰à¹„ขไฟล์หน่วยความจำ Claude</td></tr>
|
|
104
|
+
<tr><td><code>/memory-search</code></td><td>ค้นหาหน่วยความจำด้วยà¸à¸²à¸£à¸„้นหาเชิงความหมาย (ข้ามภาษา)</td></tr>
|
|
105
|
+
</table>
|
|
106
|
+
|
|
107
|
+
<h2>à¸à¸²à¸£à¹‚หลดคำสั่ง</h2>
|
|
108
|
+
<p>คำสั่งถูà¸à¹‚หลดจาà¸à¸«à¸¥à¸²à¸¢à¹à¸«à¸¥à¹ˆà¸‡à¹€à¸¡à¸·à¹ˆà¸à¹€à¸£à¸´à¹ˆà¸¡à¸•้น:</p>
|
|
109
|
+
<ul>
|
|
110
|
+
<li><strong>ในตัว</strong> — คำสั่งหลัà¸à¸ˆà¸²à¸ <code>src/commands/</code> (พร้à¸à¸¡à¹ƒà¸Šà¹‰à¹€à¸ªà¸¡à¸)</li>
|
|
111
|
+
<li><strong>สà¸à¸´à¸¥à¸—ี่มาพร้à¸à¸¡</strong> — สà¸à¸´à¸¥à¸—ี่มาพร้à¸à¸¡à¸à¸±à¸šà¹à¸à¸›à¸žà¸¥à¸´à¹€à¸„ชัน</li>
|
|
112
|
+
<li><strong>ไดเรà¸à¸—à¸à¸£à¸µà¸ªà¸à¸´à¸¥</strong> — <code>~/.claude/skills/</code> à¹à¸¥à¸° <code>.claude/skills/</code></li>
|
|
113
|
+
<li><strong>คำสั่งปลั๊à¸à¸à¸´à¸™</strong> — จาà¸à¸›à¸¥à¸±à¹Šà¸à¸à¸´à¸™à¸—ี่ติดตั้ง</li>
|
|
114
|
+
<li><strong>MCP skills</strong> — จาà¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸à¸£à¹Œ MCP</li>
|
|
115
|
+
</ul>
|
|
116
|
+
|
|
117
|
+
<footer class="footer">
|
|
118
|
+
<span>Clew v0.2.7 — โà¸à¹€à¸žà¸™à¸‹à¸à¸£à¹Œà¸ª</span>
|
|
119
|
+
<div class="footer-links">
|
|
120
|
+
<a href="https://github.com/ClewCode/ClewCode">GitHub</a>
|
|
121
|
+
<a href="https://github.com/ClewCode/ClewCode/issues">ปัà¸à¸«à¸²</a>
|
|
122
|
+
</div>
|
|
123
|
+
</footer>
|
|
124
|
+
</main>
|
|
125
|
+
<nav class="toc-sidebar"></nav>
|
|
126
|
+
</div>
|
|
127
|
+
</div>
|
|
128
|
+
<script src="js/main.js"></script>
|
|
129
|
+
</body>
|
|
130
|
+
</html>
|
|
131
|
+
|