pullrequests Search Results · language:B4X language:C++ language:Java language:TypeScript is:public language:PHP language:Java
Filter by
141M results
…ndbox and AI assessment workflows
Fixes #46
Summary
- Added @testingai/mcp-browserbase
- Added Browserbase MCP tool catalog: start, end, navigate, act, observe, extract
- Exported browserbase via defineMcpStub( browserbase , BROWSERBASE_MCP_TOOLS) ...
Summary
- Replace the fixed phone-only shell with an adaptive app shell that keeps mobile bottom tabs and adds a
desktop/tablet side nav.
- Expand Track, Garage/Spares, and Emergency screens with ...
What why
startStripeOnboardingAction and refundPaymentAction (apps/platform/src/app/dashboard/tenants/[id]/actions.ts) were
session-gated only — any authenticated platform user could trigger Stripe ...
Audit report
This audit fix resolves 1 of the total 34 vulnerabilities found in your project.
Updated dependencies
- @nextcloud/webpack-vue-config
Fixed vulnerabilities
@nextcloud/webpack-vue-config ...
3. to review
dependencies
This hotfix removes the @NotNull constraint from the loanOperation field in TransactionCreateDTO.
- Now, loanOperation can be null when creating a transaction.
- This change improves flexibility for ...
Summary
This PR implements the first phase of the module-decoupling rearchitecture discussed in the design sessions:
What changed
ErdDataBus (erd_data_bus.h/.cpp)
- Central state table mapping tiny_erd_t ...