Skip to content

Releases: Phoenix0531-sudo/TablePilot

Release list

TablePilot v0.1.0

Choose a tag to compare

@Phoenix0531-sudo Phoenix0531-sudo released this 01 Jun 07:16

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.zip rebuilt successfully.
  • Desktop smoke test: launched with demo/tablepilot_demo_sales.xlsx and screenshots recaptured.