pullrequests Search Results · language:B4X language:C++ language:JavaScript language:JavaScript language:TypeScript language:Java
Filter by
221M results
PR5 of the Construction Coordinator v2 epic — closes the subcontract-package gap with a competitive RFQ flow.
Model
- SubcontractPackage gains scopeType (labour-only | labour-materials), scheduleActivityIds, ...
Fixes #447
What this PR does
- Adds the minimal required root layout file at
- Resolves the Next.js build error: page.tsx doesn t have a root layout
Changes
- Created with basic HTML structure, ...
Summary
Fixed the preview iframe height calculation to reserve space for the device resolution label that appears below the
iframe when expanding vertically.
Key Changes
- Added a labelReserve constant ...
Story 0.11 — see _bmad-output/implementation-artifacts/0-11-local-e2e-smoke-test-on-k3d-cluster.md for criteria +
validation evidence.
What
- New playwright.cluster.config.ts + e2e-cluster/ suite (forecast ...
What
Adds a nested toolsets command group under agents:
- ixora agents toolsets list → the curated IBM i toolset catalog (name, title, description, tool_count)
- ixora agents toolsets get name → ...
Summary
_probe_endpoint and _ping_endpoint now pass verify= to httpx.get/httpx.post. The test mocks in test_endpoint_probing.py
and test_model_routes.py used fixed positional signatures without **kwargs, ...
Summary
Wires the HubSpot Companies endpoints (shipped in #29) into the assistant pipeline so users can manage companies by chat
or voice — same UX as HubSpot contacts today. No mobile changes; same POST ...
- Add settings to disable specific MCP JSON servers.
- Create a new SQL migration for tool response telemetry to track average tokens returned.
- Introduce response-shape protocol helpers in response-shape.ts ...
Advertise that C# supports Edition 2026, and move C# Nullable Reference Type support into that edition.