-
-
Notifications
You must be signed in to change notification settings - Fork 68.7k
AGENTS.md contains machine-specific paths and internal-only guidance #347
Copy link
Copy link
Closed
Description
Summary
AGENTS.md includes hard-coded personal paths, internal host references, and instructions that aren't portable for external contributors or agents. It also references guardrails that aren't present in this repo.
Examples
- References to
application.com.steipete...andcom.steipete... - Guardrails at
~/Projects/oracle/AGENTS.mdand~/Projects/agent-scripts/AGENTS.MD - Notary key path under
~/Library/CloudStorage/Dropbox/... - "Peter says ..." and "Mac Studio" instructions
- PATH includes
/Users/steipete/Library/pnpm
Impact
- Non-portable guidance and private environment details in a public repo.
- Confusing or broken instructions for contributors who aren't on the author's machine.
Proposed fix
- Replace machine-specific identifiers with generic guidance.
- Remove private key file paths; point to internal release docs instead.
- Make guardrails references optional if present locally.
- Add a troubleshooting note for Clawdis -> Clawdbot migration (
clawdbot doctor).
Acceptance criteria
- No hard-coded usernames, home directories, or personal device names.
- No explicit private key file paths in AGENTS.md.
- Guardrails references are optional or removed.
- Include a brief troubleshooting note pointing to
clawdbot doctor(docs atdocs/gateway/doctor.md).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.