chaitin / chaitin/agent-compose

[CLI]: legacy alias 缺少统一成熟度标记与弃用周期

Open
#409 3 comments 0 reactions 1 assignee View on GitHub

@eetoc is already working on this.

Since Aug 10, 2026.

enhancement priority:P3 triage:needs-info
Dominant language
Go
Stars
241
Forks
45
Avg merge
19h 10m
Merged PRs (30d)
46

Description

拆自 #387。

现状

命令树同时注册新命令、legacy sandbox/image commands、deprecated inspect/session 和 exec target flags,但没有完整清单说明 stable、alias、deprecated、experimental。

问题

维护者不知道何时可删除,用户也无法规划迁移;不同入口 warning 格式和 JSON 模式行为可能不一致。

建议

为每个公开 command/flag 标注成熟度,定义至少保留版本数、替代入口和统一 warning 规则。

验收

  • 公共命令清单含成熟度
  • deprecated 有删除版本/周期
  • JSON 模式 warning 仅进 stderr

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.