reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Fix AI docs sidebar and breadcrumb
codex/fix-ai-docs-sidebar-best-practices
15 minutes ago
Fix docs llms index links (#6412)
main
3 hours ago
fix(inspector): refresh source map and honor configured modifiers Cache the source map per modifier-press/click so edits are picked up without reloading the page, and gate clicks on the configured shortcut (alt/ctrl/meta/shift) instead of hard-coding altKey.
FarhanAliRaza:inspector
3 hours ago
perf: fold _deterministic_hash into a single incremental hasher The previous implementation rebuilt nested `str([...])` representations at every recursion level and md5-hashed each leaf, dominating the auto- memo tagging path. Replacing it with one type-tagged, length-prefixed walker over a single hasher drops hashing samples ~3x in flexgen compile (~8% wall on top of the prior merge_imports fix).
FarhanAliRaza:compiler-hooks
3 hours ago
pyi hash
FarhanAliRaza:compiler-hooks
3 hours ago
Fix docs llms index links
codex/fix-llms-docs-index
4 hours ago
Merge branch 'main' into compiler-hooks
FarhanAliRaza:compiler-hooks
4 hours ago
fix(inspector): drop prod hard-fail so one rxconfig works in dev and prod frontend_inspector="dev" is already inert under REFLEX_ENV_MODE=prod (is_active gates every emission site), so the validate() raise just broke shared rxconfigs that get reused across run modes — including the docs CI which runs reflex run --env prod against a config that keeps the inspector on for local dev.
FarhanAliRaza:inspector
4 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Fix AI docs sidebar and breadcrumb
#6413
18 minutes ago
05143fd
codex/fix-ai-docs-sidebar-best-practices
CodSpeed Performance Gauge
0%
feat: add frontend inspector for mapping DOM nodes to Python source
#6411
3 hours ago
3f7ad4d
FarhanAliRaza:inspector
CodSpeed Performance Gauge
×11
Add compiler plugin hooks and plugins and move compilation pipeline out of App
#6260
3 hours ago
c576860
FarhanAliRaza:compiler-hooks
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs