Files
SERVtomaste/.claude/settings.local.json
Anto01 57bcfa4a9a Add Solidworks licenses, scripts, and update server docs
- Add Solidworks license files and install guides
- Add PowerShell privacy lockdown scripts for Solidworks telemetry
- Add Siemens License Server v5.1 binary for NX
- Update DALIDOU-SERVER.md with storage layout, backup system, and DNS fixes
- Add MEGA-PLAN-BRAIN-SYSTEM.md for unified knowledge management
- Add Claude Code local settings

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 11:56:23 -05:00

25 lines
1.5 KiB
JSON

{
"permissions": {
"allow": [
"Bash(ping:*)",
"Bash(powershell:*)",
"Bash(ssh root@dalidou:*)",
"Bash(ssh:*)",
"Bash(scp:*)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" status)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" log --oneline -5)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" diff \"NX Licenses/License_Ugslmd.txt\")",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" add \"NX Licenses/License_Ugslmd.txt\")",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" commit -m \"$(cat <<''EOF''\nUpdate NX license file to version 2512 (expires Mar 2026)\n\n- Updated license from v2506 to v2512\n- Set SERVER hostname to dalidou with COMPOSITE ID\n- New license valid until March 2026\n- Also upgraded license server on dalidou from v5.0 to v5.1\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\nEOF\n)\")",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" push)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" remote -v)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" push http://Antoine:a380f5fe06e06d1e847aeac8d7d1b383e7693946@192.168.86.50:3000/Antoine/SERVtomaste.git main)",
"Bash(git config:*)",
"Bash(dir:*)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" log --oneline -3)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" diff docs/DALIDOU-SERVER.md)",
"Bash(git -C \"C:\\Users\\antoi\\SERVtomaste\" add -A)"
]
}
}