gm-hermes 2.0.1067 → 2.0.1069

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/hermes-skill.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "gm",
3
- "version": "2.0.1067",
4
- "description": "State machine agent with hooks, skills, and automated git enforcement",
3
+ "version": "2.0.1069",
4
+ "description": "Spool-dispatch orchestration engine with unified state machine, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "homepage": "https://github.com/AnEntrypoint/gm",
7
7
  "skills": "./skills",
package/index.html CHANGED
@@ -3,7 +3,7 @@
3
3
  <meta charset="utf-8">
4
4
  <meta name="viewport" content="width=device-width,initial-scale=1">
5
5
  <title>Hermes Agent · gm · 247420</title>
6
- <meta name="description" content="State machine agent with hooks, skills, and automated git enforcement">
6
+ <meta name="description" content="Spool-dispatch orchestration engine with unified state machine, skills, and automated git enforcement">
7
7
  <meta name="color-scheme" content="light dark">
8
8
  <meta name="theme-color" content="#181a1f" media="(prefers-color-scheme: dark)">
9
9
  <meta name="theme-color" content="#f4f5f7" media="(prefers-color-scheme: light)">
@@ -65,7 +65,7 @@ body { display: flex; flex-direction: column; min-height: 100vh; }
65
65
  <main class="app-main">
66
66
  <section class="gm-hero">
67
67
  <h1>gm · hermes agent</h1>
68
- <p class="lede">State machine agent with hooks, skills, and automated git enforcement</p>
68
+ <p class="lede">Spool-dispatch orchestration engine with unified state machine, skills, and automated git enforcement</p>
69
69
  <div class="actions">
70
70
  <a class="gm-btn" href="https://github.com/AnEntrypoint/gm-hermes" target="_blank" rel="noopener">view on github</a>
71
71
  <a class="gm-btn ghost" href="#install">install ↓</a>
@@ -74,7 +74,7 @@ body { display: flex; flex-direction: column; min-height: 100vh; }
74
74
  <section>
75
75
  <div class="gm-section-label"><span class="slash">//</span>status</div>
76
76
  <div class="panel">
77
- <div class="panel-head"><span>release · v2.0.1067</span><span>probably emerging</span></div>
77
+ <div class="panel-head"><span>release · v2.0.1069</span><span>probably emerging</span></div>
78
78
  <div class="panel-body">
79
79
  <div class="row">
80
80
  <span class="code"><span style="color:var(--panel-accent)">●</span></span>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "gm-hermes",
3
- "version": "2.0.1067",
4
- "description": "State machine agent with hooks, skills, and automated git enforcement",
3
+ "version": "2.0.1069",
4
+ "description": "Spool-dispatch orchestration engine with unified state machine, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",
7
7
  "keywords": [