Skip to content

Remove install.txt references; add Uninstalling section to AGENT-INSTALL.md#68

Merged
mariojgt merged 1 commit into
mainfrom
remove-install-txt-refs
Jul 14, 2026
Merged

Remove install.txt references; add Uninstalling section to AGENT-INSTALL.md#68
mariojgt merged 1 commit into
mainfrom
remove-install-txt-refs

Conversation

@ejntaylor

Copy link
Copy Markdown
Contributor

Follow-up to #67 — this commit was pushed to that branch a few minutes after it merged, so it never landed.

What

  • All install.txt references removed (README, AGENT-INSTALL.md, src/cli.ts help text): install.txt and uninstall.txt are being deleted from patchstack.com (patchstack/patchstack-website#350) — pre-user stage, nothing consumed them, and install.txt had drifted badly (it claimed "exactly four subcommands" while the CLI ships seven, including the guide command the install prompt runs — a vendor doc denying the requested command exists is a refusal trigger by itself). The guide CLI and bundled AGENT-INSTALL.md are the versioned sources of truth and structurally can't drift.
  • New "Uninstalling" section in AGENT-INSTALL.md, porting uninstall.txt's operational content (read the UUID before deleting .patchstackrc.json, un-chain shared hooks rather than deleting them, grep for stray widget snippets, account-side removal is user-driven in the dashboard — no CLI delete command exists) with the consent-assertion/no-pause phrasing stripped. Since the package is by definition still installed at uninstall time, the bundled doc is always present — and guide prints AGENT-INSTALL.md in full, so npx @patchstack/connect guide now surfaces uninstall instructions with no new code.
  • MAINTAINING.md and field-test refusal mode Update package.json #8 updated to record install.txt's retirement as history.

Validation

372 tests, typecheck, build green. AGENT-INSTALL.md is a 🟠 shipped-doc change — reaches agents on the next npm publish; fold into the ≥2026-07-16 re-gate.

🤖 Generated with Claude Code

…ALL.md

install.txt/uninstall.txt are being removed from patchstack.com
(patchstack-website#350) — pre-user stage, nothing consumed them, and
install.txt had drifted (claimed four subcommands while the CLI ships
seven, including the guide command the install prompt runs). The guide
CLI and bundled AGENT-INSTALL.md are the versioned sources of truth.
Uninstall content lands in AGENT-INSTALL.md, which is always present at
uninstall time because the package is still installed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderbuds

coderbuds Bot commented Jul 14, 2026

Copy link
Copy Markdown

Adds clear Uninstalling section and purges outdated install.txt references.

🎯 Quality: 99% Elite · 📦 Size: Small

📈 This month: Your 226th PR — above team average · Averaging Excellent

See how your team is trending →

@ejntaylor

Copy link
Copy Markdown
Contributor Author

/review

@mariojgt mariojgt merged commit 12e7143 into main Jul 14, 2026
4 checks passed
@mariojgt mariojgt deleted the remove-install-txt-refs branch July 14, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants