pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP language:C# language:TypeScript
Filter by
135M results
Motivation
- Prevent tenant spoofing for rate limiting by using a verified tenant from a bearer JWT when available and
disallowing caller-controlled tenant headers in trusted deployments.
Description ...
codex
Auto-generated update of nextcloud/ocp dependency
3. to review
dependencies
Auto-generated update of nextcloud/ocp dependency
3. to review
dependencies
本次模块
- 为待审查文件变更增加 Agent 来源信息, 记录生成它的 threadId, actionId 和动作标题
- edit-file 自动生成预览后不再提前标记完成, 非完全访问模式下会保持运行中等待用户审查
- 用户应用来源变更后, 对应 Agent 动作才会标记完成并继续后续安全步骤
- 用户丢弃整份来源变更后, 对应 Agent 动作会标记失败并阻塞后续验证, ...
Fixes #655. When we were unfollowing, we weren t pausing and retrying when we hit a rate limit. Now we track if we need
to pause and retry (using the shouldRetry approach that we re using elsewhere).
...
Summary
Fixes a batch of functional code smells identified in a review of the obs-unified collector backend (see
FUNCTIONAL_CODE_SMELLS.md). This PR covers the packages/obs-collector findings; SDK / dashboard ...