6d3271c144
fix: DOS 6.22 compatibility - remove 2>NUL, add XCOPY /I flag
azcomputerguru2026-01-20 18:04:24 -07:00
d979fd81c1
fix: DOS 6.22 batch file compatibility - XCOPY /Y and simplified scripts
azcomputerguru2026-01-20 17:45:47 -07:00
0c43a0b619
feat: Add Photo Agent for image analysis and context conservation
azcomputerguru2026-01-20 16:52:07 -07:00
565b6458ba
fix: Remove all emojis from documentation for cross-platform compliance
azcomputerguru2026-01-20 16:20:35 -07:00
dc7174a53d
Add cross-platform setup guide and context recovery for Mac/Windows/Linux
Mike Swanson2026-01-20 16:10:28 -07:00
6f874d7a17
Update context recovery prompt to include MCP servers, commands, and skills
Mike Swanson2026-01-20 16:07:52 -07:00
4efceab2e3
Complete project organization: move all DOS files to projects/dataforth-dos, create client folders, update Claude config
Mike Swanson2026-01-20 16:02:58 -07:00
2cb4cd1006
Add context recovery prompt for multi-machine access
Mike Swanson2026-01-20 16:02:14 -07:00
29e2df60c5
feat: Complete DOS machine deployment verification and AD2-NAS sync infrastructure
Mike Swanson2026-01-20 09:05:33 -07:00
9fd6a7751c
docs: Add comprehensive DOS Update System documentation for engineers and test staff
Mike Swanson2026-01-19 19:30:25 -07:00
8b33a42636
feat: Add UPDATE.BAT redirect to DEPLOY.BAT in proper location
Mike Swanson2026-01-19 19:10:22 -07:00
379085895e
fix: Complete DOS 6.22 compatibility overhaul for Dataforth update system
Mike Swanson2026-01-19 19:04:56 -07:00
5cef18d791
docs: Add data integrity directive - never use placeholder data
Mike Swanson2026-01-19 18:28:03 -07:00
2121a56894
fix: Remove NUL device references from CTONW.BAT and add CTONWTXT.BAT
Mike Swanson2026-01-19 18:20:56 -07:00
d24e56c558
fix: Update /sync command to use HTTPS instead of SSH for Gitea
azcomputerguru2026-01-20 08:51:00 -07:00
80add06dda
fix: Replace double-pipe with intermediate temp files for DOS 6.22 compatibility
Mike Swanson2026-01-19 17:59:28 -07:00
13bf3da767
fix: Actually update existing SET MACHINE= line in AUTOEXEC.BAT instead of prompting user
Mike Swanson2026-01-19 17:47:36 -07:00
5bb9df53ec
fix: Insert SET MACHINE at beginning of AUTOEXEC.BAT instead of appending to end
Mike Swanson2026-01-19 17:40:14 -07:00
15d1386e82
fix: Restructure script to capture machine name first and update AUTOEXEC before installing batch files
Mike Swanson2026-01-19 17:31:54 -07:00
f9c3a5d3a9
debug: Add parameter debugging and remove redundant PAUSE messages
Mike Swanson2026-01-19 17:22:58 -07:00
3b55cf1312
fix: Replace PAUSE with message syntax (not supported in DOS 6.22)
Mike Swanson2026-01-19 17:19:44 -07:00
e040cc99ff
fix: Remove multi-line IF blocks with parentheses from batch files
Mike Swanson2026-01-19 17:12:37 -07:00
0a1233e615
fix: Remove XCOPY /Q switch from all batch files
Mike Swanson2026-01-19 17:06:50 -07:00
116778cad9
fix: Remove all non-DOS 6.22 commands from batch files
Mike Swanson2026-01-19 16:52:43 -07:00
925a769786
fix: Replace NUL device references with DOS 6.22 compatible tests
Mike Swanson2026-01-19 16:41:31 -07:00
f35d65beaa
fix: Preserve CRLF line endings in DOS BAT files during sync
Mike Swanson2026-01-19 16:35:33 -07:00
ffef5bdf8f
docs: Add SSH operations rule and deployment script
Mike Swanson2026-01-19 16:10:36 -07:00
0e119ce30d
docs: Remove database save from checkpoint command
Mike Swanson2026-01-19 16:01:34 -07:00
b87e97d3ba
feat: Add directives system and DOS management utilities
Mike Swanson2026-01-19 15:52:28 -07:00
b9b35bb3d0
docs: Update Gitea credentials with password and SSH access
Mike Swanson2026-01-19 15:13:51 -07:00
6b232c6102
docs: Session log update - VPN setup and DOS deployment completion
Mike Swanson2026-01-19 14:39:56 -07:00
ba2ed379f8
feat: Add AD2 WinRM automation and modernize sync infrastructure
Mike Swanson2026-01-19 14:28:24 -07:00
3faf09c111
feat: Complete DOS update system with test data routing fix
Mike Swanson2026-01-19 12:49:54 -07:00
06f7617718
feat: Major directory reorganization and cleanup
Mike Swanson2026-01-18 20:42:28 -07:00
89e5118306
Remove conversation context/recall system from ClaudeTools
Mike Swanson2026-01-18 19:10:41 -07:00
8bbc7737a0
Complete automated deployment system documentation
Mike Swanson2026-01-18 15:31:14 -07:00
b9bd803eb9
Add sudo to systemctl command in deploy.ps1 for passwordless restart
Mike Swanson2026-01-18 15:28:45 -07:00
9baa4f0c79
Fix deploy.ps1 to use OpenSSH instead of PuTTY tools for passwordless access
Mike Swanson2026-01-18 15:25:59 -07:00
a6eedc1b77
Add deployment safeguards to prevent code mismatch issues
Mike Swanson2026-01-18 15:13:47 -07:00
a534a72a0f
Fix recall endpoint: Add search_term, input validation, and proper contexts array return
Mike Swanson2026-01-18 14:08:15 -07:00
6c316aa701
Add VPN configuration tools and agent documentation
Mike Swanson2026-01-18 11:51:47 -07:00
b0a68d89bf
Week 2 Infrastructure Deployment Complete
Mike Swanson2026-01-17 20:36:48 -07:00