Skip to content

feat: listprojects 显示 model 替代 agent_type#47

Merged
quick-sort merged 1 commit into
mainfrom
feat/listprojects-show-model
Jun 10, 2026
Merged

feat: listprojects 显示 model 替代 agent_type#47
quick-sort merged 1 commit into
mainfrom
feat/listprojects-show-model

Conversation

@hilr

@hilr hilr commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

Fixes #46

  • listprojects 输出中用 model 替代 agent_type
  • model 为 None 时不显示括号

Test plan

  • 运行 listprojects,验证有 model 的项目显示 model
  • 验证未设置 model 的项目不显示括号

🤖 Generated with Claude Code

Display the project's model in the list output instead of agent_type.
When model is not set, omit the parentheses entirely.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@quick-sort
quick-sort merged commit b7f17dd into main Jun 10, 2026
1 check passed
@quick-sort
quick-sort deleted the feat/listprojects-show-model branch June 10, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

listprojects 命令显示 agent_type 而非 model

2 participants