gb/prompts
Thiago Patriota 8a6fec467c feat: Windows build support, clippy zero-warnings, and dev tooling
New files:
- prompts/win.md: Complete Windows execution guide covering
  build dependencies (libpq), compilation steps, runtime
  compatibility table (3rdparty.toml Windows URLs), shell
  command adaptations, GPU detection for LLM, directory
  structure, and troubleshooting
- DEPENDENCIES.ps1: PowerShell script to auto-install
  PostgreSQL binaries and set PQ_LIB_DIR for Windows builds
- restart.ps1: PowerShell restart script for Windows dev env

Submodule updates:
- botserver: Full Windows compatibility (21 files changed)
  including 3rdparty.toml Windows URLs, installer/cache/facade
  Windows process management, certificate generation,
  #[cfg(unix)] guards, and clippy zero-warnings refactors
- bottest: #[cfg(unix)] guards for nix crate in postgres.rs,
  minio.rs, redis.rs service managers
- botapp: Remove unused import (clippy auto-fix)

Config:
- .cargo/config.toml: Updated for Windows toolchain
- Cargo.lock: Dependency updates
2026-03-14 17:28:26 -03:00
..
BOTCODER_ANALYSIS.md chore: Update botui submodule - Fix desktop title branding 2026-03-03 08:42:30 -03:00
BOTCODER_HYBRID_ARCHITECTURE.md chore: Update botui submodule - Fix desktop title branding 2026-03-03 08:42:30 -03:00
PENDING.md chore: Update botui submodule - Fix desktop title branding 2026-03-03 08:42:30 -03:00
SECURITY_CHECKLIST.md chore: Update botui submodule - Fix desktop title branding 2026-03-03 08:42:30 -03:00
SECURITY_REVIEW.md chore: Update botui submodule - Fix desktop title branding 2026-03-03 08:42:30 -03:00
UNIFIED_PLAN.md chore: Update botui submodule - Fix desktop title branding 2026-03-03 08:42:30 -03:00
vib.md chore: Update botui submodule - Fix desktop title branding 2026-03-03 08:42:30 -03:00
win.md feat: Windows build support, clippy zero-warnings, and dev tooling 2026-03-14 17:28:26 -03:00