| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Magentic-UI 0.1.0 source code.tar.gz | 2025-07-25 | 4.3 MB | |
| Magentic-UI 0.1.0 source code.zip | 2025-07-25 | 4.4 MB | |
| README.md | 2025-07-25 | 3.1 kB | |
| Totals: 3 Items | 8.7 MB | 0 | |
What's Changed
This release refines Magentic-UI with significant fixes to the UI, reduced WebSurfer errors, enabling file upload, easier installation process without building dockers among other changes.
- Fix playwright fill id by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/212
- Update README.md for docker running instructions by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/224
- Add QA support to Evals by @vballoli in https://github.com/microsoft/magentic-ui/pull/210
- fix: broken link in readme by @Lee-WonJun in https://github.com/microsoft/magentic-ui/pull/221
- fixed label for API Key and base url in config by @Geertvdc in https://github.com/microsoft/magentic-ui/pull/231
- Sentinel/prompt change by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/225
- Build docker containers and push to ghcr by @tylerpayne in https://github.com/microsoft/magentic-ui/pull/245
- Updated Logo to SVG Version by @matheusmaldaner in https://github.com/microsoft/magentic-ui/pull/248
- Add missing PyPI metadata fields to pyproject.toml by @Copilot in https://github.com/microsoft/magentic-ui/pull/252
- update network_name problem in env dind(docker in docker) by @dkzjq in https://github.com/microsoft/magentic-ui/pull/259
- Multiple Fixes: Plan collapse, Scroll to bottom, User Input timeout, db manager concurency by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/257
- Lazy init all agents by @cheng-tan in https://github.com/microsoft/magentic-ui/pull/254
- Prompt Change for Final Answer by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/268
- Only run subsequent checks if the previous checks passed by @tylerpayne in https://github.com/microsoft/magentic-ui/pull/272
- WebSurfer Fixes by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/269
- Pull ghcr.io hosted Docker images instead of building by @tylerpayne in https://github.com/microsoft/magentic-ui/pull/271
- Minor bug websurfer by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/275
- Fix Settings Modal by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/274
- File upload by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/270
- Adds PlanStep Logic for Sentinel Steps by @matheusmaldaner in https://github.com/microsoft/magentic-ui/pull/243
- Make approval guard gemini oai api compatible by @bordeauxred in https://github.com/microsoft/magentic-ui/pull/277
New Contributors
- @vballoli made their first contribution in https://github.com/microsoft/magentic-ui/pull/210
- @Lee-WonJun made their first contribution in https://github.com/microsoft/magentic-ui/pull/221
- @Geertvdc made their first contribution in https://github.com/microsoft/magentic-ui/pull/231
- @dkzjq made their first contribution in https://github.com/microsoft/magentic-ui/pull/259
- @bordeauxred made their first contribution in https://github.com/microsoft/magentic-ui/pull/277
Full Changelog: https://github.com/microsoft/magentic-ui/compare/v0.0.6...v0.1.0