pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript
Filter by
184M results
Summary
Removes the min-height floor on .formula blocks (was 5.5em, reduced to 3em in #34). Forced minimum heights added visible
blank space below compact display equations.
The paired max-height on ...
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests
begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply ...
Refs #1
This is a harmless docs-only proof that The Forger can move from an issue to a branch, validate locally, push the
branch, and open a PR without merging or closing the issue.
Changed file: docs/PROJECT_SCOPE.md ...
🤖 AI-Submitted Pull Request
This PR was created and submitted by AI. A human did not manually write or submit this PR.
| | |
| --- | --- |
| Submitted by | hos-worker-hos[bot] |
| Model | claude-sonnet-4-6 ...
What was the problem/requirement? (What/Why)
The test_worker_uses_job_attachment_sync[hash_script] E2E test syncs 2,500 files on Windows with a 240s poll budget.
When sync takes longer than expected under ...
waiting-on-maintainers
removed enriching strains
The test asserted the best of 3 airflow --help startup samples was under a tight 5s bound. On a loaded or cold runner
(e.g. the Pendulum2 special-test job, which runs in a freshly rebuilt env) the whole-provider-load ...
area:CLI
Summary
- regenerate stale Semantic Layer drafts by creating a fresh draft on the current graph/policy instead of failing on
the old version
- add sanitized logging for unexpected Semantic Layer ...
Summary
- Use the OpenAI-compatible embeddings endpoint for the RAG example: /v2/ai/openai/embeddings
- Normalize single-string embedding input into a list before sending the request
- Validate ...