Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:HTML language:TypeScript

Filter by

56.1M results  (2 s)

56.1M results

💡 What: Optimized backend/fs_agent.py by removing synchronous file operations (open, read, write, os.makedirs) executed via asyncio.to_thread and replacing them with native asynchronous alternatives using ...

变更内容 1. zod 环境变量验证(packages/shared/src/env.ts) - 定义 Env Schema,所有必需环境变量在应用启动时一次性校验 - validateEnv() 延迟解析,避免模块加载时触发(解决 web 测试导入问题) - getEnv() 提供类型安全访问,杜绝运行时 undefined 2. PrismaService 连接池配置化 ...

Summary - promote fml tools as the public dynamic backend tools catalog - move the old hidden CLI inventory to fml commands and hide low-level panopticon controls from normal help - make top-level ...

Bumps react-dom from 19.2.6 to 19.2.7. details summary Release notes /summary p em Sourced from a href= https://github.com/facebook/react/releases react-dom s releases /a . /em /p blockquote h2 19.2.7 ...
dependencies
javascript

PR: Implementación del Módulo de Configuración del Evento (Tabs: General, Métodos de Pago y Tasa de Cambio) Descripción Este PR implementa completamente el Módulo de Configuración del Evento, reemplazando ...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | | --- | --- | --- | --- | --- | --- | | unplugin-dts (source) | 1.0.1 → 1.0.2 | age | adoption | passing ...

Summary Fixes a pre-existing test-infra bug in tests/test_plan_glue.py. The _inject_module helper installed a mock submodule and then mirrored it onto the parent package via monkeypatch.setattr(parent, ...