patchwork-os 0.2.0-beta.5.canary.35 → 0.2.0-beta.5.canary.37
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Patchwork OS
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/patchwork-os)
|
|
4
4
|
[](LICENSE)
|
|
5
5
|
|
|
6
6
|
### Your personal AI runtime, local-first.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "patchwork-os",
|
|
3
|
-
"version": "0.2.0-beta.5.canary.
|
|
3
|
+
"version": "0.2.0-beta.5.canary.37",
|
|
4
4
|
"description": "Your personal AI runtime, local-first. Patchwork OS gives any AI model a consistent set of tools, YAML recipes, a delegation policy with approval queue, and a durable trace memory — all on your machine, all under your policy.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|