id: task-37 title: 'CLI: Board view open tasks in IDE' status: In Progress assignee:
- '@AI' created_date: '2025-06-10' labels: [] dependencies: []
Description
Add clickable links to each task id in the board view that open the task file in the user's default IDE.
Acceptance Criteria
- [ ] Every task id displayed in the board is a hyperlink that opens the task file in the configured IDE when clicked.
- [ ] Provide a --no-links option to disable hyperlink generation.