Releases: Phoenix0531-sudo/TablePilot
Releases · Phoenix0531-sudo/TablePilot
Release list
TablePilot v0.1.0
TablePilot v0.1.0
First portfolio-ready release of TablePilot.
Highlights
- Modern Qt desktop workbench for messy Excel, CSV, and TXT tables.
- Dockerized FastAPI analysis service with schema inference, data quality scoring, repair plan, chart recommendations, decision brief, and clean export.
- Bilingual English/Chinese desktop UI and documentation.
- Optional local OpenAI-compatible llama.cpp / Ollama explanation layer.
- GitHub Pages product page and README screenshots.
Verification
- Backend tests: 30 passed.
- Docker build and
/health: passed, container healthy. - Windows release package:
dist/TablePilot.ziprebuilt successfully. - Desktop smoke test: launched with
demo/tablepilot_demo_sales.xlsxand screenshots recaptured.