pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java is:unmerged language:TypeScript
Filter by
88.9M results
Summary
- installApp registered the app in the DB but never installed Node deps. Any app shipping a package.json manifest had
its MCP server silently crash on first spawn with Cannot find module ...
Summary
- replace remaining real repo-default Discord IDs and avatar URLs with placeholders
- generalize default-profile paths to profile placeholders in tool contracts
- move durable docs into ...
Refatoração — fatia 2 (baixo risco)
Continuação da refatoração mapeada na revisão.
useCepLookup
Novo src/hooks/useCepLookup.ts: valida os 8 dígitos, controla o estado de loading e os toasts de erro/sucesso. ...
Resolves T-160. The footer StatusBar rendered hardcoded strings; now reflects the live connected-robot count.
Changes
- selectConnectedCount selector (counts status === connected )
- formatConnectionSummary ...
First batch of #235 (convert ~206 static-literal runtime sqlx queries to compile-time-checked macros).
What
Converts 40 single-string-literal runtime calls (sqlx::query/query_scalar/query_as:: … ( LIT ...
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
| --- | --- | --- | --- | --- |
| bfra-me/.github | | patch | v4.16.21 → v4.16.22 | OpenSSF Scorecard |
| bfra-me/.github ...
automerge
dependencies
.github
github-actions
patch
renovate
Changes
- Creates CHANGELOG.md in Keep a Changelog format
- Documents all major features, security fixes, and changes since inception
Closes #295
Updates the shared dialog and alert-dialog wrappers so modal content is centered inside a fixed viewport layer instead
of relying on content-level top/left transforms. This fixes the admin New project ...
Summary
This branch hardens the standalone dashboard around generated supervisor API types, decomposes several large
architecture hotspots, and moves engineering planning/spec material into specs/ so ...