azcomputerguru
  • Joined on 2025-12-11
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-19 17:32:11 -07:00
15d1386e82 fix: Restructure script to capture machine name first and update AUTOEXEC before installing batch files
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-19 17:23:20 -07:00
f9c3a5d3a9 debug: Add parameter debugging and remove redundant PAUSE messages
3b55cf1312 fix: Replace PAUSE with message syntax (not supported in DOS 6.22)
Compare 2 commits »
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-19 17:12:55 -07:00
e040cc99ff fix: Remove multi-line IF blocks with parentheses from batch files
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-19 17:07:09 -07:00
0a1233e615 fix: Remove XCOPY /Q switch from all batch files
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-19 16:53:08 -07:00
116778cad9 fix: Remove all non-DOS 6.22 commands from batch files
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-19 16:42:42 -07:00
925a769786 fix: Replace NUL device references with DOS 6.22 compatible tests
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-19 16:35:47 -07:00
f35d65beaa fix: Preserve CRLF line endings in DOS BAT files during sync
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-19 16:10:47 -07:00
ffef5bdf8f docs: Add SSH operations rule and deployment script
0e119ce30d docs: Remove database save from checkpoint command
b87e97d3ba feat: Add directives system and DOS management utilities
Compare 3 commits »
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-19 15:14:19 -07:00
b9b35bb3d0 docs: Update Gitea credentials with password and SSH access
6b232c6102 docs: Session log update - VPN setup and DOS deployment completion
ba2ed379f8 feat: Add AD2 WinRM automation and modernize sync infrastructure
3faf09c111 feat: Complete DOS update system with test data routing fix
Compare 4 commits »
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-18 20:43:16 -07:00
06f7617718 feat: Major directory reorganization and cleanup
89e5118306 Remove conversation context/recall system from ClaudeTools
8bbc7737a0 Complete automated deployment system documentation
b9bd803eb9 Add sudo to systemctl command in deploy.ps1 for passwordless restart
9baa4f0c79 Fix deploy.ps1 to use OpenSSH instead of PuTTY tools for passwordless access
Compare 8 commits »
azcomputerguru pushed to main at azcomputerguru/guru-connect 2026-01-18 08:48:33 -07:00
5b7cf5fb07 ci: add Gitea Actions workflows and deployment automation
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-17 20:36:54 -07:00
b0a68d89bf Week 2 Infrastructure Deployment Complete
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-17 20:24:47 -07:00
8521c95755 Phase 1 Week 2: Infrastructure & Monitoring
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-17 20:08:57 -07:00
2481b54a65 Deployment: Week 1 security fixes fully deployed and verified
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-17 19:36:13 -07:00
58e5d436e3 Week 1 Day 2-3: Complete remaining security fixes (SEC-6 through SEC-13)
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-17 19:03:56 -07:00
49e89c150b Deployment: Security fixes deployed to production (172.16.3.30:3002)
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-17 18:49:00 -07:00
cb6054317a Phase 1 Week 1 Day 1-2: Critical Security Fixes Complete
f7174b6a5e fix: Critical context save system bugs (7 bugs fixed)
1ae2562626 docs: Enhance Main Claude coordination rules with new capabilities
75ce1c2fd5 feat: Add Sequential Thinking to Code Review + Frontend Validation
359c2cf1b4 Fix zombie process accumulation and broken context recall (Phase 1 - Emergency Fixes)
Compare 10 commits »
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-15 18:57:45 -07:00
1452361c21 Update Gitea Agent: Add sync operation documentation
azcomputerguru created branch main in azcomputerguru/claudetools 2026-01-15 18:57:10 -07:00
azcomputerguru pushed to main at azcomputerguru/claudetools 2026-01-15 18:57:10 -07:00
fffb71ff08 Initial commit: ClaudeTools system foundation