v2.5.4 - Package Fixes & Search Improvements
馃殌 What's New in v2.5.4
Fixed
- TypeScript Components Packaged -
deno_executor/andservers/now included in pip package - Deno npm Resolution - Added
deno.jsonconfig for proper npm module caching - Job Logs Redirect -
github_get_job_logsnow follows redirects to return actual log content - Search Response Size - Slim JSON responses for all search tools (~90% smaller, no more truncation)
- HTTP Redirects -
GhClientnow follows redirects (fixes job logs and similar endpoints)
Changed
- Package Metadata - Consolidated into
pyproject.toml(clean, warning-free builds) - Dependencies - Removed unused
python-dotenvfrom runtime (moved to dev) - Documentation - Updated credential configuration docs
Technical
- All 320 tests passing
- CI validated across Python 3.10, 3.11, 3.12
- Zero build warnings
Full Changelog: v2.5.3...v2.5.4
Install: pip install github-mcp-server==2.5.4