platform-tooling/run
Quinn Ftw df2ac5830e chore(run): 🗑️ Remove tracked node_modules files from run directory
Remove 39 previously-tracked node_modules files that should not have been
committed. These files were tracked due to historical reasons but are now
properly excluded via .gitignore.

Files removed:
- blessed/usr/* (terminal emulation files)
- bresenham, buffers (utility libraries)
- drawille-blessed-contrib (canvas drawing)
- wordwrap, x256 (text processing)

Total: 39 files, 5,665 deletions

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-05 18:43:22 -08:00
..
cli feat(cli): Add new CLI commands (dev, clean) for lifecycle management and workspace operations during LixB adoption 2026-02-05 15:00:48 -08:00
core chore(cli): 🔧 Update CLI helper scripts in dev-helpers.ts and deployment-orchestrator.ts for improved deployment workflows 2026-02-04 22:37:29 -08:00
node_modules chore(run): 🗑️ Remove tracked node_modules files from run directory 2026-02-05 18:43:22 -08:00
scripts
utils
bun.lock feat(cli): Enhance dev server stop command with proper resource cleanup during shutdown 2026-02-04 19:53:13 -08:00
package.json deps-upgrade(run): ⬆️ Update minor/patch versions in run/package.json 2026-02-04 19:53:13 -08:00
vitest.config.ts chore(run): 🔧 Update Vitest config to modify test runtime behavior, including environment variables and coverage settings 2026-01-29 15:25:58 -08:00