- Added specific return types for LLM functions
- Added LLMChatResponse interface for type safety
- Enhanced plugin documentation with TODO comments
- Clarified intended functionality and future extension points
- Rebuilt package with improvements
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
- Updated .gitignore to allow dist folders in workspace packages
- Added complete built output from packages/spark-tools/dist/
- Includes all TypeScript declarations and JavaScript bundles
- Ensures package is ready for consumption by main project
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>