pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:Java language:TypeScript
Filter by
275M results
在仓库根目录 README.md 末尾追加一行:
内部人机协作开发流程见 unilume-docs。
仅改动 README.md,无其他文件变更。
🤖 Generated with Claude Code
Summary
The coverage gate (copilot_coverage_check.yml) opened the coverage-task issue but never assigned Copilot to it, so Path
B automation stalled: the issue sat unassigned, the parent PR stayed blocked ...
@
What
The Attestix offline verifier now ships in six languages, all checked against one shared conformance suite
(spec/verify/v1). This PR surfaces that in the main README and the docs site.
README ...
develop node code
Summary
- Migrate QUESTPIE storage from Flydrive-style disk manager APIs to the direct Files SDK adapter shape.
- Update storage routes, upload cleanup, runtime config typing, docs, examples, and ...
新增 docs/opc-smoke-test.md 占位文件,用于 OPC 并行试跑验证,可随时删除。
- 仅新增一个文件,未改动任何已有文件
- docs/ 目录此前不存在,本 PR 一并创建
🤖 Generated with Claude Code
变更摘要
实现人工录入标讯页面的上下文敏感按钮状态机,覆盖从基本信息填写到评估表提交的完整流转。
按钮状态机流转
| 阶段 | 触发条件 | 展示按钮 |
| --- | --- | --- |
| 未保存 | createdTenderId 为空 | 取消 + 保存 |
| 待分配 | PENDING_ASSIGNMENT + admin/lead | 返回列表 + 分配 |
| 跟踪中-基本信息 ...
@-