pullrequests Search Results · language:Edge language:Python language:PHP is:unmerged language:JavaScript language:CSS
Filter by
72.3M results
What does this PR do?
SafeTensorLoader.load_experts counts experts by probing keys until one is missing:
max_experts_count = -1
while self.has_tensor(f {up_base_key}.{max_experts_count+1}.numa.0.weight ...
Tests générés automatiquement par AI Test Agent
Cette PR contient les tests manquants générés pour le repo YomnaJL/api-test.
Ce qui a été généré
- Tests unitaires pour les fonctions sans couverture ...
Summary
New knowstack.pr_context subpackage that turns PR metadata (changed files + hunks) into a small, token-budgeted,
LLM-ready context bundle backed by the existing KnowStack index — instead of dumping ...
Part of c-daly/logos#535 (hermes half; depends on the logos_config foundry PR).
- get_embedding_dimension() now derives from the live provider s declared dim and validates any LOGOS_EMBEDDING_DIM
...
Part of #535 (foundry half). Adds logos_config.embedding: resolve_embedding_dim(measured, override) (measured provider
output authoritative, override validated → EmbeddingDimMismatch) + get_embedding_dim_override() ...
Fixes #1270.
The #1256 interactive-mind-map code had a cluster of silent/soft failures that contradict the library s
otherwise-rigorous fail-loud posture. This fixes all four sub-items together.
Sub-fixes ...
Cuts paperclip-version.json dev.tag from bootstrap → 8014445b-f8a036b (the extended v4 Paperclip image built on the #759
merge). Deploying the paperclip stack then puts the v4-patched openclaw-gateway ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Improves the admin panel when Admin language is set to Hebrew and standardizes the live board preview to look like a TV
(16:9) on any screen size.
Changes
...
Summary
Addresses the 6 prioritized findings from the audit, fanned out across 3 parallel agents:
Tests (tests/)
- conftest.py now spins up a tempfile-backed SQLite DB and monkeypatches both backend.main.DB_PATH ...