Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Magentic-UI v0.0.5 source code.tar.gz | 2025-06-18 | 4.3 MB | |
Magentic-UI v0.0.5 source code.zip | 2025-06-18 | 4.4 MB | |
README.md | 2025-06-18 | 4.9 kB | |
Totals: 3 Items | 8.6 MB | 0 |
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 https://github.com/microsoft/magentic-ui/pull/92
- [Chore] Remove unused imports in
chatinput.tsx
by @stefanoamorelli in https://github.com/microsoft/magentic-ui/pull/108 - Removed duplicate --user-proxy-type definition by @matheusmaldaner in https://github.com/microsoft/magentic-ui/pull/117
- Replace raw string literals with a typed FileType for better type safety. by @dr-salman-ahmad in https://github.com/microsoft/magentic-ui/pull/101
- Update README.md by @norci in https://github.com/microsoft/magentic-ui/pull/119
- Add TROUBLESHOOTING.md by @matheusmaldaner in https://github.com/microsoft/magentic-ui/pull/139
- Add CONTRIBUTING.md by @matheusmaldaner in https://github.com/microsoft/magentic-ui/pull/140
- Experiments reproducibility by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/147
- Remove "I will" phrasing from plan templates to make co-editing easier by @copilot-swe-agent in https://github.com/microsoft/magentic-ui/pull/55
- Update READ.md with improved navigation and installation instructions by @matheusmaldaner in https://github.com/microsoft/magentic-ui/pull/143
- Minor fixes to README in Experiments directory by @matheusmaldaner in https://github.com/microsoft/magentic-ui/pull/151
- [Chore] Implement sorting for relevant plans by @stefanoamorelli in https://github.com/microsoft/magentic-ui/pull/107
- Improve error logging for each agent by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/153
- Minor folder reorganization by @matheusmaldaner in https://github.com/microsoft/magentic-ui/pull/157
- Readme fixes by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/152
- Added Troubleshooting Solution by @matheusmaldaner in https://github.com/microsoft/magentic-ui/pull/166
- DevOps: Update versions in Workflows by @tylerpayne in https://github.com/microsoft/magentic-ui/pull/173
- Update TROUBLESHOOTING.md by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/182
- Fixed Links and Added New Banner by @matheusmaldaner in https://github.com/microsoft/magentic-ui/pull/167
- Entry Point Addition by @matheusmaldaner in https://github.com/microsoft/magentic-ui/pull/171
- Modified Console for Better User Experience by @matheusmaldaner in https://github.com/microsoft/magentic-ui/pull/175
- Configurable MCP-enabled AssistantAgents by @tylerpayne in https://github.com/microsoft/magentic-ui/pull/174
- Fix sidebar overflow and Add session ID checks by @matheusmaldaner in https://github.com/microsoft/magentic-ui/pull/188
- fix: resolve browser connection timeout on macOS by using IPv4 addres… by @suifengpiaosan in https://github.com/microsoft/magentic-ui/pull/185
- Fixes for evaluation + Add tutorial by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/192
- Magentic one system in eval by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/198
- Eval quids by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/199
- Support Configuring MCP Agents from the UI by @tylerpayne in https://github.com/microsoft/magentic-ui/pull/190
- Add agent icons to steps in frontend (#110) by @vrashankshetty in https://github.com/microsoft/magentic-ui/pull/193
- Bugfix: StdioServerForm Command Input Stripping Spaces by @tylerpayne in https://github.com/microsoft/magentic-ui/pull/201
- fix lock file by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/202
- fix server url for remote connections by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/203
- bump version by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/204
New Contributors
- @bharanialapilla made their first contribution in https://github.com/microsoft/magentic-ui/pull/92
- @stefanoamorelli made their first contribution in https://github.com/microsoft/magentic-ui/pull/108
- @matheusmaldaner made their first contribution in https://github.com/microsoft/magentic-ui/pull/117
- @dr-salman-ahmad made their first contribution in https://github.com/microsoft/magentic-ui/pull/101
- @norci made their first contribution in https://github.com/microsoft/magentic-ui/pull/119
- @tylerpayne made their first contribution in https://github.com/microsoft/magentic-ui/pull/173
- @suifengpiaosan made their first contribution in https://github.com/microsoft/magentic-ui/pull/185
- @vrashankshetty made their first contribution in https://github.com/microsoft/magentic-ui/pull/193
Full Changelog: https://github.com/microsoft/magentic-ui/compare/v0.0.4...v0.0.5