22 lines
467 B
Markdown
22 lines
467 B
Markdown
---
|
|
id: task-011
|
|
title: Terminal Tool
|
|
status: To Do
|
|
assignee: []
|
|
created_date: '2025-12-03'
|
|
labels: [feature, terminal, tool]
|
|
priority: medium
|
|
branch: feature/terminal-tool
|
|
---
|
|
|
|
## Description
|
|
Add a terminal tool to the canvas toolbar for embedding terminal sessions.
|
|
|
|
## Branch Info
|
|
- **Branch**: `feature/terminal-tool`
|
|
|
|
## Acceptance Criteria
|
|
- [ ] Add terminal tool to toolbar
|
|
- [ ] Spawn terminal instances on canvas
|
|
- [ ] Handle terminal sizing and positioning
|