Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-09 | 2.8 kB | |
v3.1.3 source code.tar.gz | 2025-08-09 | 1.8 MB | |
v3.1.3 source code.zip | 2025-08-09 | 1.9 MB | |
Totals: 3 Items | 3.7 MB | 0 |
What's Changed
Docs 📚
- Update Chroma memory provider for Chroma Cloud by @kylediaz in https://github.com/PrefectHQ/marvin/pull/1183
- Fix AttributeError with pydantic-ai deprecated attribute by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1187
Other Changes 🦾
- add claude files by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1157
- [slackbot] key off user id, not bot id by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1158
- [slackbot] improve answers by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1159
- organize slackbot into library by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1160
- add basic asset impl to slackbot by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1161
- Add thread summary asset to slackbot by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1162
- woops by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1163
- [slackbot] show thinking by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1164
- smol tweaks by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1165
- proompt by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1166
- add note by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1167
- another note by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1168
- replace inlined pretty-mod by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1169
- tweak prompt and hoist mod tools by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1170
- avoid bad marvin recommendations by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1173
- bot prompts tweak by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1174
- update pydantic-ai to enable sampling support by @wreed4 in https://github.com/PrefectHQ/marvin/pull/1175
- minor slackbot improvements by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1177
- add check cli tool by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1178
- Fix agent printing too often while thinking by @wreed4 in https://github.com/PrefectHQ/marvin/pull/1172
- add retry example by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1179
- tweak prompt by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1180
- temp by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1185
- response format prompt by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/1186
New Contributors
- @wreed4 made their first contribution in https://github.com/PrefectHQ/marvin/pull/1175
- @kylediaz made their first contribution in https://github.com/PrefectHQ/marvin/pull/1183
Full Changelog: https://github.com/PrefectHQ/marvin/compare/v3.1.2...v3.1.3