pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:Python language:HTML
Filter by
255M results
What does this PR do?
Changes the MCP route injection guard from resolvedConfig.mcp !== false (opt-out) to resolvedConfig.mcp === true
(opt-in), so the MCP endpoint at /_emdash/api/mcp and its OAuth discovery ...
area/core
size/S
Bumps the frontend-minor-patch group with 13 updates in the /frontend directory:
| Package | From | To |
| --- | --- | --- |
| lucide-react | 1.16.0 | 1.17.0 |
| next | 16.2.6 | 16.2.7 |
| next-intl | ...
Pure behavior-preserving extraction below SonarCloud s cognitive-complexity threshold. No logic/numeric/API change;
existing tests pass unchanged. Composition/solver output to be BHVO-2-gated before merge. ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
@copilot Fix the code for only this review comment.
When a ...
Closes DEBUG-259
The two N-day Insights getters (getPrincipleEngagements, getCheckInHistory) computed their cutoff in UTC
(Date.now()-days*86400000 → toISOString), but records are stamped on a local-date ...
O que muda
Adiciona uma seção ** Deploy ** ao dashboard-app/README.md (logo após Testes ) documentando como publicar o dashboard no
Cloudflare Pages via Wrangler — fluxo que até agora só existia no histórico ...
Bumps cheerio from 1.0.0 to 1.2.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/cheeriojs/cheerio/releases cheerio s releases /a . /em /p blockquote h2 v1.2.0 /h2 ...
pr: chore
source: dependencies
What does this PR do?
Registers declarative shell hooks from config.yaml in the TUI gateway (desktop app) and ACP adapter (IDE integration)
entry points, mirroring the existing registration in cli.py ...