Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Go language:HTML language:C#

Filter by

116M results  (2 s)

116M results

Motivation - Provide a production-ready Phase 1 foundation for WooCommerce StoreOps with a Python 3 Core Server, a lightweight WordPress connector, background workers, and deployment assets. - ...
codex

This is a proof of concept PR for doing schema validation using just monetr/validation instead of zog or json schemas. It also surfaces errors returned from the API for schema validation back into the ...

Closes #28. handleChatItem ran ingestFiles synchronously on the single event-dispatch goroutine, so a slow ReceiveFile (up to fileReceiveTimeout = 2 min/file) blocked the loop from processing any other ...

This PR contains the following updates: | Update | Change | | --- | --- | | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. ...

Summary Bumps the project to the latest FastMCP and refreshes the dependency tree, then takes advantage of MCP spec features the server wasn t using yet. Dependencies - Pin fastmcp =3.3.1 (was =2.0.0; ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | google (source) | required_provider | minor | 7.33.0 → 7.34.0 | Release Notes details summary ...

El mapa tenia un desfase de cinco celdas, haciendo que en el dibujado de la ventana se viera desfasado con respecto a la lista de adyacencia.

存在しないBlob.convertToによる例外でMIMEラベルのみ書き換わり、 Docsが「画像データが無効です」と拒否していた問題を修正。 ダイアログ側のcanvasで非対応形式をPNGへ変換してから送信し、 サーバー側はgetAsへ修正のうえ非対応形式に明確なエラーを表示する。

…own. - Relates #20 Se integra time.Ticker para crear un event loop continuo. Se añade manejo de señales del OS (SIGINT, SIGTERM) mediante canales de Go para asegurar un apagado limpio. El contenedor ...