@legacycodehq/clarity 0.19.1 → 0.20.0
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 +2 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
Clarity is a software design tool for AI-native developers and coding agents.
|
|
10
10
|
|
|
11
|
-
**Note:** Clarity supports [**
|
|
11
|
+
**Note:** Clarity supports [**16 languages**](#supported-languages) (parsing quality may vary by language).
|
|
12
12
|
|
|
13
13
|
## What You Get
|
|
14
14
|
|
|
@@ -139,6 +139,7 @@ In CLI workflows, agents are configured to open a generated visualization URL in
|
|
|
139
139
|
- Svelte
|
|
140
140
|
- Swift
|
|
141
141
|
- TypeScript
|
|
142
|
+
- Zig
|
|
142
143
|
|
|
143
144
|
---
|
|
144
145
|
|