Skip to content
This repository was archived by the owner on May 23, 2026. It is now read-only.

Releases: nlink-jp/data-agent

v0.1.1 — bump nlk to v0.5.2 (strip code-span fix)

03 May 04:44

Choose a tag to compare

fix: bump nlk to v0.5.2 (strip ignores in inline code spans)

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

v0.1.0

22 Apr 01:02

Choose a tag to compare

data-agent v0.1.0

Initial release — data analysis desktop GUI tool.

Highlights

  • Case-based data management with per-case DuckDB isolation
  • Natural language analysis with LLM-generated investigation plans and SQL
  • Planning → Execution → Review loop with 3-tier error handling
  • Sliding window analysis for large datasets
  • Dual LLM backend: Vertex AI (Gemini) and local LLM (OpenAI-compatible)
  • Color theme support (dark, light, warm, midnight)
  • Markdown report generation with executive summary

See CHANGELOG.md for full details.