Commit Graph

1 Commits

Author SHA1 Message Date
Git Admin 162dc19b95 🎯 Add workspace rules & cleanup home directory
- Added workspace rules to CLAUDE.md (permanent memory)
  * Never use /home/bam/ for project files
  * Always use /home/bam/claude/mvp-factory/ for all work
  * Ask permission before home directory access

- Updated .claude/settings.local.json with workspace rules

- Moved 29+ test scripts from /home/bam/ to project test-scripts/
  * OpenHands wrapper scripts
  * Python test/diagnostic scripts
  * Build and test utilities

- Deleted 90+ duplicate/outdated files from /home_bam/
  * Test scripts (.sh, .py, .js)
  * Configuration files (.json, .yml)
  * Documentation duplicates
  * Log files

 Home directory clean - all project files organized in project dir

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 09:06:58 +00:00