Skip to content

v0.8.1

Latest
Compare
Choose a tag to compare
@ezynda3 ezynda3 released this 18 Dec 07:59
· 2 commits to main since this release

πŸš€ Changelog

πŸ›  Improvements

β€’ Enhanced stdio client environment handling ( 51148f )
β€’ Merged system environment variables with provided ones
β€’ Improved environment variable propagation in StdioMCPClient

🧰 Internal Changes

β€’ Code reorganization ( d92065 )
β€’ Split types into dedicated files ( prompts.go and tools.go )
β€’ Improved code organization and maintainability
β€’ Updated filesystem example to use NPX for server execution