pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:JavaScript language:Java
Filter by
211M results
Summary
_try_gh_cli_token() calls subprocess.run() without creationflags=windows_hide_flags(), so Windows spawns a visible
console window for every gh.exe invocation. The credential pool polls this every ...
Supersedes the public/_redirects approach from #5, which did not produce a new Workers deployment (suspected _redirects
breaking wrangler deploy).
Handle the redirect in worker/index.js instead — it already ...
It s nice to define text attributes like font-family/font-size/text_anchor once using G element attributes.
relevant: #16
BTW, what do you think about exposing FillStroke/FontSpecification/TextContentElements ...
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
- Added ALTER TABLE ...
Pairs with backend v1.4.5.0 (new demo funnel).
What
Replaces the old standalone /demo page with a clone of the proven /diagnostico funnel flow, posting source/funnel =
demo. So /demo now has the same ...
Adds the Tea Academy page to the production Nuxt branch and removes Academy 13/menu-builder references.
Adds parseFilters(query, filterConfig) to src/utils/pagination.js — supports equality (?status=active) and range
operators (?created_at.gte=2024-01-01 quantity.lte=10).
Changes
- utils/pagination.js ...
PR A of the world-class upgrade series. Fixes two showstoppers and reworks telemetry alerting onto Grafana SQL over the
continuous aggregates (the agreed engine). Every change was validated against a throwaway ...
What changed
- Adds a Phase 1 SB3 PPO training module for marsnav/RoverNav-v0 on flat ground.
- Adds a scripts/train_ppo_flat.py CLI with CPU/vector-env defaults, hyperparameter flags, checkpointing, ...
Adds a push: [main] trigger so merges deploy automatically (no manual run). Skips docs-only (**.md) changes, and a
concurrency group prevents overlapping deploys. Schedule (07:07/21:07 UTC) + workflow_dispatch ...