pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Python
Filter by
231M results
Summary
Claims: 10
Verified: 8
Discrepant: 2
Unverifiable: 0
Average certainty: 93%
Source file: apps/landing/src/content/crop-over-permits/index.md
Live page: https://alpha.gov.bb/business-trade/crop-over-permits ...
Description
This Pull Request defines the three missing tables (chat_sessions, chat_messages, and user_activity_sessions) directly
inside supabase/schema.sql. Previously, new contributors setting up a ...
This PR adds an AI-powered icon generation feature to the payload-icon-picker plugin. Users can now generate custom SVG
icons by providing a text prompt.
Key features:
- Multiple AI Providers: Supports ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
BDL-059 S3 — graph/ decomposition (cohesion-driven, behavior-preserving)
Third slice of the code-health epic. Decomposes the two monster modules in graph/ by responsibility, fixes a layering
inversion, ...
Description
Propose a comprehensive TUI refactor based on the docs/TUI.md blueprint. Creates an OpenSpec change (refactor-tui)
with 8 spec files covering all 17 sections of the TUI design document, including ...
Changes
- Added scenario.py for economic cost calculation
- Added fuel cost calculation based on scenario
- Added server cost calculation based on execution time
- Integrated economic analysis ...
Fixes #814.
Summary
resolveTerrId is ObjectId-string only — three DT-context sites fed it a slug or display-name and silently got null
(never an error). Surfaced by the slug-vs-ObjectId code review (the ...