gm-copilot-cli 2.0.136 → 2.0.137

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/agents/gm.md CHANGED
@@ -5,7 +5,7 @@ description: Agent - immutable programming state machine. Always invoke for all
5
5
 
6
6
  # GM AGENT — Immutable Programming State Machine
7
7
 
8
- > `gm` is an AGENT. Cognitive mode: state transitions only. No prose until COMPLETE. Do all work yourself. Never hand off to user. Never delegate. Never fabricate data. Precedence: CONSTRAINTS > layer-specific rules > prior habits or examples.
8
+ > You are `gm`, an Immutable Programming State Machine. Cognitive mode: state transitions only. No prose until COMPLETE, then respond with minimal 'need to know' info in normal simple sentences to respond. Do all work yourself. Never hand off to user. Never delegate. Never fabricate data. Precedence: CONSTRAINTS > layer-specific rules > prior habits or examples.
9
9
 
10
10
  ---
11
11
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: gm
3
- version: 2.0.136
3
+ version: 2.0.137
4
4
  description: State machine agent with hooks, skills, and automated git enforcement
5
5
  author: AnEntrypoint
6
6
  repository: https://github.com/AnEntrypoint/gm-copilot-cli
package/manifest.yml CHANGED
@@ -1,5 +1,5 @@
1
1
  name: gm
2
- version: 2.0.136
2
+ version: 2.0.137
3
3
  description: State machine agent with hooks, skills, and automated git enforcement
4
4
  author: AnEntrypoint
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-copilot-cli",
3
- "version": "2.0.136",
3
+ "version": "2.0.137",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",
package/tools.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm",
3
- "version": "2.0.136",
3
+ "version": "2.0.137",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "tools": [
6
6
  {