[Bug]: Inconsistency for task.id vs contextId or messageId
未關閉
- 主要語言
- Shell
- 星號
- 25.7k
- 分支
- 2.6k
- 平均合併
- 3 天 6 小時
- 30 天內合併 PR
- 16
描述
### What happened?
In task object, the id is called `id` , that is inconsistent with other object like Message or Context or Artifact where the id is called messageId or contextId or artifactId. I suggest we have a more consistent naming for id field across all objects. I would prefer changing task.id to task.taskId .
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
貢獻指南
評估
這個 Issue 還沒有評估資料。