reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Narrow disk state fix to debounced persistence
harsh21234i:fix/disk-state-manager-debounced-writes
46 minutes ago
Merge remote-tracking branch 'origin/main' into masenf/registered-config Conflicts resolved: - reflex/state.py: keep the RegistrationContext-based app lookup in FrontendEventExceptionState while adopting main's rich-markup escaping of the incoming error text. - tests/units/test_app.py: take main's renamed test and flipped assertions (deprecated App.theme wins over an explicit RadixThemesPlugin) while keeping the clean_registration_context fixture and its docstring. - tests/units/test_testing.py: keep both imports. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JqrZtsNCMmFbQzWg1AcjXE
masenf/registered-config
1 hour ago
Merge branch 'main' into claude/auth-overview-redirect-rsj733
claude/auth-overview-redirect-rsj733
2 hours ago
Sanitize buffered upload filenames (#6753) * Sanitize buffered upload filenames * Add upload filename changelog fragment * Preserve safe upload directory paths --------- Co-authored-by: Harsh Thakare <harsh@pybex.io>
main
2 hours ago
Add code block integration coverage (#6520) * Add code block integration coverage * Collect state vars from custom_style and drop unused test constants * Fix async-highlight race in code block test and add news fragment The one-shot locator.evaluate() span check raced PrismAsyncLight's async grammar load and consistently failed on CI runners; replace it with an auto-waiting expect. Add the reflex-components-code news fragment required by the changelog check. --------- Co-authored-by: Farhan <www.mfarvirus@gmail.com> Co-authored-by: Masen Furer <m_github@0x26.net>
main
5 hours ago
feat(log): deprecate the legacy console logging helpers console.debug/info/success/log/warn/error/timing now emit a runtime deprecation warning (removal in 1.0) and are marked with typing_extensions.deprecated for type-level warnings. Behavior is otherwise unchanged; the interactive Rich features (print/rule/ status/ask/progress) remain first-class.
farhan/eng-10963-log-5-deprecate-console
6 hours ago
refactor(log): hosting CLI shares the reflex-base console and logging reflex-hosting-cli now depends on reflex-base: its forked console module and LogLevel enum become shims over the shared ones, and its logging goes through standard python logging. The base console.ask gains the same str-typed overloads the forked console had. Debug output renders purple (was blue), errors go to stderr (was stdout), and success messages are hidden at --loglevel warning. The now-redundant LogLevel conversion mapper in reflex/reflex.py is removed.
farhan/eng-10963-log-4-hosting-cli
6 hours ago
refactor(log): migrate the reflex CLI and runtime to logging Replace console.debug/info/warn/error call sites with per-module loggers across reflex/, add shared click log options in reflex.utils.cli_options including a new --json flag that switches output to JSON-lines records (REFLEX_LOG_JSON equivalent).
farhan/eng-10963-log-3-migrate-core
6 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Fix disk state manager debounced writes
#6807
48 minutes ago
18411ca
harsh21234i:fix/disk-state-manager-debounced-writes
CodSpeed Performance Gauge
+12%
Move more globals to RegistrationContext
#6382
1 hour ago
4a95445
masenf/registered-config
CodSpeed Performance Gauge
0%
Move authentication overview to enterprise docs
#6858
2 hours ago
2f72d09
claude/auth-overview-redirect-rsj733
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs