pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript language:CSS
Filter by
156M results
Summary
- Add app/tools/extractors/lg.py — mirrors the apple.py pattern: lifts price, condition, description, brand, and SKU
from the JSON-LD Product schema that LG embeds in static HTML, skipping ...
💡 What: Changed WordEntry::pieces to use Rc str instead of String and updated token construction/merge operations to
leverage ref-counted clones. Specifically, when pushing the merged piece repeatedly ...
Context
First slice of the GM Tools visual refresh (handoff: GM Tools Refresh - Handoff.html). Replaces the
flat 12-link, 900px-wide light admin panel with the laptop-first dark shell from the prototype, ...
Summary
- completes FPP-002 with GPL extraction run dataclass validation and SQL schema
- completes FPP-003 with text line-item extraction, confidence scores, source lineage, extraction dates, and ...
Summary
- Add reverseString function in src/utils/reverseString.js that reverses a string character by character
- Throws a clear error when given a non-string input
- Three unit tests written first ...
Makes the previously one-shot agents/main_agent CLI deployable as a long-running service. Adds
agents/main_agent/server.ts (a thin node:http wrapper exposing POST /run and GET /health), a root Dockerfile ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| codecov/codecov-action | action | major | v6 → v7 |
Release Notes
details summary codecov/codecov-action ...
💡 What: Removed the unused MagicMock import from plugins/tests/test_mcp_common.py. 🎯 Why: To clean up the code and
follow best practices by removing unused dependencies. 📊 Impact: Minor code cleanup, no ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess ...
ai-remediation
needs-human-review
severity-high