/experimental ask-user should render Markdown tables correctly
- 主要語言
- Shell
- 星號
- 11.2k
- 分支
- 1.9k
- 平均合併
- 14 小時 16 分鐘
- 30 天內合併 PR
- 6
描述
### Describe the feature or problem you'd like to solve
When /experimental ask-user returns content that includes a Markdown table, the table does not render correctly in the terminal UI. This makes structured comparisons hard to read and reduces the usefulness of ask_user for workflows where the user needs to choose between options, review tradeoffs, or inspect tabular data.
### Proposed solution
Render GitHub-flavored Markdown tables correctly in /experimental ask-user, with proper column alignment, borders or spacing, and wrapping behavior that remains readable in narrower terminal widths.
### Example prompts or workflows
_No response_
### Additional context
Expected behavior: tables should be readable and preserve row/column structure inside the /experimental ask-user flow.
Actual behavior: table formatting breaks, so columns collapse or become visually misaligned.
貢獻指南
研究方向
Start by locating the /experimental ask-user terminal UI entry point and its Markdown rendering path. Reproduce the issue with a GitHub-flavored Markdown table at narrow and normal terminal widths, then verify that columns remain aligned and readable while preserving row and column structure.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- shell
- 領域
- cli
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100