v0.1.2
What's Changed
tl;dr: bug fixes and quality of life improvements to prevent tool and skill bloat.
- Fix/install/windows & update MCP server when installing with --force by @malcolndandaro in #154
- Fix MCP JSON string params deserialized as dicts/lists by @calreynolds in #155
- Upgrade GitHub Actions for Node 24 compatibility by @salmanmkc in #157
- Upgrade GitHub Actions to latest versions by @salmanmkc in #158
- Fix incorrect SDK methods and fabricated APIs in lakebase-provisioned reverse-etl skill by @irfanelahi-ds in #171
- Fix M2M user identity resolution to prefer X-Forwarded-Email by @calreynolds in #175
- Standardize usage visibility across all resource creation paths by @calreynolds in #176
- Feature/genie skill improvement by @NatyraB in #179
- Consolidate MCP tools and update skill docs by @calreynolds in #174
- Fix silent and global install failures by @jesseryoung-db in #169
- Fix syntax error in install.sh (if closed with } instead of fi) by @malcolndandaro in #186
- Fix cross-workspace auth for M2M app-to-app flow by @calreynolds in #183
New Contributors
- @salmanmkc made their first contribution in #157
- @irfanelahi-ds made their first contribution in #171
- @jesseryoung-db made their first contribution in #169
Full Changelog: v0.1.1...v0.1.2