pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:CSS language:Python
Filter by
191M 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
Bumps and ws. These dependencies needed to be updated together. Updates ws from 7.5.9 to 7.5.11 details summary Release
notes /summary p em Sourced from a href= https://github.com/websockets/ws/releases ...
dependencies
javascript
Updates the requirements on ruff to permit the latest version. details summary Release notes /summary p em Sourced from
a href= https://github.com/astral-sh/ruff/releases ruff s releases /a . /em /p blockquote ...
dependencies
python
Summary
Adds an opt-in distributed fixed-window rate-limit algorithm backed by Valkey/Redis, so multi-worker LangBot deployments
can share a single rate-limit counter instead of each worker tracking its ...
Bumps the dependencies group with 2 updates: @vitest/coverage-v8 and vitest.
Updates @vitest/coverage-v8 from 4.1.8 to 4.1.9 details summary Commits /summary ul li See full diff in a href=
https://github.com/vitest-dev/vitest/commits/HEAD/packages/coverage-v8 ...
What
New RFC-0007. Fills the gap between RFC-0005 (provision the toolchain) and RFC-0006 (declare assurance honestly, never
overclaim): how the fleet discovers what access a feature needs to be tested, ...
Implements GET /projects/{project_id}/issues/search?q= in the FastAPI backend.
What changed:
- backend/app/routers/issues.py: replaced 501 stub with ilike/or_ query; escapes LIKE wildcards (%, _, \) ...
改动
- 新增 Agent 领域模型与服务:AgentEntity、AgentVersionBundleEntity(checkReadyToPublish 校验 system_prompt
非空)、AgentRepository、AgentVersionBundleRepository、IAgentService /
AgentServiceImpl、AgentVersionServiceImpl(继承共享 ...