chore(task): archive 04-20-refactor-tool-cli-skill-ui-schema

This commit is contained in:
qzl
2026-04-23 16:09:11 +08:00
parent 043b2ba0b7
commit ab526af2c4
6 changed files with 3 additions and 3 deletions
@@ -3,14 +3,14 @@
"name": "refactor-tool-cli-skill-ui-schema",
"title": "Refactor agent tools into CLI + skill-driven UI schema flow",
"description": "Wrap current AgentScope tools as CLI commands, add a skill that teaches the agent how to invoke the CLI, replace ui_hints-driven UI generation with tool-schema-driven rendering, and remove worker ui_hints output.",
"status": "in_progress",
"status": "completed",
"dev_type": "fullstack",
"scope": "cross-domain",
"priority": "P1",
"creator": "qzl",
"assignee": "qzl",
"createdAt": "2026-04-20",
"completedAt": null,
"completedAt": "2026-04-23",
"branch": "worktree/refactor-tool-cli-skill-ui-schema",
"base_branch": "dev",
"worktree_path": ".worktrees/refactor-tool-cli-skill-ui-schema",
@@ -83,4 +83,4 @@
"meta": {
"feature_summary": "tool refactor + CLI wrapping + skill guidance + tool-schema rendered UI + worker output simplification"
}
}
}