pullrequests Search Results · language:Dune language:Python is:merged language:JavaScript language:JavaScript language:HTML
Filter by
99.4M results
Implementation of the sub-agent-spawning task:
1. Created magda_agent/agents/sub_agent.py to allow isolated code execution tracks.
2. Hooked the sub-agent spawning into magda_agent/planning/planner.py. ...
Проблема
В проде чат отвечает «Не удалось получить ответ. Проверь, что сервер запущен.» (см. скриншот пользователя). Фронтенд на
Vercel работает, но POST /api/chat падает.
Диагноз
1. Самая вероятная ...
Remove unnecessary columns and re-order columns. Also change data type of Target Date column.
Here is a clean and structured PR description you can use on GitHub:
## Description
This PR migrates the project from local SQLite to a remote Supabase PostgreSQL database and restructures the configurations ...
Dimensional star schema: dims + fct_transactions (grain enforced) + mart_monthly_account_spend, surrogate keys, FK +
grain tests. Local: PASS=45, ERROR=0. Notes: notes/step-04-marts.md.
Fixes the previous Operations Health change: the panel wasn t showing because the visible Open shifts panel is generated
live by renderSchedOpenShiftsPool into aside.driver-pool (the static markup I d ...
Summary
This PR makes iterative score editing in the console/Tactus runtime chain from the latest candidate version by default,
rather than resetting to champion on follow-up edits.
What changed
- ...
The corrected-EV writer (learning.py) was the only realized-stats writer NOT excluding dirty
reconcile/sync-gone/position-gone placeholder exits, so the EV gate s primary read was polluted. #1246 s false ...