Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:Python

Filter by

183M results  (2 s)

183M results

The owner lineup table sits inside form in a .mobile-wrap that MFL/light.css leaves white — that white wrapper is the blank lineup area (the IR/Taxi tables live in their own wrap and render dark over it, ...

Bumps undici from 7.25.0 to 7.28.0. details summary Release notes /summary p em Sourced from a href= https://github.com/nodejs/undici/releases undici s releases /a . /em /p blockquote h2 v7.28.0 /h2 h1 ...
dependencies
javascript

Why PR #9 added the hosted /usage endpoint + merlin-cost-report --push, but nothing called it on a schedule, so the data never accumulated. This wires the loop closed. What - agent/scripts/trigger-usage-push.sh ...

Split out from #65, which bundled two skills (qa-handoff + resume-hiring-manager) and tripped the one-skill-per-PR rule. This PR contains only the qa-handoff changes. - New references/setup.md (placeholder ...
type: skill

Bumps js-yaml from 4.1.1 to 4.2.0. details summary Changelog /summary p em Sourced from a href= https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md js-yaml s changelog /a . /em /p blockquote h2 ...
dependencies
javascript

Consolidates web search across both the coding agent (assembly code) and live voice agent to use Firecrawl exclusively, removing the Tavily dependency. Changes - Removed aai_cli/code_agent/web_search.py ...

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

Problem The brunofaust-python-style skill was not being loaded when Claude edited a Python file. Two wiring paths exist for the skill, and neither actually loaded it: 1. claude_md.md (always-injected ...

Closes the remaining test gaps from the integration suite: auth flow, unauthenticated access, and two coverage holes identified on review. Decisions worth noting - Auth tests use only client, no auth ...