Releases: LidkeLab/smite
Releases · LidkeLab/smite
v1.3.0: LLM Documentation System
What's New in v1.3.0
🤖 LLM Documentation System
This release adds a comprehensive AI-assisted documentation system to help developers work with smite using Claude and other LLMs.
Documentation Coverage:
- 84 new documentation files (~58k lines)
- Complete API reference for all 8 namespaces
- 8 workflow guides (SMLM, SPT, BaGoL, drift correction, batch processing, etc.)
- 5 runnable code examples
- 13 how-to guides (parameter tuning, GPU usage, visualization, etc.)
- 6 troubleshooting guides
- Claude Desktop integration with step-by-step setup instructions
For Users:
- Get instant help with installation, workflows, and troubleshooting
- Generate analysis scripts tailored to your data
- Understand SMF/SMD structures interactively
- Debug issues with AI assistance
Getting Started:
See the README for 5-minute setup instructions.
🔧 Bug Fixes & Improvements
- Add SMD XY update in drift correction by @kiwibogo in #49
- Fix combining BaGoL ROIs across platforms (Linux/Windows)
- Fix missing MAPN ROIs in combineBaGoLROIs
- Multiple minor fixes and improvements
📦 Version Details
- Previous version: v1.2.6
- New version: v1.3.0
- 112 commits since v1.0.0 (Oct 2023)
Full Changelog: v1.0.0...v1.3.0
Final JOSS version
v1.0.0 FINAL fixes for JOSS.