@ghl-ai/aw 0.1.37-beta.66 → 0.1.37-beta.67

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.
Files changed (2) hide show
  1. package/integrate.mjs +2 -0
  2. package/package.json +1 -1
package/integrate.mjs CHANGED
@@ -106,6 +106,8 @@ function shouldResetHomeInstructionFile(content, file) {
106
106
  : [
107
107
  '# AGENTS.md — ',
108
108
  '# ECC for Codex CLI',
109
+ '# AW SDLC Repo Instructions',
110
+ 'Use the repo-local AW SDLC files as the source of truth for routing and stage behavior.',
109
111
  '<!-- BEGIN ECC -->',
110
112
  ];
111
113
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghl-ai/aw",
3
- "version": "0.1.37-beta.66",
3
+ "version": "0.1.37-beta.67",
4
4
  "description": "Agentic Workspace CLI — pull, push & manage agents, skills and commands from the registry",
5
5
  "type": "module",
6
6
  "bin": {