Makefile _run-iscc: - 開頭印出 ISCC 環境變數和 PATH 前幾項,確認有沒有正確傳進來 bootstrap-windows.ps1: - 不再用 bash.exe -lc "..." 傳整條字串(含空格路徑會被 PS 雙層 quoting 切斷) - 改寫成 tmp .sh 檔,用 bash.exe -l file.sh 執行 - 執行前印出 script 內容,執行後刪掉 tmp 檔 - script 開頭加 'set -e' 確保任何一行失敗立即停止並回非 0 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
visionA
Innovedus visionA monorepo. Currently contains:
Subprojects
local-tool/
visionA-local — local-first edge AI desktop tool, derived from edge-ai-platform. Wails + Go + Next.js, packaged as macOS dmg / Windows exe / Linux AppImage.
See local-tool/README.md for details.
License
TBD (internal use)
Description
Languages
Go
42.4%
TypeScript
33.7%
JavaScript
7.5%
Python
5.3%
Makefile
3.7%
Other
7.4%