report_done
Report completed work to release your file claim, log the change, and automatically check for collisions with other agents.
Instructions
汇报:干完了。做三件事: 1. 把自己的占用中认领标记为"已汇报"(释放文件); 2. 在"最新变更"里写一条流水(最多保留 MAX_HISTORY 条,旧的自动剪掉); 3. 自动检查这次改动有没有和别人撞车(如果撞了会提醒,不拦截)。 如果自己的认领已超 TTL 过期,会提示先重新 claim_files 再汇报。
参数: agent 你的名字/代号(要和认领时一致) summary 干了什么、结果如何 files 这次实际改动的文件,逗号分隔(建议填,用于自动查冲突)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | Yes | ||
| files | No | ||
| project | No | ||
| summary | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |