Is this tool still being maintained?
# marvin-ai
m
Is this tool still being maintained?
p
@Marcelo de Souza Looks pretty active to me https://github.com/PrefectHQ/prefect/releases ...
Copy code
prefect % git tag --format '%(creatordate:iso) %(*objectname:short) %(refname:strip=2) %(authorname) %(contents:subject)' | sort | tail
2024-12-28 18:21:09 -0800  3.1.11.dev2 Devin Villarosa [UI v2] feat: Have Breadcrumb link be connected with tanstack router (#16534)
2024-12-30 22:24:19 -0600  3.1.11.dev3 jbw-vtl feat: Add support for NO_PROXY for websocket connections (#16538)
2024-12-31 15:21:32 -0600  3.1.11.dev4 Jean Luciano RunTelemetry start span uses run name instead of flow/task name (#16389)
2025-01-01 17:12:47 -0600  3.1.11.dev5 Adam Azzam Refactor Log CRUD methods in client (#16565)
2025-01-02 13:11:17 -0600  3.1.11 nate nowack fix task overload for decorator kwargs (#16540)
2025-01-02 13:11:17 -0600  prefect-redis-0.2.2 nate nowack fix task overload for decorator kwargs (#16540)
2025-01-02 13:11:17 -0600  prefect-snowflake-0.28.2 nate nowack fix task overload for decorator kwargs (#16540)
2025-01-02 19:12:05 -0800  3.1.12.dev1 Devin Villarosa [UI v2] chore: Consistent and descriptive prop name (#16580)
2025-01-03 17:01:03 -0600  3.1.12.dev2 Adam Azzam add main features to docs index (#16603)
2025-01-06 14:45:21 -0800  3.1.12.dev3 Devin Villarosa [UI v2] feat: Adds component for change-flow-run-state option (#16611)
prefect %
m
Sorry.. I'm talking about Control Flow
p
My apologies!
m
No problem
n
hi @Marcelo de Souza - i’d defer to @Jeremiah on that but are you looking for something in particular?
n
have you tried installing from main?
m
Yes I did. But I had some issues, specially with streaming
n
gotcha then i would open an issue about that!
1
j
Documentation runs ahead of releases, which is why those version badges are there! We are working to replatform on Pydantic-AI, which has limited streaming support and complicated releasing 0.12, but maybe it's in a place we can get it out shortly.
gratitude thank you 1
s
@Jeremiah is this a refactor to support pydantic ai's framework?
j
Yes