Commit Graph

  • 9450b4e890 sync: Auto-sync from ACG-M-L5090 at 2026-01-21 18:34:33 Mike Swanson 2026-01-21 18:34:33 -07:00
  • 74d480bd7b feat(dataforth-dos): Add Video Analysis Agent and debug batch files azcomputerguru 2026-01-21 17:13:00 -07:00
  • 518dde11f2 feat(dataforth-dos): Add DOS 6.22 Coding Agent and fix all batch files azcomputerguru 2026-01-21 16:57:46 -07:00
  • 0d3639d46d feat(dataforth-dos): Add ATESYNC orchestrator and CTONW upload fix azcomputerguru 2026-01-21 15:51:43 -07:00
  • 1027846d0f sync: Auto-sync from ACG-M-L5090 at 2026-01-21 16:38:37 Mike Swanson 2026-01-21 16:38:37 -07:00
  • ea68b564de docs: Document Dataforth test database system and troubleshooting Mike Swanson 2026-01-21 13:45:27 -07:00
  • 5b97e5435a docs: Session log - DSCDATA sync fix and batch file updates azcomputerguru 2026-01-21 13:46:18 -07:00
  • 7ddccc0524 fix(dataforth-dos): DOS 6.22 batch file improvements and sync fix azcomputerguru 2026-01-21 13:44:09 -07:00
  • 3fec95af0a feat(dashboard): UI refinements - density, flat agents table, history log azcomputerguru 2026-01-21 08:12:31 -07:00
  • 540ed63885 docs: Session log - Mission Control dashboard redesign azcomputerguru 2026-01-21 06:25:38 -07:00
  • 88ed39a1b8 feat(dashboard): Complete "Mission Control" UI redesign azcomputerguru 2026-01-21 06:23:59 -07:00
  • aa35f180c4 docs: Update dataforth-dos session log azcomputerguru 2026-01-20 21:39:37 -07:00
  • f0f18a9064 fix: Implement Phase 2 major fixes azcomputerguru 2026-01-20 21:23:36 -07:00
  • 48a177c61a fix(security): Implement Phase 1 critical security fixes azcomputerguru 2026-01-20 21:16:24 -07:00
  • fece688c3a fix: DOS 6.22 compatibility - remove 2>NUL, add XCOPY /I flag azcomputerguru 2026-01-20 18:04:24 -07:00
  • 28aa62c4fe fix: DOS 6.22 batch file compatibility - XCOPY /Y and simplified scripts azcomputerguru 2026-01-20 17:45:47 -07:00
  • f660d3a596 feat: Add Photo Agent for image analysis and context conservation azcomputerguru 2026-01-20 16:52:07 -07:00
  • 33fa5ce56a fix: Remove all emojis from documentation for cross-platform compliance azcomputerguru 2026-01-20 16:20:35 -07:00
  • bbc1a0919c Add cross-platform setup guide and context recovery for Mac/Windows/Linux Mike Swanson 2026-01-20 16:10:28 -07:00
  • 21fff07417 Update context recovery prompt to include MCP servers, commands, and skills Mike Swanson 2026-01-20 16:07:52 -07:00
  • 54ed8b207e Complete project organization: move all DOS files to projects/dataforth-dos, create client folders, update Claude config Mike Swanson 2026-01-20 16:02:58 -07:00
  • a46e3c5cee Add context recovery prompt for multi-machine access Mike Swanson 2026-01-20 16:02:14 -07:00
  • 8dd77fa130 feat: Complete DOS machine deployment verification and AD2-NAS sync infrastructure Mike Swanson 2026-01-20 09:05:33 -07:00
  • a8f5b4ccff docs: Add comprehensive DOS Update System documentation for engineers and test staff Mike Swanson 2026-01-19 19:30:25 -07:00
  • 05bcfed284 feat: Add UPDATE.BAT redirect to DEPLOY.BAT in proper location Mike Swanson 2026-01-19 19:10:22 -07:00
  • 33405f6810 fix: Complete DOS 6.22 compatibility overhaul for Dataforth update system Mike Swanson 2026-01-19 19:04:56 -07:00
  • 86c0e1d3b0 docs: Add data integrity directive - never use placeholder data Mike Swanson 2026-01-19 18:28:03 -07:00
  • a643a89885 fix: Remove NUL device references from CTONW.BAT and add CTONWTXT.BAT Mike Swanson 2026-01-19 18:20:56 -07:00
  • 864321ffc1 fix: Update /sync command to use HTTPS instead of SSH for Gitea azcomputerguru 2026-01-20 08:51:00 -07:00
  • d39952da87 fix: Replace double-pipe with intermediate temp files for DOS 6.22 compatibility Mike Swanson 2026-01-19 17:59:28 -07:00
  • e5664aa8d6 fix: Actually update existing SET MACHINE= line in AUTOEXEC.BAT instead of prompting user Mike Swanson 2026-01-19 17:47:36 -07:00
  • fdfcf031d8 fix: Insert SET MACHINE at beginning of AUTOEXEC.BAT instead of appending to end Mike Swanson 2026-01-19 17:40:14 -07:00
  • bfc7bb06c9 fix: Restructure script to capture machine name first and update AUTOEXEC before installing batch files Mike Swanson 2026-01-19 17:31:54 -07:00
  • 9da2febe2f debug: Add parameter debugging and remove redundant PAUSE messages Mike Swanson 2026-01-19 17:22:58 -07:00
  • ba4e5f8c45 fix: Replace PAUSE with message syntax (not supported in DOS 6.22) Mike Swanson 2026-01-19 17:19:44 -07:00
  • 70526a425f fix: Remove multi-line IF blocks with parentheses from batch files Mike Swanson 2026-01-19 17:12:37 -07:00
  • 80e4d557e5 fix: Remove XCOPY /Q switch from all batch files Mike Swanson 2026-01-19 17:06:50 -07:00
  • 8651ae6f13 fix: Remove all non-DOS 6.22 commands from batch files Mike Swanson 2026-01-19 16:52:43 -07:00
  • 330c68f85d fix: Replace NUL device references with DOS 6.22 compatible tests Mike Swanson 2026-01-19 16:41:31 -07:00
  • 432ab27568 fix: Preserve CRLF line endings in DOS BAT files during sync Mike Swanson 2026-01-19 16:35:33 -07:00
  • e55ee9be51 docs: Add SSH operations rule and deployment script Mike Swanson 2026-01-19 16:10:36 -07:00
  • 11df3bf412 docs: Remove database save from checkpoint command Mike Swanson 2026-01-19 16:01:34 -07:00
  • 0ad7b6297c feat: Add directives system and DOS management utilities Mike Swanson 2026-01-19 15:52:28 -07:00
  • b7bdc56970 docs: Update Gitea credentials with password and SSH access Mike Swanson 2026-01-19 15:13:51 -07:00
  • fd64379b9e docs: Session log update - VPN setup and DOS deployment completion Mike Swanson 2026-01-19 14:39:56 -07:00
  • 7869eb5736 feat: Add AD2 WinRM automation and modernize sync infrastructure Mike Swanson 2026-01-19 14:28:24 -07:00
  • 1484a4d6ae feat: Complete DOS update system with test data routing fix Mike Swanson 2026-01-19 12:49:54 -07:00
  • 65339c8158 feat: Major directory reorganization and cleanup Mike Swanson 2026-01-18 20:42:28 -07:00
  • e6b2e28bd6 Remove conversation context/recall system from ClaudeTools Mike Swanson 2026-01-18 19:10:41 -07:00
  • ac7d4fc4b1 Complete automated deployment system documentation Mike Swanson 2026-01-18 15:31:14 -07:00
  • 29c233eada Add sudo to systemctl command in deploy.ps1 for passwordless restart Mike Swanson 2026-01-18 15:28:45 -07:00
  • 4354208e1e Fix deploy.ps1 to use OpenSSH instead of PuTTY tools for passwordless access Mike Swanson 2026-01-18 15:25:59 -07:00
  • 453c71eae4 Add deployment safeguards to prevent code mismatch issues Mike Swanson 2026-01-18 15:13:47 -07:00
  • d0a8479ac9 Fix recall endpoint: Add search_term, input validation, and proper contexts array return Mike Swanson 2026-01-18 14:08:15 -07:00
  • a602118f6d Add VPN configuration tools and agent documentation Mike Swanson 2026-01-18 11:51:47 -07:00
  • cf4a3ceb26 Week 2 Infrastructure Deployment Complete Mike Swanson 2026-01-17 20:36:48 -07:00
  • c10be62e09 Phase 1 Week 2: Infrastructure & Monitoring Mike Swanson 2026-01-17 20:24:32 -07:00
  • 89af9b15c8 Deployment: Week 1 security fixes fully deployed and verified Mike Swanson 2026-01-17 20:08:52 -07:00
  • e3176a18c6 Week 1 Day 2-3: Complete remaining security fixes (SEC-6 through SEC-13) Mike Swanson 2026-01-17 19:35:59 -07:00
  • 32247c5b28 Deployment: Security fixes deployed to production (172.16.3.30:3002) Mike Swanson 2026-01-17 19:03:45 -07:00
  • eebf5c178a Phase 1 Week 1 Day 1-2: Critical Security Fixes Complete Mike Swanson 2026-01-17 18:48:22 -07:00
  • 5a13fed3de fix: Critical context save system bugs (7 bugs fixed) Mike Swanson 2026-01-17 16:53:10 -07:00
  • cb81c30125 docs: Enhance Main Claude coordination rules with new capabilities Mike Swanson 2026-01-17 16:31:45 -07:00
  • 7e1fad8bfa feat: Add Sequential Thinking to Code Review + Frontend Validation Mike Swanson 2026-01-17 16:23:52 -07:00
  • c1ee363739 Fix zombie process accumulation and broken context recall (Phase 1 - Emergency Fixes) Mike Swanson 2026-01-17 13:51:22 -07:00
  • e7f7a0c55a [Baseline] Pre-zombie-fix checkpoint Mike Swanson 2026-01-17 13:34:42 -07:00
  • f376fd95f8 [Docs] Add workflow improvement documentation Mike Swanson 2026-01-17 13:11:57 -07:00
  • 672b3b9529 [Fix] Remove all emoji violations from code files Mike Swanson 2026-01-17 13:06:33 -07:00
  • e384e70a80 [Config] Add coding guidelines and code-fixer agent Mike Swanson 2026-01-17 12:51:43 -07:00
  • 390b10b32c Complete Phase 6: MSP Work Tracking with Context Recall System Mike Swanson 2026-01-17 06:00:26 -07:00
  • 1452361c21 Update Gitea Agent: Add sync operation documentation Mike Swanson 2026-01-15 18:57:40 -07:00
  • fffb71ff08 Initial commit: ClaudeTools system foundation Mike Swanson 2026-01-15 18:55:45 -07:00