Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript language:Java

Filter by

183M results  (3 s)

183M results

What Foregrounds the knowledge graph in the admin UI navigation. Admin-UI only — pure ordering change, no routes, behaviour, or component-API changes. - Sidebar reordered to Overview, Graph, Vectors, ...

1. Python SDK ( packages/iapp-sdk ) • Migrated the following endpoints to use v3/store paths: • idcard_front → /v3/store/ekyc/thai-national-id-card/front • idcard_back → /v3/store/ekyc/thai-national-id-card/back ...

What Makes the CDC freshness benchmark a like-for-like comparison and refreshes the README/CLAUDE numbers from a clean steady-state rerun. Materialize s tick rate is left unchanged. Changes - Fair ...

Summary Closes #484. This PR refreshes the root README into a checked open-source front door: - rewrites the README around current maturity, first-30-minute setup, role-based navigation, quickstart, ...

Telegram is hard-IP-blocked at the VPS ISP (unreachable even on fresh DNS-pinned connects). This replaces it with a Discord bot using rich embed cards as the sole alert + command channel. Trading/exit/ladder ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

nomic-ai/nomic-embed-text-v1.5 uses a custom nomic-bert architecture that requires trust_remote_code=True to load — without it transformers raises ValueError and the image build fails. The runtime embeddings ...

⚡ Bolt: Use os.scandir() instead of Path.iterdir() for large directory iterations 💡 What: Replaced Path.iterdir() with os.scandir() in swarm/api/services/spec_manager.py and swarm/runtime/evolution.py ...