pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Go language:Java language:JavaScript
Filter by
152M results
Summary
ID: BLG-669 | Type: docs | Priority: P2
Update chat.go handler comments to document MCP tool protocol compliance per spec.
Acceptance Criteria
- [ ] go build ./... passes
- [ ] All exported ...
Summary
Reduces src/node.js from ~4033 to ~3820 lines (−213) through three focused extractions:
Extractions
- src/refusal-errors.js — RefusalErrors class. Owns createRefusalError and all create*Error ...
Summary
Two thrusts: (1) consolidate duplicated per-provider code into shared libraries, (2) repair the Perplexity
insertion/submit path that broke after their ask-bar + Lexical redesign.
Net: −1207 ...
Bumps form-data from 3.0.4 to 3.0.5. details summary Changelog /summary p em Sourced from a href=
https://github.com/form-data/form-data/blob/master/CHANGELOG.md form-data s changelog /a . /em /p blockquote ...
dependencies
javascript
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| github.com/vektah/gqlparser/v2 | v2.5.34 → v2.5.35 | age | confidence |
Release Notes
details ...
type/patch
This PR adds the Grok image recreate workflow, hardens the live Grok handoff through verified result media, and adds the
Vault web app and Worker repair paths for paginated media lookup and object-key ...
Motivation
- Ensure the dashboard order places Equity Curve and the KPI row immediately after the hero so the DNA Results
snapshot follows (Hero → Equity Curve → KPI row → DNA Results).
- Make ...
codex
Summary
Adds a coding standards rule requiring PHP test methods to use the #[Test] attribute instead of relying on test...
method prefixes or @test docblock annotations.
Why
This makes the preferred ...
released
Summary
- Adds a GitHub Actions workflow (.github/workflows/blt.yml) that runs npm run blt whenever code is pushed to main.
- npm run blt runs lint, syntax-check, and all tests across the monorepo. ...
Automated PR created after push to main. Review and merge to trigger deployment.