pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:TypeScript language:TypeScript
Filter by
193M results
Add an info-level log that records every argument passed to manifest-builder generate(). This should make it easier to
debug unexpected manifest commits.
- Milestone 3: profile-based itinerary weighting system
- remove rating keys in profile json where not needed
- Milestone 4: Budget-aware itinerary filtering with profile preservation
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| pnpm (source) | 11.4.0 → 11.5.0 | age | confidence |
Release Notes
details summary pnpm/pnpm ...
dependencies
javascript
Summary
- Add the pstdio workbench dashboard package and wire it into the dashboard/runtime surfaces.
- Update SDK, UI, and pstdio-workbench APIs/renderers for workbench extension contributions.
...
Project
Project Name
Checklist
- [x] One project per PR
- [x] PR title format: Add project-name
- [x] Entry format: - [project-name](url) - Description ending with period.
- [x] Description ...
Problem
redeploy-portal.sh runs under set -euo pipefail. Bare ${build_flags[@]} / ${compose_args[@]} on an empty array aborts
with unbound variable on macOS s stock bash 3.2 (tolerated on the bash 4.4+ ...
Summary
Stress-tested HALLMARK end-to-end, found the v1.0 ground truth itself flagged real papers as HALLUCINATED (root cause: a
CrossRef-only auto-labeller that cannot resolve arXiv DataCite DOIs), and ...
Contexte
Le module clients (CRUD cœur — 134 l. router + 136 l. service) n avait aucun test, alors que le projet impose ≥80 % de
couverture sur la logique métier. Cette PR comble ce trou.
Contenu
apps/api/app/routers/clients/test_clients.py ...