Commit History

fix: probe backend directly, bypass nginx for health checks
c81db10
Running

somratpro Claude Sonnet 4.6 commited on

fix: filter /health hits from uvicorn access log
dc0726e

somratpro Claude Sonnet 4.6 commited on

fix: silence noisy backend logs + fix gemini key field name
28f94e0

somratpro Claude Sonnet 4.6 commited on

feat(sync): skip backup when no state changes detected
d89d9d5

somratpro Claude Sonnet 4.6 commited on

docs: add duplicate space button, secrets frontmatter, support section
0b075c6

somratpro Claude Sonnet 4.6 commited on

fix: 12-point production audit β€” bugs, security, perf, reliability
b6e5beb

somratpro Claude Sonnet 4.6 commited on

fix: robust backup β€” retry on HF 500, SQLite WAL checkpoint, fix tar deprecation
1ca1144

somratpro Claude Sonnet 4.6 commited on

feat: auto-generate and persist AUTH_JWT_SECRET β€” sessions survive restarts
31f0064

somratpro Claude Sonnet 4.6 commited on

fix: switch frontend probe to TCP β€” eliminates 429 rate-limit spam on /api/v1/auth/setup-status
53b20c2

somratpro Claude Sonnet 4.6 commited on

fix: enable agents_api in generated config β€” custom agent management was disabled
a7898a7

somratpro Claude Sonnet 4.6 commited on

fix: dashboard probe /api/health β†’ /health β€” was stuck on STARTING
a603910

somratpro Claude Sonnet 4.6 commited on

fix: replace dashboard footer with custom copyright β€” Built by @somratpro
0c04730

somratpro Claude Sonnet 4.6 commited on

chore: production-readiness pass β€” add missing release files, clean up code
0ff29e3

somratpro Claude Sonnet 4.6 commited on

feat: dynamic dashboard at / + rewrite README following HuggingClip style
534b16f

somratpro Claude Sonnet 4.6 commited on

fix: set DEER_FLOW_TRUSTED_ORIGINS for Next.js β€” fixes Application error
1e9ba78

somratpro Claude Sonnet 4.6 commited on

fix: serve dashboard.html with try_files instead of alias
b2d6ac5

somratpro Claude Sonnet 4.6 commited on

feat: custom dashboard at / and route DeerFlow under /app
939f343

somratpro Claude Sonnet 4.6 commited on

fix: drop uvicorn to 1 worker to prevent SQLite CREATE TABLE race
e778d47

somratpro Claude Sonnet 4.6 commited on

fix: execute next shim as shell script, not node script
9eceb2e

somratpro Claude Sonnet 4.6 commited on

refactor: replace source compilation with official pre-built GHCR images
45fe8f0

somratpro Claude Opus 4.7 commited on

fix: split runtime RUN layers and add pip timeout/retries
6cd3e11

somratpro Claude Opus 4.7 commited on

fix: prevent OOMKilled by serializing build stages and capping Node heap
0e52d6d

somratpro Claude Opus 4.7 commited on

fix: align with DeerFlow's official Docker pattern β€” BuildKit cache + --no-install-package
b73c012

somratpro Claude Sonnet 4.6 commited on

fix: keep uv.lock β€” deleting it caused silent hang during full re-resolution
5847bce

somratpro Claude Sonnet 4.6 commited on

fix: reduce UV_HTTP_TIMEOUT 600β†’120s so stalled connections fail fast
702035a

somratpro Claude Sonnet 4.6 commited on

fix: correct markitdown patch string β€” actual format is markitdown[all,xlsx]
28b0f1d

somratpro Claude Sonnet 4.6 commited on

fix: UV_HTTP_TIMEOUT=600 + 10 retries + markitdown debug output
8a2127b

somratpro Claude Sonnet 4.6 commited on

fix: remove invalid --concurrent-downloads flag, use UV_CONCURRENT_DOWNLOADS env var only
7ebd244

somratpro Claude Sonnet 4.6 commited on

fix: --concurrent-downloads is global uv flag, goes before subcommand
ae7e909

somratpro Claude Sonnet 4.6 commited on

fix: reliable markitdown patch + --concurrent-downloads CLI flag
876a7c3

somratpro Claude Sonnet 4.6 commited on

fix: limit uv concurrency + strip markitdown[all] heavy extras
30b5b3a

somratpro Claude Sonnet 4.6 commited on

fix: retry uv sync up to 3x for flaky HF Spaces build network
da4628c

somratpro Claude Sonnet 4.6 commited on

fix: raise UV_HTTP_TIMEOUT to 120s in backend-builder to prevent download timeouts
4c171b7

somratpro Claude Sonnet 4.6 commited on

feat: restructure to HuggingClaw architecture with dashboard + Cloudflare features
6a3762e

somratpro Claude Sonnet 4.6 commited on

rename: HuggingDeer β†’ HuggingFlow
c13c2a7

somratpro Claude Sonnet 4.6 commited on

fix: add HF Spaces YAML metadata to README
14dfaa4

somratpro Claude Sonnet 4.6 commited on

init: HuggingDeer β€” DeerFlow on Hugging Face Spaces
5d8d23e

somratpro Claude Sonnet 4.6 commited on