pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript language:Python
Filter by
183M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- LlamaParse leaves item[ value ] empty for table items and puts all content in item[ md ] (GFM markdown). The adapter
was assigning text=str(item.get( value ) or ), which silently dropped ...
Motivation
- Evitare duplicazione di layout/format Excel e garantire che l export di una singola commessa sia visivamente
identico all export “Tutte le commesse”.
- Usare la stessa logica di calcolo ...
codex
Adds a shields.io release badge under the README title. It resolves to the latest GitHub release and links to
/releases/latest, so it stays correct across future releases without a hardcoded version string. ...
Cuts the ## [Unreleased] entries into a dated ## [0.1.0] - 2026-06-19 section and leaves a fresh empty ## [Unreleased]
on top, per the Keep a Changelog flow in AGENTS.md.
This is the last prerequisite ...
chore
Dashboard A — Phase 1 (foundation)
หน้ากรอกเป้าหมาย/สัญญา ที่ผู้ใช้ยังไม่มี + แสดง % ตามเป้าใน Dashboard. ตามที่ตกลง: ต้องมีข้อมูลเป้าก่อนถึงคำนวณ % ได้
Changes
Backend
- service_targets {zone, work_type(nullable), ...
Closes #111
What
Adds a new published entry point, eslint-config-agent/incremental: the full ruleset with every error-level rule
downgraded to a warning.
import incremental from eslint-config-agent/incremental ...
Bumps hono from 4.12.23 to 4.12.26. details summary Release notes /summary p em Sourced from a href=
https://github.com/honojs/hono/releases hono s releases /a . /em /p blockquote h2 v4.12.26 /h2 h2 What ...
dependencies
javascript
O que mudou
- Move as rotas de produtos do Bling (/estoque/sync/produtos-bling e /estoque/sync/importar-imagens) para
app.bling_sync.produtos_routes.
- Mantem o bling_sync_routes.py como agregador, ...