docs: update agent guidelines with git and nix learnings #71

Merged
addison merged 4 commits from exe-dev-bot/market:docs/update-agents-memory into main 2026-02-07 16:41:51 -05:00
Contributor

Changes

  • AGENTS.md: Add guidelines for never amending pushed commits, never force pushing, and checking nixpkgs before using workarounds
  • CLAUDE.md: Removed (was a symlink to AGENTS.md, no longer needed)
  • Deduplicated entries that were added to both copies of repeated sections

Learnings from conversation

  1. Never amend commits that have been pushed — it rewrites history and diverges from remote
  2. Never force push — it breaks other contributors local branches
  3. Check nixpkgs for proper packages before using PATH hacks or other workarounds
## Changes - **AGENTS.md**: Add guidelines for never amending pushed commits, never force pushing, and checking nixpkgs before using workarounds - **CLAUDE.md**: Removed (was a symlink to AGENTS.md, no longer needed) - Deduplicated entries that were added to both copies of repeated sections ## Learnings from conversation 1. Never amend commits that have been pushed — it rewrites history and diverges from remote 2. Never force push — it breaks other contributors local branches 3. Check nixpkgs for proper packages before using PATH hacks or other workarounds
Co-authored-by: Shelley <shelley@exe.dev>
Co-authored-by: Shelley <shelley@exe.dev>
fix(docs): remove duplicate AGENTS.md entries
Some checks failed
ci.yml / fix(docs): remove duplicate AGENTS.md entries (pull_request) Failing after 0s
83193c1532
Co-authored-by: Shelley <shelley@exe.dev>
Merge branch 'main' into docs/update-agents-memory
Some checks failed
CI / Lint, Type Check & Format (pull_request) Successful in 2m7s
CI / Unit Tests (pull_request) Successful in 2m34s
CI / E2E Tests (pull_request) Failing after 3m53s
4eccf79aee
addison deleted branch docs/update-agents-memory 2026-02-07 16:41:51 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kwila/market!71
No description provided.