Magentic-UI v0.0.5
What's Changed
This release makes Magentic-UI extendable by allowing you to add an arbitrary number of MCP-agents to the Magentic-UI team. This release also fixes a few UI issues (model configs) and better error handling and logging in a few places.
Full list of PRs:
- Update learner.py by @bharanialapilla in #92
- [Chore] Remove unused imports in
chatinput.tsx
by @stefanoamorelli in #108 - Removed duplicate --user-proxy-type definition by @matheusmaldaner in #117
- Replace raw string literals with a typed FileType for better type safety. by @dr-salman-ahmad in #101
- Update README.md by @norci in #119
- Add TROUBLESHOOTING.md by @matheusmaldaner in #139
- Add CONTRIBUTING.md by @matheusmaldaner in #140
- Experiments reproducibility by @husseinmozannar in #147
- Remove "I will" phrasing from plan templates to make co-editing easier by @copilot-swe-agent in #55
- Update READ.md with improved navigation and installation instructions by @matheusmaldaner in #143
- Minor fixes to README in Experiments directory by @matheusmaldaner in #151
- [Chore] Implement sorting for relevant plans by @stefanoamorelli in #107
- Improve error logging for each agent by @husseinmozannar in #153
- Minor folder reorganization by @matheusmaldaner in #157
- Readme fixes by @husseinmozannar in #152
- Added Troubleshooting Solution by @matheusmaldaner in #166
- DevOps: Update versions in Workflows by @tylerpayne in #173
- Update TROUBLESHOOTING.md by @husseinmozannar in #182
- Fixed Links and Added New Banner by @matheusmaldaner in #167
- Entry Point Addition by @matheusmaldaner in #171
- Modified Console for Better User Experience by @matheusmaldaner in #175
- Configurable MCP-enabled AssistantAgents by @tylerpayne in #174
- Fix sidebar overflow and Add session ID checks by @matheusmaldaner in #188
- fix: resolve browser connection timeout on macOS by using IPv4 addres… by @suifengpiaosan in #185
- Fixes for evaluation + Add tutorial by @husseinmozannar in #192
- Magentic one system in eval by @husseinmozannar in #198
- Eval quids by @husseinmozannar in #199
- Support Configuring MCP Agents from the UI by @tylerpayne in #190
- Add agent icons to steps in frontend (#110) by @vrashankshetty in #193
- Bugfix: StdioServerForm Command Input Stripping Spaces by @tylerpayne in #201
- fix lock file by @husseinmozannar in #202
- fix server url for remote connections by @husseinmozannar in #203
- bump version by @husseinmozannar in #204
New Contributors
- @bharanialapilla made their first contribution in #92
- @stefanoamorelli made their first contribution in #108
- @matheusmaldaner made their first contribution in #117
- @dr-salman-ahmad made their first contribution in #101
- @norci made their first contribution in #119
- @tylerpayne made their first contribution in #173
- @suifengpiaosan made their first contribution in #185
- @vrashankshetty made their first contribution in #193
Full Changelog: v0.0.4...v0.0.5