pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Python
Filter by
151M results
Auto-generated scrape results for batch 3
…ciani (466 entries) and Hospital Universitario de Caracas (100 entries) into the consolidated dataset; resolve
duplicates using deduplication logic. Update derivatives, documentation, and summary tables. ...
Pulls common (Title) + IUPAC names from PubChem in the same pass as BP/VP and writes them into properties.parquet;
app._names() reads this precomputed table first, falling back to live PubChem only on ...
Summary
- Splits all processes into individual module files (modules/ name .nf), replacing the monolithic create_notebooks.nf
and analyze_notebooks.nf
- Adds an unnamed workflow {} block to each ...
Fixes #2721
Pin all kubestellar/infra reusable workflow refs from @main to @1a04a3fd17771e78e5cf6d42a3fda84e3ba478f3 (current main
HEAD).
Changed workflows:
- add-help-wanted.yml
- ai-fix.yml
...
dco-signoff: yes
size/S
Motivation
- The expanded Awareness Brief could not be reliably collapsed from the UI because the visible full-width handle was
sometimes occluded or not the topmost hit target.
- The interaction ...
codex
Steps to Reproduce:
- Install the Accounting and Contacts modules.
- Enable Quick Encoding for Customer Invoices and Vendor Bills in the company settings.
- Create a new customer: Assign a salesperson. ...
forwardport
Summary
- Adds a Maestro E2E harness to close the gap where unit tests pass on wired-but-data-starved UI (the FTY-149 root
cause)
- Introduces a hard-gated E2E launch mode that seeds a synthetic ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 90 sleep for: 300s close stale after: 48 hours
[pullrequest] requests per hour: 250 target branch: main
...
Summary
Adds a Microsoft Graph-backed Teams message history API for app-level and context-level callers, plus a focused example
app for manual testing.
API
Reactive context API
history = await ctx.get_history(10) ...