Files
Vijay Janapa Reddi d186e5ba17 Simplify .tinytorch structure and add file update notifications
Changes:
- Move profile.json from nested community/ to flat ~/.tinytorch/profile.json
- Add file update notifications when .tinytorch files are created/updated
- Print "📝 Updated: ~/.tinytorch/filename" for better visibility
- Update benchmark.py to use new flat structure
- Update auth.py to print when credentials are saved

Benefits:
- Simpler, flatter directory structure (no unnecessary nesting)
- Users see exactly which files are being modified during setup
- Consistent location for all user data (~/.tinytorch/)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 12:13:46 -05:00
..

Maintenance Tools

Scripts for repository maintenance and cleanup.

Scripts

  • cleanup_history.sh - Clean up repository history
  • restructure-project.sh - This restructuring script

Usage

# From project root
./tools/maintenance/cleanup_history.sh