@manukyalo/scopelock 3.0.1 → 3.0.2
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 +5 -3
- package/assets/logo.png +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
<div align="center">
|
|
2
|
+
<img src="assets/logo.png" width="200" alt="scopelock logo" />
|
|
3
|
+
<h1>scopelock v3.0</h1>
|
|
4
|
+
<p><strong>Anti-hallucination scope locking for AI coding agents.</strong></p>
|
|
5
|
+
</div>
|
|
4
6
|
|
|
5
7
|
```bash
|
|
6
8
|
npm install -g @manukyalo/scopelock
|
package/assets/logo.png
ADDED
|
Binary file
|