a2ui-project / a2ui-project/a2ui
Cleanup/deduplication of the v0.9.1 spec
- 主要语言
- TypeScript
- 星标
- 16.4k
- 派生
- 1.3k
- 平均合并
- 2 天 13 小时
- 30 天内合并 PR
- 134
描述
The v0.9.1 [spec]() is a very minor incremental update over v0.9, however it contains a lot of duplicated code and text, making it appear much more complex than what it needs to.
In some cases, the data in the spec is wrong, for example in the basic catalog example JSON responses, the version of the protocol is `v0.9` instead of `v0.9.1`.
Should we clean-up the v0.9.1 to make it just an "extension" of v0.9 (pointing back to v0.9 as needed?)
贡献指南
调研方向
Look at the v0.9.1 spec file in the repository, likely in a docs or spec directory. Identify duplicated sections and compare with the v0.9 spec. Update the version references (e.g., protocol version in JSON examples) and restructure to reference v0.9 where possible. Verify changes by checking the spec's consistency and correctness.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 冷清
- 描述清晰度
- 描述清楚
- 新手友好度
- 75/100