@ours.network/fleet 0.1.1 → 0.1.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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -187,7 +187,7 @@ for the reference implementation.
|
|
|
187
187
|
ours-fleet is part of [ours.network](https://ours.network) — free, source-available
|
|
188
188
|
software built by a small independent team, running the broker and relay services
|
|
189
189
|
at their own cost. If this is useful to you, please consider chipping in:
|
|
190
|
-
**→ https://
|
|
190
|
+
**→ https://github.com/adapt-toolkit/ours-donate**
|
|
191
191
|
|
|
192
192
|
## License
|
|
193
193
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ours.network/fleet",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"description": "Harness-agnostic fleet of persistent, identity-bound AI agents. Declarative fleet.yaml, tmux consoles, systemd/launchd supervision, ours.network messaging.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "FSL-1.1-Apache-2.0",
|