edgework 1.0.0 → 5.0.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 +3 -1
- package/dist/index.js +333 -115
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Luxury CLI for edgework.ai - Accessible AI at the Edge
|
|
4
4
|
|
|
5
|
-
>
|
|
5
|
+
> Universal intelligence should be universally available.
|
|
6
6
|
|
|
7
7
|
## Installation
|
|
8
8
|
|
|
@@ -116,3 +116,5 @@ Powered by [affectively.ai](https://affectively.ai)
|
|
|
116
116
|
## License
|
|
117
117
|
|
|
118
118
|
MIT
|
|
119
|
+
|
|
120
|
+
Last Updated: 2026-01-31
|