pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Python language:JavaScript language:Java
Filter by
277M results
Overview
This PR merges the foundational core components of the platform into the dev branch. This integration connects our
user-facing frontend UI with the backend orchestration layer, agent chat engine, ...
Closes #131. Fourth slice of the staleness audit (parent #118), building on #128–#130.
What this slice delivers
Broadens the scan station from Node-only to the full v1 ecosystem, keeps the principle-level ...
Summary
- Enforce production session-secret configuration and add tested helpers for safe URLs, Bungie icon origins, request
origin checks, and feedback rate limiting.
- Add same-origin guards ...
💡 What: Optimized date parsing and batch enrichment logic in order_financial_velocity.py. 🎯 Why: The original
implementation used expensive strptime calls in a loop and performed redundant O(N) parsing ...
Summary
- Set workspaceFolder to /workspace/atoikura so the devcontainer opens at the correct directory
- Add --exist flag to ipset add calls to prevent failure on duplicate IP entries
- Change ...
💡 What:
- Added useDebounce to the search input with a 300ms delay.
- Wrapped the PPT filtering logic in useMemo.
- Hoisted the toLowerCase() operation on the search query outside the .filter() ...
MAR-3 of the multi-agent result-delivery fix (spec: #314). The most direct fix for the observed bug: a weak model
received delegate_explorer s results inline but answered I ll summarize later . A bounded ...
Summary
Lay the setup of the preprocessing module.
Scope
preprocessing.
What Was Added/Changed
- Add the folder structure for the preprocessing module.
- Install Farasa and Camel packages.
- ...
O que foi feito:
Adicionei a documentação completa da API via Swagger no arquivo backend/src/docs/swagger.js
O que está documentado:
- POST /login — rota pública para gerar token JWT
- CRUD completo ...
AI Performance Fix — fix_plan_id=10
Opportunity: render-blocking-resources Page: cart | Device: mobile Estimated savings: 277.0ms
What the agent fixed
Inline critical CSS, defer non-critical JS/CSS, ...