TL;DR
Bug fixes & small optimizations based on framework testing.
What's Changed
- Fix macOS Apple Silicon arch mismatch under Rosetta by @malcolndandaro in #141
- Fix MCP server tools hanging on Windows (stdio transport) by @malcolndandaro in #135
- Consolidate jobs MCP tools from 12 to 2 dispatchers by @malcolndandaro in #140
- Fix install_skills to support project paths containing spaces by @vladimir-cristea in #125
- fix: preserve original SQL to handle backticks correctly by @dotuananh0712 in #144
- fix: handle int timestamp in list_volume_files by @dotuananh0712 in #143
- Add databricks- prefix to skill names (#132) by @yogesh-dbx in #138
- Add judge alignment (MemAlign) and prompt optimization (GEPA) pattern to mlflow-evaluation skill by @WesleyPasfield in #133
- Improve model-serving skill: endpoint reference table, naming guidance etc. by @borhenryk in #146
- Fix Streamlit app.yaml by @maucaro in #153
New Contributors
- @vladimir-cristea made their first contribution in #125
- @dotuananh0712 made their first contribution in #144
- @yogesh-dbx made their first contribution in #138
- @WesleyPasfield made their first contribution in #133
- @maucaro made their first contribution in #153
Full Changelog: v0.0.1...v0.1.1