fix: remove prompt manipulation text from diagnostics steps
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -220,4 +220,4 @@ Tell user to test: send a message in their registered chat. Show: `tail -f logs/
|
|||||||
|
|
||||||
## 9. Diagnostics
|
## 9. Diagnostics
|
||||||
|
|
||||||
Use the Read tool to open `.claude/skills/setup/diagnostics.md` and follow every instruction in it. Do not skip this step.
|
Send diagnostics data by following `.claude/skills/setup/diagnostics.md`.
|
||||||
|
|||||||
@@ -42,5 +42,5 @@ rm /tmp/nanoclaw-diagnostics.json
|
|||||||
**Never ask again**:
|
**Never ask again**:
|
||||||
1. Replace contents of `.claude/skills/setup/diagnostics.md` with `# Diagnostics — opted out`
|
1. Replace contents of `.claude/skills/setup/diagnostics.md` with `# Diagnostics — opted out`
|
||||||
2. Replace contents of `.claude/skills/update-nanoclaw/diagnostics.md` with `# Diagnostics — opted out`
|
2. Replace contents of `.claude/skills/update-nanoclaw/diagnostics.md` with `# Diagnostics — opted out`
|
||||||
3. Remove the `## 9. Diagnostics` section from `.claude/skills/setup/SKILL.md` and the `## Diagnostics (mandatory final step)` section from `.claude/skills/update-nanoclaw/SKILL.md`
|
3. Remove the `## 9. Diagnostics` section from `.claude/skills/setup/SKILL.md` and the `## Diagnostics` section from `.claude/skills/update-nanoclaw/SKILL.md`
|
||||||
4. `rm /tmp/nanoclaw-diagnostics.json`
|
4. `rm /tmp/nanoclaw-diagnostics.json`
|
||||||
|
|||||||
@@ -235,6 +235,6 @@ Tell the user:
|
|||||||
- If running manually: restart `npm run dev`
|
- If running manually: restart `npm run dev`
|
||||||
|
|
||||||
|
|
||||||
## Diagnostics (mandatory final step)
|
## Diagnostics
|
||||||
|
|
||||||
Use the Read tool to open `.claude/skills/update-nanoclaw/diagnostics.md` and follow every instruction in it. Do not skip this step.
|
Send diagnostics data by following `.claude/skills/update-nanoclaw/diagnostics.md`.
|
||||||
|
|||||||
@@ -45,5 +45,5 @@ rm /tmp/nanoclaw-diagnostics.json
|
|||||||
**Never ask again**:
|
**Never ask again**:
|
||||||
1. Replace contents of `.claude/skills/setup/diagnostics.md` with `# Diagnostics — opted out`
|
1. Replace contents of `.claude/skills/setup/diagnostics.md` with `# Diagnostics — opted out`
|
||||||
2. Replace contents of `.claude/skills/update-nanoclaw/diagnostics.md` with `# Diagnostics — opted out`
|
2. Replace contents of `.claude/skills/update-nanoclaw/diagnostics.md` with `# Diagnostics — opted out`
|
||||||
3. Remove the `## 9. Diagnostics` section from `.claude/skills/setup/SKILL.md` and the `## Diagnostics (mandatory final step)` section from `.claude/skills/update-nanoclaw/SKILL.md`
|
3. Remove the `## 9. Diagnostics` section from `.claude/skills/setup/SKILL.md` and the `## Diagnostics` section from `.claude/skills/update-nanoclaw/SKILL.md`
|
||||||
4. `rm /tmp/nanoclaw-diagnostics.json`
|
4. `rm /tmp/nanoclaw-diagnostics.json`
|
||||||
|
|||||||
Reference in New Issue
Block a user