MicroFish/backend/app
liyizhouAI 8b77a7b9ba fix: report 429 retry + theme toggle on all pages
- LLMClient: increase retries 5→8, backoff 1s→2s, max 30s→60s for GLM rate limit recovery
- Report agent: add 3s delay between sections to avoid sustained 429
- Add theme-toggle-anchor to SimulationRun/Report/Interaction/Replay views
- All pages now have dark/light theme toggle button
2026-04-17 08:36:58 +08:00
..
api fix: v0.3.4 - production stability fixes for simulation pipeline 2026-04-16 22:44:40 +08:00
models feat: v0.3.2 - CustomGraphBuilder replaces Graphiti for step 2 graph build 2026-04-16 07:54:07 +08:00
services fix: report 429 retry + theme toggle on all pages 2026-04-17 08:36:58 +08:00
utils fix: report 429 retry + theme toggle on all pages 2026-04-17 08:36:58 +08:00
__init__.py fix: v0.3.4 - production stability fixes for simulation pipeline 2026-04-16 22:44:40 +08:00
config.py perf: 4x speedup for graph building 2026-04-14 14:09:41 +08:00