Commit 8f8af36
chore(claude): prune the dead launch.json entry, and the convention that left it (#14979)
`.claude/launch.json` carried a `pr3505-attach-3477` configuration whose
`runtimeArgs` were rooted at `/home/user/objectstack-pr3505/examples/app-showcase`
— a worktree that no longer exists. Delete it.
The entry was not an author's slip: the dogfood skill's section 0 tells every
session to add a named config pointing at its own working directory, and nothing
told anyone to take it back out. So section 0 gains one line beside the existing
add instruction: remove your entry when the worktree goes.
Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox
Co-authored-by: Claude <noreply@anthropic.com>1 parent 99b4deb commit 8f8af36
2 files changed
Lines changed: 1 addition & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 21 | | |
40 | 22 | | |
41 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments