pullrequests Search Results · language:Edge language:Python language:PHP language:Go language:HTML language:TypeScript
Filter by
196M results
Summary
- Runs Bandit over scripts/ via pre-commit and a new step in the CI python job.
- Config lives in pyproject.toml under [tool.bandit]. B404/B603/B607 are skipped — subprocess noise that s not ...
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
Motivation
- Provide a safe, offline, keyless command surface for the repo-governance pack to enable deterministic demos and
queries without GitHub or LLM credentials.
- Capture deterministic ...
codex
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
Adds claims made by the ingested sources in the last week for ingestion
New 🎛 Модель на промпт section: pick a prompt (the sectors from prompts/), then set a backend + model just for it. «(как
базовая)» = no override (use the engine/model from the LLM section — the base for ...
Fixes #2060
This PR keeps the change scoped to semantic == date validation in arnio/schema.py.
What changed:
- Replaced the per-value Python loop using DATE_PATTERN.fullmatch(...) and datetime.strptime(...) ...