pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Python
Filter by
150M results
Bumps js-yaml from 4.1.1 to 4.3.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/nodeca/js-yaml/blob/4.3.0/CHANGELOG.md js-yaml s changelog /a . /em /p blockquote h2 4.3.0 ...
dependencies
javascript
Exact error
GET /api/devices/ 500 d only the Devices list on Postgres:
ValueError: [::1] does not appear to be an IPv4 or IPv6 address
Root cause
_SYNTHETIC_DEVICE_HOSTS held [::1] and localhost ...
Summary
Config-only change adding Slack secret resolver mapping and morning-channel overlay config.
- Adds slack.bot_token → SLACK_BOT_TOKEN to secret_resolver_mappings in the dev, stability-test, ...
Description
The opt-in shadow rule-score logger added in #205 reads the model name from `SHADOW_SCORE_MODEL` in the container s
process environment. Docker Compose only forwards env vars listed in the ...
Automated security export generated on 20260628_164956.
This PR adds a snapshot under issues/ with:
- All GitHub issues (open + closed) as issue_ n .md
- Open Dependabot alerts under issues/dependabot/ ...
Motivation
- Provide an additive state-space trajectory view that connects weekly observations along pressure
(delegation/pressure) and adaptive (exploration/expansion) axes to visualize transitions ...
codex
Moves auth logic to a single middleware, removing 200 lines of duplication.
Repository: integration-jira Booster Run ID: boost-20260625-121619
Summary
Adds the Grounded Synthesis (v3.2) toggle to the portal Feature Flags page. GS-7 made the flag backend-toggleable
(schema + validator + GET/save API) but never added it to the web UI, so it didn ...
Problem
The app was crashing during module import because app/database.py called test_connection() at module load time — before
the FastAPI startup lifecycle and before wait_for_db() could retry. MySQL ...