opencode-provider-switch/.trellis/tasks/04-17-04-17-agent-first-cli-help-prd/task.json
apale7 7c30e9d5eb refactor: rename ops CLI to olpx
Align the binary, config, provider, proxy, tests, and docs with the OpenCode LocalProxy CLI rename so user-facing guidance and runtime identifiers stay consistent.
2026-04-17 11:23:15 +08:00

67 lines
1.5 KiB
JSON

{
"id": "04-17-agent-first-cli-help-prd",
"name": "04-17-agent-first-cli-help-prd",
"title": "PRD: agent-first CLI help system",
"description": "Define an agent-first product spec for olpx CLI Long/Example help and related docs behavior",
"status": "planning",
"dev_type": "docs",
"scope": null,
"package": null,
"priority": "P2",
"creator": "Apale",
"assignee": "Apale",
"createdAt": "2026-04-17",
"completedAt": null,
"branch": null,
"base_branch": "master",
"worktree_path": null,
"current_phase": 0,
"next_action": [
{
"phase": 1,
"action": "brainstorm"
},
{
"phase": 2,
"action": "research"
},
{
"phase": 3,
"action": "implement"
},
{
"phase": 4,
"action": "check"
},
{
"phase": 5,
"action": "update-spec"
},
{
"phase": 6,
"action": "record-session"
}
],
"commit": null,
"pr_url": null,
"subtasks": [],
"children": [],
"parent": null,
"relatedFiles": [
".trellis/tasks/04-17-04-17-agent-first-cli-help-prd/prd.md",
"internal/cli/root.go",
"internal/cli/provider.go",
"internal/cli/alias.go",
"internal/cli/doctor.go",
"internal/cli/opencode.go",
"internal/cli/serve.go",
"README.md"
],
"notes": "This task defines an agent-first PRD for making olpx CLI help text a reliable configuration interface for AI agents.",
"meta": {
"primaryAudience": "ai-agent",
"priorityRule": "agent-first-manual-second",
"docSurface": "cobra-long-and-example"
}
}