pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Python language:Python
Filter by
177M results
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Problema
Al pegar Code.gs en Apps Script aparecía:
SyntaxError: missing ) after argument list, línea 298
Causa
En appendFeria_, la llamada a sheet.appendRow(...) ...
💡 What: Replaced a generator expression string builder ( .join(...)) with a pre-compiled regular expression
(re.compile(r \W ).sub(...)) in the _cypher_var function. 🎯 Why: _cypher_var is called for every ...
What
Replaces the vague 0.25–3.0 overall complexity scale with a concrete, shared 1/2/3 rubric so estimates are consistent.
| SP | Size | Anchor (Given/When/Then) |
| --- | --- | --- |
| 1 | small — ...
What why
/map-review --cross-ai runtime dispatches the review to an independent external AI CLI (codex / gemini / claude /
opencode) for a true second opinion — a different model/vendor with fresh ...
Summary
Closes the one cross-boundary duplication the TS/Python split audit flagged as worth fixing: the add/trim thesis
vocabulary lived in two hand-synced copies — the Python overlay (_THESIS_ADD_LIKE/_THESIS_TRIM_LIKE ...
Summary
Triage + fix for the recurring
dex.aggregator_trades.dbt_utils_accepted_range_dex_aggregator_trades_amount_usd__1000000000 failures in the [test] dex
schemas dbt Cloud job (failing every run since ...
dbt: dex
WIP
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| eslint (source) | 10.5.0 → 10.6.0 | age | adoption | passing ...
GET /api/trading/approval-gate-design — DESIGN_ONLY spec of what would be required before any real agent/trading
someday. No real approval route, no auto-approve, no agent/broker/notifications. Makes the ...
Completes the describe → pick from a list experience you asked for. When agents describe is run with no name and there s
no local project/spec, it now falls back to the deployed picklist (same one as --app) ...
- Pesos nas intencoes (coluna peso) e desempate no classifier
- Mapa de estados da conversa (estado_conversa + objetivo_usuario) em bot/estados.py
- Personalizacao: captura e guarda o nome do cliente, ...