PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat(cli): migrate flow command to cyclopts (wave 3a) Native cyclopts implementation of `flow ls` and `flow serve` with deferred imports for all heavy dependencies. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
cli-cyclopts/wave-3a
3 hours ago
feat(cli): migrate flow-run command to cyclopts (wave 3b) Native cyclopts implementation of all flow-run subcommands: inspect, ls, delete, cancel, retry, logs, execute. Includes the _get_flow_run_by_id_or_name helper for retry-by-name support. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
cli-cyclopts/wave-3b
3 hours ago
feat(cli): migrate flow command to cyclopts (wave 3a) Native cyclopts implementation of `flow ls` and `flow serve` with deferred imports for all heavy dependencies. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
cli-cyclopts/wave-3a
3 hours ago
feat(cli): migrate flow-run command to cyclopts (wave 3b) Native cyclopts implementation of all flow-run subcommands: inspect, ls, delete, cancel, retry, logs, execute. Includes the _get_flow_run_by_id_or_name helper for retry-by-name support. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
cli-cyclopts/wave-3b
3 hours ago
strip null bytes from log messages before db insert (#20677)
main
4 hours ago
docs: update prefect-sqlalchemy async examples to use AsyncSqlAlchemyConnector (#20654)
main
4 hours ago
strip null bytes from log messages before db insert PostgreSQL rejects strings containing null bytes (0x00) with CharacterNotInRepertoireError. When flows accidentally log binary data that contains null bytes, the server crashes instead of storing the log. Strips null bytes from the message and name fields before inserting, so the log record is still preserved minus the offending bytes. Fixes #19292
Mr-Neutr0n:fix-null-bytes-in-log-messages
5 hours ago
Add flow run test infrastructure (Python flow runner, log helper) (#20674) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: alex.s@prefect.io <ajstreed1@gmail.com> Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com>
main
5 hours ago
Active Branches
feat(cli): migrate flow command to cyclopts (wave 3a)
last run
3 hours ago
#20672
CodSpeed Performance Gauge
0%
feat(cli): migrate flow-run command to cyclopts (wave 3b)
last run
3 hours ago
#20673
CodSpeed Performance Gauge
0%
Fix order-dependent slug collisions in deployment schedule `replaces` handling
last run
5 hours ago
#20669
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs