pullrequests Search Results · language:Dune language:Python language:HTML language:TypeScript language:TypeScript language:Java
Filter by
193M results
Summary
- Add migration 0002_add_spec_inspections and persisted single-model Spec inspection support.
- Add inspection and lifecycle decision APIs, with parser/gateway failure paths covered and no ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
Summary
Three teardown-robustness fixes bundled into one PR:
1. BaseBootstrapper.teardown() idempotent. Two-line guard at the top — returns immediately when not
self.is_bootstrapped. Fixes the Litestar/FastStream ...
Low-priority /todo result (findings H2, M5, L6). Extracts mapUsdaFoodToNutrition (dedup) and reconcilePer100g (collapses
the 3-branch Step-4 reconciliation tangle), and splits the barcode domain into a ...
Adds the e2e for the new authed sync path s credential substrate — the short-lived per-tenant JWT that POST
/api/sync/bootstrap (agentage/web#103) mints. The Basic-creds round-trip stays in sync.test.ts; ...
Summary
- Flip Config.pairwise_enabled default to False. NLI gate + LLM judge now run only when --pairwise is passed (CLI) or
pairwise_enabled: true is set (config/web).
- Skip the ~800 MB DeBERTa ...
Automated test pull request
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Low-priority /todo result (findings M4, L3). Adds .notNull() to 7 jsonb().default([]) columns (4 on userProfiles, 3 on
communityRecipes — corrected a table-name typo in the spec) so SELECT types are T[] ...