clew-code 0.2.21 → 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 +1861 -1856
- 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/plugins.th.html
DELETED
|
@@ -1,79 +0,0 @@
|
|
|
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="ขยาย Clew ด้วยปลั๊กอิน — คำสั่ง, เอเจนต์, สกิล, ฮุค, เซิร์ฟเวอร์ MCP, และรองรับ marketplace">
|
|
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 ด้วยคำสั่งที่กำหนดเอง, เอเจนต์, สกิล, ฮุคการดำเนินการ, เซิร์ฟเวอร์ MCP, และ LSP integrations</p>
|
|
21
|
-
|
|
22
|
-
<h2>สิ่งที่ปลั๊กอินสามารถให้ได้</h2>
|
|
23
|
-
<table>
|
|
24
|
-
<tr><th>ส่วนขยาย</th><th>คำอธิบาย</th></tr>
|
|
25
|
-
<tr><td>คำสั่ง Slash</td><td>การใช้งาน <code>/command</code> ที่กำหนดเองผ่าน manifest ปลั๊กอิน</td></tr>
|
|
26
|
-
<tr><td>เอเจนต์</td><td>การตั้งค่าเอเจนต์เฉพาะทางพร้อม prompts และการเข้าถึงเครื่องมือ</td></tr>
|
|
27
|
-
<tr><td>สกิล</td><td>คำแนะนำงานที่ใช้ซ้ำได้จากไดเรกทอรีสกิลของปลั๊กอิน</td></tr>
|
|
28
|
-
<tr><td>ฮุคการดำเนินการ</td><td>ฮุคก่อน/หลังที่ขั้นตอน tool, bash, prompt, และ edit</td></tr>
|
|
29
|
-
<tr><td>เซิร์ฟเวอร์ MCP</td><td>คำจำกัดความเซิร์ฟเวอร์ Model Context Protocol ที่มาพร้อมปลั๊กอิน</td></tr>
|
|
30
|
-
</table>
|
|
31
|
-
|
|
32
|
-
<h2>ระบบฮุค</h2>
|
|
33
|
-
<table>
|
|
34
|
-
<tr><th>จุดฮุค</th><th>เมื่อทำงาน</th></tr>
|
|
35
|
-
<tr><td><code>PreToolUse</code></td><td>ก่อนเครื่องมือดำเนินการ — การตรวจสอบ, การแก้ไขอินพุต, การบันทึก</td></tr>
|
|
36
|
-
<tr><td><code>PostToolUse</code></td><td>หลังจากเครื่องมือเสร็จ — การแปลงผลลัพธ์, การตรวจสอบ</td></tr>
|
|
37
|
-
<tr><td><code>PreBash</code></td><td>ก่อนรันคำสั่ง shell — การทำความสะอาด, การเพิ่ม env</td></tr>
|
|
38
|
-
<tr><td><code>PostPrompt</code></td><td>หลังสร้าง prompt — การเพิ่มบริบท</td></tr>
|
|
39
|
-
</table>
|
|
40
|
-
|
|
41
|
-
<h2>การจัดการปลั๊กอิน</h2>
|
|
42
|
-
<pre><code>/plugin # แสดงปลั๊กอินที่ติดตั้ง
|
|
43
|
-
/plugin-details # แสดงข้อมูลปลั๊กอินโดยละเอียด
|
|
44
|
-
/reload-plugins # เปิดใช้งานการเปลี่ยนแปลงปลั๊กอิน</code></pre>
|
|
45
|
-
|
|
46
|
-
<h2>ปลั๊กอินในตัว</h2>
|
|
47
|
-
<table>
|
|
48
|
-
<tr><th>ปลั๊กอิน</th><th>คำอธิบาย</th></tr>
|
|
49
|
-
<tr><td><code>commit-commands</code></td><td>เวิร์กโฟลว์ Git — commit, push, สร้าง PR</td></tr>
|
|
50
|
-
<tr><td><code>code-review</code></td><td>รีวิวโค้ด PR อัตโนมัติ</td></tr>
|
|
51
|
-
<tr><td><code>feature-dev</code></td><td>พัฒนาฟีเจอร์แบบมีคำแนะนำพร้อมความเข้าใจโค้ดเบส</td></tr>
|
|
52
|
-
<tr><td><code>frontend-design</code></td><td>สร้าง UI/UX ระดับโปรดักชัน</td></tr>
|
|
53
|
-
<tr><td><code>verify</code></td><td>typecheck, lint, build, และ test pipeline</td></tr>
|
|
54
|
-
<tr><td><code>debug</code></td><td>ช่วยเหลือและวินิจฉัยการดีบัก</td></tr>
|
|
55
|
-
</table>
|
|
56
|
-
|
|
57
|
-
<h2>โครงสร้างปลั๊กอิน</h2>
|
|
58
|
-
<pre><code>my-plugin/
|
|
59
|
-
manifest.json # ข้อมูลเมตาและการประกาศความสามารถ
|
|
60
|
-
commands/ # คำสั่ง slash ที่กำหนดเอง
|
|
61
|
-
skills/ # คำแนะนำงานที่ใช้ซ้ำได้
|
|
62
|
-
agents/ # การตั้งค่าเอเจนต์
|
|
63
|
-
hooks/ # การใช้งานฮุค</code></pre>
|
|
64
|
-
|
|
65
|
-
<footer class="footer">
|
|
66
|
-
<span>Clew Code 0.2.14 — โอเพนซอร์ส</span>
|
|
67
|
-
<div class="footer-links">
|
|
68
|
-
<a href="https://github.com/ClewCode/ClewCode">GitHub</a>
|
|
69
|
-
<a href="https://github.com/ClewCode/ClewCode/issues">ปัญหา</a>
|
|
70
|
-
</div>
|
|
71
|
-
</footer>
|
|
72
|
-
</main>
|
|
73
|
-
<nav class="toc-sidebar"></nav>
|
|
74
|
-
</div>
|
|
75
|
-
</div>
|
|
76
|
-
<script src="js/main.js"></script>
|
|
77
|
-
</body>
|
|
78
|
-
</html>
|
|
79
|
-
|