Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:Go language:HTML

Filter by

55.2M results  (2 s)

55.2M results

This pull request adds support for authenticating Google Analytics 4 (GA4) connections using service account JSON keys, in addition to the existing OAuth refresh token method. It introduces a new auth_method ...

Summary The CSP block in svelte.config.js is the single source of truth for the Content-Security-Policy meta tag SvelteKit injects into every prerendered page. Per ADR-0010 / JHSC-APP-PLAN.md §7 the policy ...

Summary - Defense-in-depth for the gate-fail score leak: when sb_evals reports overall_gate_passed === 0, force the submitted score to 0 in processSkillTask regardless of the per-sample average. ...

{ schema : spark-compete-hotfix-v1 , event : spark-compete-first-event , submission_mode : public_repo_pr , submission_target_url : https://github.com/vibeforge1111/spark-cli/pull/PRNUM_PLACEHOLDER , team ...

Summary This PR adds the app and contract bridge for the existing workflow-core recreateDownstream primitive. It adds no renderer UI. It only wires the primitive through the contract, IPC, headless, ...

Refs #177 What changed Adds a ** Backend — per replica (instance) ** row to the Grafana dashboard (infra/monitoring/dashboards/mealorder.json) with two timeseries panels: - Staging — request rate ...

Summary SPEC ONLY — no implementation, no DB writes, no live API calls. Direct successor to PR #441 (ticker-reuse fundamentals cleanup) after the 2026-06-02 bucket=1 dry-run verification proved the classifier ...

Audit refait à la main Les agents continuent d halluciner. Cette fois j ai greppé chaque claim moi-même avant de toucher quoi que ce soit. Build + typecheck strict (avec `--noUnusedLocals`) passent. ...

Add a generic framework for agentic AI workflows with tool calling. Tools and agent profiles are configured by deployers via values.yaml, keeping the codebase fully generic. New files: - helper/ai/tools.py: ...