fluxy-bot 0.5.46 → 0.5.48

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.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "fluxy-bot",
3
- "version": "0.5.46",
3
+ "version": "0.5.48",
4
4
  "releaseNotes": [
5
- "Worker and backend now survive systemd environments",
6
- "Daemon auto-installs on Linux during init/start",
7
- "Update flow stops daemon before applying files",
8
- "Status command detects daemon state"
5
+ "test1",
6
+ "test2",
7
+ "fluxy is the best agent ever",
8
+ "hive is amazing"
9
9
  ],
10
10
  "description": "Self-hosted, self-evolving AI agent with its own dashboard.",
11
11
  "type": "module",