Files
eryao/.trellis/tasks/archive/2026-05/05-06-migrate-to-0.5.0-rc.6/task.json
T
zl-q 04b493ed09 chore: migrate from opencode to trellis 0.5.0-rc.6
- Remove legacy .opencode/ directory and configuration
- Update .trellis/ to v0.5.0-rc.6 structure
- Refactor scripts: modularize common/, remove multi_agent/
- Add new common modules: git.py, io.py, log.py, types.py, etc.
- Update workflow.md and AGENTS.md
- Archive completed migration tasks
2026-05-06 14:29:25 +08:00

26 lines
609 B
JSON

{
"id": "migrate-to-0.5.0-rc.6",
"name": "migrate-to-0.5.0-rc.6",
"title": "Migrate to v0.5.0-rc.6",
"description": "Breaking change migration from v0.3.10 to v0.5.0-rc.6",
"status": "completed",
"dev_type": null,
"scope": "migration",
"package": null,
"priority": "P1",
"creator": "trellis-update",
"assignee": "zl-q",
"createdAt": "2026-05-06",
"completedAt": "2026-05-06",
"branch": null,
"base_branch": null,
"worktree_path": null,
"commit": null,
"pr_url": null,
"subtasks": [],
"children": [],
"parent": null,
"relatedFiles": [],
"notes": "",
"meta": {}
}