| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-22 | 1.8 kB | |
| v3.2.4 source code.tar.gz | 2025-12-22 | 1.9 MB | |
| v3.2.4 source code.zip | 2025-12-22 | 2.0 MB | |
| Totals: 3 Items | 3.8 MB | 1 | |
What's Changed
Docs 📚
- fix: remove stale delegates parameter from Agent documentation by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1241
- docs: replace all uv pip commands with uv add by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1242
- fix: dispose engine after import-time table creation by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1256
Other Changes 🦾
- Add AIML API provider-specific example scripts by @D1m7asis in https://github.com/PrefectHQ/marvin/pull/1243
- run ruff by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1245
- feat: integrate Claude Agent SDK for code-aware research by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1244
- fix: install claude code CLI in slackbot docker image by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1247
- fix: teach research agent to use docs and verify links by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1248
- feat: integrate learning-sdk into slackbot for persistent memory by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1249
- chore: consolidate slackbot memory on letta learning-sdk by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1250
- fix: use async with for learning context manager by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1252
- revert: remove letta learning-sdk integration by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1253
- remove channel restrictions from slackbot by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1254
New Contributors
- @D1m7asis made their first contribution in https://github.com/PrefectHQ/marvin/pull/1243
Full Changelog: https://github.com/PrefectHQ/marvin/compare/v3.2.3...v3.2.4