pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript language:Python
Filter by
183M results
Related Issue
!-- Link the issue this PR addresses, e.g., Fixes #42 or Closes #42 --
Summary of Changes
!-- Briefly describe what this PR does --
Testing Performed
!-- Describe the tests you ran and ...
Summary
Completed Task 004 from CURSOR_TASKS.md.
Changes
storage/opportunity_store.py
- Added warm_lead_score REAL DEFAULT 0.0 to the outreach_attempts CREATE TABLE statement (line 110)
- Added ...
AgTech Intelligence update for June 21, 2026. The update includes:
- Automation execution and daily summary generation.
- Analysis of purchase triggers (Hereford Blockchain, Marbling focus, RFID/SIGSA ...
Bumps xml-apis:xml-apis from 1.4.01 to 2.0.2.
.
Root cause: golden-path ...
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 ...
Context
Part of converging OEE onto GreptimeDB (one OEE, not two parallel computes) per DDR-2026-06-21 D5
(owner-approved 2026-06-21). Today there are two OEE subsystems: the platform-core module/oee ...
Foundational refactor (1/8): clean up the package root by grouping the eight marker-validator modules into a dedicated
pydantic_jsonschema/_markers/ subpackage.
What
- Move _contains, _dependent_schemas, ...