Patch Release
Fixes memory leaks from orphaned uvx/python processes that could accumulate during ChromaDB operations.
Changes:
- Fixed process cleanup in ChromaDB sync operations to prevent orphaned processes
- Improved resource management for external process spawning
Full Changelog: v6.0.3...v6.0.4