Skip to content

Skillz v0.4.9

Choose a tag to compare

@github-actions github-actions released this 30 Nov 17:26

What's Changed in v0.4.9

✨ Features

  • feat: Add resource subscriptions
  • feat: Add cancellation handler (on_cancelled)
  • feat: Add _meta forwarding, listChanged notifications, resource templates
  • feat: Add streaming output for progressive results
  • feat: Add tools/call - tools can call other tools
  • feat: Add TTL support to memory for caching

🐛 Bug Fixes

  • fix: Switch from libsql to rusqlite for Windows compatibility
  • fix: remove duplicate code and enhance test coverage

📚 Documentation

  • docs: Add comprehensive architecture documentation
  • docs: add comprehensive architecture and flow explanations
  • docs: remove one-line install section
  • docs: remove Cursor one-click install button
  • docs: Update all documentation with full MCP support
  • docs: Add tools/call, streaming, TTL documentation
  • docs: Mark caching, tools/call, streaming as completed
  • docs: Update FUTURE_PLANS with new priorities

🔧 Other Changes

  • chore: Bump version to 0.4.9
  • ci: Fix workflow concurrency and release binaries
  • chore: Bump version to 0.4.6
  • style: apply rustfmt formatting

Full Changelog: v0.4.8...v0.4.9