Commit Graph

2 Commits

Author SHA1 Message Date
d85cb9cf35 update local startup flow and add root env example
Make the project start more reliably in the current Windows bash setup, add a safe root .env.example for onboarding, and lower the backend Python floor to 3.11 to match the validated local environment.
2026-03-25 21:42:26 +08:00
b8d135a7e2 Add cross-platform setup and start scripts
Use shell-based setup and startup flows that work more reliably across
Windows bash environments and Linux. This keeps environment bootstrap
and service startup aligned while avoiding fragile process handling.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 16:14:11 +08:00