Commit History
updated the uv package d60e5a1
chore: restore clean README for GitHub ccd5a8a
chore: add HF Space config for deployment f888162
fix: align react-dom to match react 19.2.8 to fix startup blank screen crash c1eb280
Merge pull request #18 from Edge-Explorer/dependabot/pip/google-genai-gte-2.14.0 d2c740b unverified
Merge pull request #19 from Edge-Explorer/dependabot/npm_and_yarn/frontend/react-19.2.8 9ffe5d8 unverified
chore(deps): bump react from 19.2.7 to 19.2.8 in /frontend 9c5305f unverified
dependabot[bot] commited on
Merge pull request #20 from Edge-Explorer/dependabot/pip/aiokafka-gte-0.14.0 7d0cb75 unverified
Merge pull request #21 from Edge-Explorer/dependabot/npm_and_yarn/frontend/types/node-26.1.1 03ea56d unverified
Merge pull request #23 from Edge-Explorer/dependabot/npm_and_yarn/frontend/radix-ui/react-slot-1.3.3 ed3d6b3 unverified
Merge pull request #22 from Edge-Explorer/dependabot/pip/cloudinary-gte-1.45.0 049dbe8 unverified
Merge pull request #24 from Edge-Explorer/dependabot/npm_and_yarn/frontend/recharts-3.10.0 fefa11d unverified
Merge pull request #25 from Edge-Explorer/dependabot/pip/fastapi-gte-0.140.0-and-lt-0.141.0 4de72fd unverified
Merge pull request #26 from Edge-Explorer/dependabot/npm_and_yarn/frontend/lucide-react-1.26.0 d678aee unverified
Merge pull request #27 from Edge-Explorer/dependabot/pip/alembic-gte-1.18.5 08db444 unverified
chore(deps): bump lucide-react from 1.25.0 to 1.26.0 in /frontend 1d6aca3 unverified
dependabot[bot] commited on
chore(deps): update alembic requirement from >=1.13.1 to >=1.18.5 37ff0ed unverified
dependabot[bot] commited on
chore(deps): update fastapi requirement 1ec3554 unverified
dependabot[bot] commited on
chore(deps): bump recharts from 3.9.2 to 3.10.0 in /frontend 2595780 unverified
dependabot[bot] commited on
chore(deps): bump @radix-ui/react-slot from 1.3.0 to 1.3.3 in /frontend 481d6bc unverified
dependabot[bot] commited on
chore(deps): update cloudinary requirement from >=1.38.0 to >=1.45.0 e6f054f unverified
dependabot[bot] commited on
chore(deps-dev): bump @types /node from 24.13.2 to 26.1.1 in /frontend 8165f8b unverified
dependabot[bot] commited on
chore(deps): update aiokafka requirement from >=0.10.0 to >=0.14.0 05243ef unverified
dependabot[bot] commited on
chore(deps): update google-genai requirement from >=2.10.0 to >=2.14.0 8f9b53f unverified
dependabot[bot] commited on
fix: don't auto-logout on HF downtime, only on real auth errors; add Google auth retry 2c4f1de
chore: restore clean README for GitHub d4bb6d4
chore: add HF Space config for deployment 1023bd0
fix: increase auth retry to 6 with random jitter to handle HF dead replica routing 976130b
chore: restore clean README for GitHub 1a84a53
chore: add HF Space config for deployment 56088b8
chore: restore clean README for GitHub 26b48da
chore: add HF Space config for deployment 44a8919
fix: add retry logic and content-type guards for auth endpoints on HF Space 503s da05e24
chore: restore clean README for GitHub 2ea8c7d
chore: add HF Space config for deployment f51d62e
chore: restore clean README for GitHub c07c43d
chore: add HF Space config for deployment 5085c8d
chore: restore clean README for GitHub e40e88d
chore: add HF Space config for deployment 7abbb88
fix: pin fastapi to <0.137.0 to prevent prometheus instrumentator crash 0dbdbad
chore: restore clean README for GitHub 8083c17
chore: add HF Space config for deployment 615dbdd
fix: remove unused onnx_sessions import in metadata endpoint c1bd44c
chore: restore clean README for GitHub e6463c6
chore: add HF Space config for deployment bcea0ff
merge: Add ML model metadata endpoint for ONNX session from PR 15 4fca1eb
api: add ML model metadata endpoint for ONNX session; returns trained_date, features, and accuracy from model metadata 53f2773
Dodothereal commited on