reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(types): skip ForwardRef resolution for unannotated attribute probes
benedikt-bartscher:annotation-probe-guard
18 minutes ago
migrate logger
benedikt-bartscher:explicit-event-id-minification
2 hours ago
Merge remote-tracking branch 'upstream/main' into explicit-event-id-minification
benedikt-bartscher:explicit-event-id-minification
3 hours ago
Merge remote-tracking branch 'upstream/main' into try-orjson
benedikt-bartscher:try-orjson
3 hours ago
feat(reflex-release): name orphan news fragments after their pull request An orphan fragment (`+something.feature.md`) is meant to be renamed once the pull request number is known. When it isn't, the entry towncrier writes has no link, and the number is lost for good once the fragment is consumed. `materialize` now recovers it: for every package it is about to build, each leftover orphan fragment is renamed after the pull request whose commit added it, read out of that commit's subject (`Merge pull request #N ...` for a merge commit, `... (#N)` for a squash). The rename goes through `git mv`, so the deletion of the old path is staged and towncrier's own `git rm` of the renamed fragment leaves nothing behind. A pull request that left two fragments of one type behind gets towncrier's `<pr>.<type>.<n>.md` counter form rather than colliding. Fragments whose number cannot be recovered — a commit that landed outside a pull request, or a fragment that was never committed — keep their orphan name and render as before, with a warning annotation naming the file. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GPtjZej5GJQSWoGcG2Cxgf
claude/changelog-pr-association-c73dx7
14 hours ago
reflex-release: name the news fragment after its pull request towncrier renders the issue link from the filename, so the entry links to #6926 instead of rendering without one. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AsEp2Ev5iTHg3SFJ5sQop4
claude/reflex-release-protected-steps-shell-vb4a0i
15 hours ago
Merge remote-tracking branch 'upstream/main' into cancel-event # Conflicts: # reflex/state.py
FarhanAliRaza:cancel-event
15 hours ago
fix(release): require the assets gh reports to be assets The boundary check established that assets is a list but not what the list holds, so a null or a bare string among them still reached asset.get() and raised. Every entry now has to be an object for the payload to be accepted. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KRAGNRmLGo2g59foKazSb9
claude/reflex-release-post-workflow-verify-6jpylq
16 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(types): skip ForwardRef resolution for unannotated attribute probes
#6929
22 minutes ago
b3c157a
benedikt-bartscher:annotation-probe-guard
CodSpeed Performance Gauge
+14%
Explicit state and event id minification
#6100
2 hours ago
81474e2
benedikt-bartscher:explicit-event-id-minification
CodSpeed Performance Gauge
0%
add orjson
#6116
3 hours ago
6576fc9
benedikt-bartscher:try-orjson
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs