| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-30 | 562 Bytes | |
| v0.6.0 - Performance _ Stability Improvements source code.tar.gz | 2026-01-30 | 10.0 MB | |
| v0.6.0 - Performance _ Stability Improvements source code.zip | 2026-01-30 | 10.0 MB | |
| Totals: 3 Items | 20.0 MB | 1 | |
What's Changed
- Performance Optimization: Fixed tool execution latency caused by PostHog analytics interference. Analytics are now batched asynchronously, resulting in ~6x faster tool completion times.
- Improved Initialization: Fixed the issue where the MCP server took too much time to initialize.
- Bug Fixes: Resolved the 'Thread Detach Error' that occurred when switching between applications.
Key Performance Gains
- Removed blocking network calls in tools.
- Reduced server startup time.
- More stable application lifecycle management.