gm-copilot-cli 2.0.1078 → 2.0.1079

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,6 +1,6 @@
1
1
  ---
2
2
  name: gm
3
- version: 2.0.1078
3
+ version: 2.0.1079
4
4
  description: Spool-dispatch orchestration engine with unified state machine, skills, and automated git enforcement
5
5
  author: AnEntrypoint
6
6
  repository: https://github.com/AnEntrypoint/gm-copilot-cli
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.1078</span><span>probably emerging</span></div>
77
+ <div class="panel-head"><span>release · v2.0.1079</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/manifest.yml CHANGED
@@ -1,5 +1,5 @@
1
1
  name: gm
2
- version: 2.0.1078
2
+ version: 2.0.1079
3
3
  description: Spool-dispatch orchestration engine with unified state machine, 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.1078",
3
+ "version": "2.0.1079",
4
4
  "description": "Spool-dispatch orchestration engine with unified state machine, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",
@@ -1,7 +1,7 @@
1
1
  ---
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
- allowed-tools: Skill
4
+ allowed-tools: Skill, Read, Write
5
5
  end-to-end: true
6
6
  ---
7
7
 
@@ -1,7 +1,7 @@
1
1
  ---
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
- allowed-tools: Skill
4
+ allowed-tools: Skill, Read, Write
5
5
  ---
6
6
 
7
7
  See [gm-skill](../gm-skill/SKILL.md). All platforms share the same plugkit dispatch surface.
@@ -1,7 +1,7 @@
1
1
  ---
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
- allowed-tools: Skill
4
+ allowed-tools: Skill, Read, Write
5
5
  ---
6
6
 
7
7
  See [gm-skill](../gm-skill/SKILL.md). All platforms share the same plugkit dispatch surface.
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: gm-complete
3
3
  description: VERIFY and COMPLETE phase. End-to-end system verification and git enforcement. Any new unknown triggers immediate snake back to planning — restart chain.
4
+ allowed-tools: Skill, Read, Write
4
5
  ---
5
6
 
6
7
  # gm-complete — VERIFY phase
@@ -1,7 +1,7 @@
1
1
  ---
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
- allowed-tools: Skill
4
+ allowed-tools: Skill, Read, Write
5
5
  ---
6
6
 
7
7
  See [gm-skill](../gm-skill/SKILL.md). All platforms share the same plugkit dispatch surface.
@@ -1,7 +1,7 @@
1
1
  ---
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
- allowed-tools: Skill
4
+ allowed-tools: Skill, Read, Write
5
5
  ---
6
6
 
7
7
  See [gm-skill](../gm-skill/SKILL.md). All platforms share the same plugkit dispatch surface.
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: gm-emit
3
3
  description: EMIT phase. Pre-emit debug, write files, post-emit verify from disk. Any new unknown triggers immediate snake back to planning — restart chain.
4
+ allowed-tools: Skill, Read, Write
4
5
  ---
5
6
 
6
7
  # gm-emit — EMIT phase
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: gm-execute
3
3
  description: EXECUTE phase AND the foundational execution contract for every skill. Every spool dispatch run, every witnessed check, every code search, in every phase, follows this skill's discipline. Resolve all mutables via witnessed execution. Any new unknown triggers immediate snake back to planning — restart chain from PLAN.
4
+ allowed-tools: Skill, Read, Write
4
5
  ---
5
6
 
6
7
  # gm-execute — EXECUTE phase
@@ -1,7 +1,7 @@
1
1
  ---
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
- allowed-tools: Skill
4
+ allowed-tools: Skill, Read, Write
5
5
  ---
6
6
 
7
7
  See [gm-skill](../gm-skill/SKILL.md). All platforms share the same plugkit dispatch surface.
@@ -1,7 +1,7 @@
1
1
  ---
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
- allowed-tools: Skill
4
+ allowed-tools: Skill, Read, Write
5
5
  ---
6
6
 
7
7
  See [gm-skill](../gm-skill/SKILL.md). All platforms share the same plugkit dispatch surface.
@@ -1,7 +1,7 @@
1
1
  ---
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
- allowed-tools: Skill
4
+ allowed-tools: Skill, Read, Write
5
5
  ---
6
6
 
7
7
  See [gm-skill](../gm-skill/SKILL.md). All platforms share the same plugkit dispatch surface.
@@ -1,7 +1,7 @@
1
1
  ---
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
- allowed-tools: Skill
4
+ allowed-tools: Skill, Read, Write
5
5
  ---
6
6
 
7
7
  See [gm-skill](../gm-skill/SKILL.md). All platforms share the same plugkit dispatch surface.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: gm-skill
3
3
  description: Canonical universal harness — AI-native software engineering via skill-driven orchestration; bootstraps plugkit for task execution and session isolation
4
- allowed-tools: Skill, Bash, Read, Write, Edit, Grep, Glob
4
+ allowed-tools: Skill, Read, Write
5
5
  ---
6
6
 
7
7
  # GM — Universal Skill Harness
@@ -1,7 +1,7 @@
1
1
  ---
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
- allowed-tools: Skill
4
+ allowed-tools: Skill, Read, Write
5
5
  ---
6
6
 
7
7
  See [gm-skill](../gm-skill/SKILL.md). All platforms share the same plugkit dispatch surface.
@@ -1,7 +1,7 @@
1
1
  ---
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
- allowed-tools: Skill
4
+ allowed-tools: Skill, Read, Write
5
5
  ---
6
6
 
7
7
  See [gm-skill](../gm-skill/SKILL.md). All platforms share the same plugkit dispatch surface.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: planning
3
3
  description: State machine orchestrator. Mutable discovery, PRD construction, and full PLAN→EXECUTE→EMIT→VERIFY→COMPLETE lifecycle. Invoke at session start and on any new unknown.
4
- allowed-tools: Skill
4
+ allowed-tools: Skill, Read, Write
5
5
  ---
6
6
 
7
7
  # planning — PLAN phase
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: update-docs
3
3
  description: UPDATE-DOCS phase. Refresh README.md, AGENTS.md, and docs/index.html to reflect changes made this session. Commits and pushes doc updates. Terminal phase — declares COMPLETE.
4
+ allowed-tools: Skill, Read, Write
4
5
  ---
5
6
 
6
7
  # update-docs — UPDATE-DOCS phase
package/tools.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm",
3
- "version": "2.0.1078",
3
+ "version": "2.0.1079",
4
4
  "description": "Spool-dispatch orchestration engine with unified state machine, skills, and automated git enforcement",
5
5
  "tools": [
6
6
  {