Skip to content

fix(tui): retain input submitted while a Run is busy - #171

Merged
Eclipseic1848 merged 1 commit into
mainfrom
codex/issue-164-tui-busy-input
Sep 3, 2026
Merged

fix(tui): retain input submitted while a Run is busy#171
Eclipseic1848 merged 1 commit into
mainfrom
codex/issue-164-tui-busy-input

Conversation

@Eclipseic1848

Copy link
Copy Markdown
Owner

Closes #164

变更

  • Run 忙碌时,普通输入按 Enter 保留在输入框中
  • 保持 /abort/children 可用
  • 增加用户可观察回归测试

验证

  • npm test --workspace coremind-cli -- --run src/tui.test.tsx:15/15 通过
  • npm run typecheck --workspace coremind-cli:通过
  • npx biome check packages/coremind-cli/src/tui.tsx packages/coremind-cli/src/tui.test.tsx:通过
  • Standards 与 Spec 双轴审查:通过

@Eclipseic1848
Eclipseic1848 merged commit db4d13e into main Sep 3, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(tui): retain input submitted while a Run is busy

1 participant