gm-hermes 2.0.1060 → 2.0.1062

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,6 +1,6 @@
1
1
  {
2
2
  "name": "gm",
3
- "version": "2.0.1060",
3
+ "version": "2.0.1062",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "homepage": "https://github.com/AnEntrypoint/gm",
package/index.html CHANGED
@@ -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.1060</span><span>probably emerging</span></div>
77
+ <div class="panel-head"><span>release · v2.0.1062</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,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-hermes",
3
- "version": "2.0.1060",
3
+ "version": "2.0.1062",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",
@@ -2,17 +2,6 @@
2
2
  name: gm
3
3
  description: Orchestrator dispatching PLAN→EXECUTE→EMIT→VERIFY→UPDATE-DOCS skill chain; spool-driven task execution with session isolation
4
4
  allowed-tools: Skill
5
- compatible-platforms:
6
- - gm-cc
7
- - gm-gc
8
- - gm-oc
9
- - gm-kilo
10
- - gm-codex
11
- - gm-copilot-cli
12
- - gm-vscode
13
- - gm-cursor
14
- - gm-zed
15
- - gm-jetbrains
16
5
  end-to-end: true
17
6
  ---
18
7
 
@@ -2,8 +2,6 @@
2
2
  name: gm-cc
3
3
  description: AI-native software engineering via skill-driven orchestration on cc; bootstraps plugkit for task execution and session isolation
4
4
  allowed-tools: Skill
5
- compatible-platforms:
6
- - gm-cc
7
5
  ---
8
6
 
9
7
  # GM — cc Platform
@@ -2,8 +2,6 @@
2
2
  name: gm-codex
3
3
  description: AI-native software engineering via skill-driven orchestration on codex; bootstraps plugkit for task execution and session isolation
4
4
  allowed-tools: Skill
5
- compatible-platforms:
6
- - gm-codex
7
5
  ---
8
6
 
9
7
  # GM — codex Platform
@@ -2,8 +2,6 @@
2
2
  name: gm-copilot-cli
3
3
  description: AI-native software engineering via skill-driven orchestration on copilot-cli; bootstraps plugkit for task execution and session isolation
4
4
  allowed-tools: Skill
5
- compatible-platforms:
6
- - gm-copilot-cli
7
5
  ---
8
6
 
9
7
  # GM — copilot-cli Platform
@@ -2,8 +2,6 @@
2
2
  name: gm-cursor
3
3
  description: AI-native software engineering via skill-driven orchestration on cursor; bootstraps plugkit for task execution and session isolation
4
4
  allowed-tools: Skill
5
- compatible-platforms:
6
- - gm-cursor
7
5
  ---
8
6
 
9
7
  # GM — cursor Platform
@@ -2,8 +2,6 @@
2
2
  name: gm-gc
3
3
  description: AI-native software engineering via skill-driven orchestration on gc; bootstraps plugkit for task execution and session isolation
4
4
  allowed-tools: Skill
5
- compatible-platforms:
6
- - gm-gc
7
5
  ---
8
6
 
9
7
  # GM — gc Platform
@@ -2,8 +2,6 @@
2
2
  name: gm-jetbrains
3
3
  description: AI-native software engineering via skill-driven orchestration on jetbrains; bootstraps plugkit for task execution and session isolation
4
4
  allowed-tools: Skill
5
- compatible-platforms:
6
- - gm-jetbrains
7
5
  ---
8
6
 
9
7
  # GM — jetbrains Platform
@@ -2,8 +2,6 @@
2
2
  name: gm-kilo
3
3
  description: AI-native software engineering via skill-driven orchestration on kilo; bootstraps plugkit for task execution and session isolation
4
4
  allowed-tools: Skill
5
- compatible-platforms:
6
- - gm-kilo
7
5
  ---
8
6
 
9
7
  # GM — kilo Platform
@@ -2,8 +2,6 @@
2
2
  name: gm-oc
3
3
  description: AI-native software engineering via skill-driven orchestration on oc; bootstraps plugkit for task execution and session isolation
4
4
  allowed-tools: Skill
5
- compatible-platforms:
6
- - gm-oc
7
5
  ---
8
6
 
9
7
  # GM — oc Platform
@@ -2,8 +2,6 @@
2
2
  name: gm-vscode
3
3
  description: AI-native software engineering via skill-driven orchestration on vscode; bootstraps plugkit for task execution and session isolation
4
4
  allowed-tools: Skill
5
- compatible-platforms:
6
- - gm-vscode
7
5
  ---
8
6
 
9
7
  # GM — vscode Platform
@@ -2,8 +2,6 @@
2
2
  name: gm-zed
3
3
  description: AI-native software engineering via skill-driven orchestration on zed; bootstraps plugkit for task execution and session isolation
4
4
  allowed-tools: Skill
5
- compatible-platforms:
6
- - gm-zed
7
5
  ---
8
6
 
9
7
  # GM — zed Platform