Commit e0733bd
Add a verify-first step to the agent install prompts (#41)
@patchstack/connect was first published in May 2026, after most AI
coding agents' training cutoffs, so they assert the package doesn't
exist and refuse the install. Lead the prompts and the bundled guide
with a read-only `npm view @patchstack/connect` check so agents verify
against the registry instead of trusting stale memory.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent a0d7c18 commit e0733bd
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments