12 Commits

Author SHA1 Message Date
PM-pinou 8477291f53 fix: run.bat non-blocking via PowerShell Start-Process, remove webbrowser.open hang 2026-07-25 10:01:20 +08:00
PM-pinou a75c5a7a0e fix(upload): correct save_to_db argument order, per-file thread now works + deletes CSV 2026-07-24 23:29:22 +08:00
PM-pinou 10c9c46a84 fix(upload): remove broken django.setup() from per-file thread 2026-07-24 23:18:16 +08:00
PM-pinou 656f0ae2ab fix(upload): auto-delete uploaded CSV files after SQLite ingestion to save C drive space 2026-07-24 22:36:30 +08:00
PM-pinou 806cfc0a64 preview: add run_detail preview + cluster_detail variance text descriptions 2026-07-24 14:13:04 +08:00
PM-pinou 908bfcaa32 refactor(types): ColumnType.distance() + ColumnProcessor dispatch, distance.py→TYPE_REGISTRY delegation 2026-07-24 13:15:34 +08:00
PM-pinou 30e48ba282 perf: increase sampling coverage — MAX_SAMPLE_ROWS 30K→200K, LOW_MEMORY 100K→500K, UMAP_BATCH 1K→2K 2026-07-24 12:57:33 +08:00
PM-pinou df0f7d621f refactor(types+svd): OOP type system + SVD denoise replaces columns instead of _svd_ append 2026-07-24 12:55:37 +08:00
PM-pinou 92c1b0f768 feat(tools): LLM-mandated _timeout parameter on every MCP tool, enforced in dispatch layer 2026-07-24 12:45:29 +08:00
PM-pinou d24507e541 fix(llm): remove step limit and tool timeout, use while loop with 999 cap 2026-07-24 12:41:25 +08:00
PM-pinou f683a084f3 fix: nl_describe variance awareness + timestamp formatting + AGENTS.md update 2026-07-24 12:38:00 +08:00
PM-pinou 123db6b08f chore: consolidate all session fixes — migrations squash, views/tools refactor, cluster UI, geoip upgrade, simple_analysis removal, non-blocking startup, chinese UI, API key removal 2026-07-23 22:10:26 +08:00