pullrequests Search Results · language:Dune language:Python language:Python language:TypeScript language:Python
Filter by
134M results
Chat Experience
- Added dynamic suggestion chips to provide customers with varied and relevant conversation starters.
- Integrated a markdown renderer to support rich text formatting in chat messages. ...
v0
Updates the requirements on google-auth to permit the latest version. details summary Changelog /summary p em Sourced
from a href= https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md ...
dependencies
python
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
This PR was automatically generated to update the pre-commit hooks to their latest versions.
Pre-commit Autoupdate Logs:
stdout:
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] ...
dependencies
This PR was automatically generated to update the pre-commit hooks to their latest versions.
Pre-commit Autoupdate Logs:
stdout:
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] ...
dependencies
变更概述
- 统一 CLI 每轮结束状态,在成功、中断和失败时都给出明确 summary。
- 当 provider 未返回 usage、请求被中断或本轮失败时,显示 token 未返回。
- 保持真实 token usage 优先显示,不做本地估算。
- action 执行失败时显示错误面板,并保留本轮耗时、工具调用次数和 token 状态。
- 补充对应 CLI 测试和命令参考文档。 ...
agent
cli
enhancement