lithermes-ai 0.5.0 → 0.5.1

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.
@@ -1,7 +1,7 @@
1
1
  {
2
- "syncedAt": "2026-06-13T16:21:37.412Z",
2
+ "syncedAt": "2026-06-13T16:58:49.114Z",
3
3
  "source": "source-reference",
4
- "sourceHash": "129ba598f850d45ed1e51aedcfc14122d63a032af0dacb32cba8eb750c779486",
4
+ "sourceHash": "367df25c50e5d54bb516cda93fe453be2ec0821924be0136dfbb9e24b117494a",
5
5
  "files": [
6
6
  {
7
7
  "path": "__init__.py",
@@ -45,7 +45,7 @@
45
45
  },
46
46
  {
47
47
  "path": "plugin.yaml",
48
- "sha256": "8ebb1c638cddc246445da9ee4485d624b017ab5ddb082984963e671633b2ee90"
48
+ "sha256": "a0410a79f149a0c6b3a8de49bc2c19a1b73123e4a272390f2f4bceafe0df4bb2"
49
49
  },
50
50
  {
51
51
  "path": "README.md",
@@ -1,5 +1,5 @@
1
1
  name: lithermes
2
- version: 0.3.0
2
+ version: 0.5.1
3
3
  description: "Hermes-native workflow toolkit: litgoal durable runtime, 5-lane review orchestrator, Litwork commands, skills, and prompt steering."
4
4
  author: "Hermes Agent"
5
5
  kind: standalone
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lithermes-ai",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "description": "npx/bunx installer for the LitHermes Hermes plugin",
5
5
  "license": "MIT",
6
6
  "repository": {