Skip to content

Handle interactive prompts in the desktop console#12

Merged
VectoDE merged 1 commit intomainfrom
codex/fix-codex-review-issues-in-pr-#11
Oct 21, 2025
Merged

Handle interactive prompts in the desktop console#12
VectoDE merged 1 commit intomainfrom
codex/fix-codex-review-issues-in-pr-#11

Conversation

@VectoDE
Copy link
Owner

@VectoDE VectoDE commented Oct 21, 2025

Summary

  • add a prompt bridge so the desktop console can satisfy utils.Prompt reads from the GUI
  • adjust the console input handling to route responses to pending prompts and update the UI state
  • make the prompt helpers support swapping their input reader for GUI-driven stdin

Testing

  • go test ./... (fails: missing go.sum entry for fyne.io/fyne/v2)

https://chatgpt.com/codex/tasks/task_e_68f7c245c768832caecd7707ab2388ce

@VectoDE VectoDE changed the base branch from codex/create-standalone-console-window-for-servercommander-3ntuuv to main October 21, 2025 18:16
@VectoDE VectoDE merged commit 19d26c1 into main Oct 21, 2025
@VectoDE VectoDE deleted the codex/fix-codex-review-issues-in-pr-#11 branch October 21, 2025 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant