Skip to content

Fix task restart, batch pause, runtime, and chat UI#158

Open
hagerjoshua799-oss wants to merge 1 commit into
Ed1s0nZ:mainfrom
hagerjoshua799-oss:fix/task-restart-and-pause-repair
Open

Fix task restart, batch pause, runtime, and chat UI#158
hagerjoshua799-oss wants to merge 1 commit into
Ed1s0nZ:mainfrom
hagerjoshua799-oss:fix/task-restart-and-pause-repair

Conversation

@hagerjoshua799-oss

@hagerjoshua799-oss hagerjoshua799-oss commented Jun 14, 2026

Copy link
Copy Markdown

Summary

This PR consolidates the earlier runtime, task, and UI fixes into one branch.

It supersedes:

Changes

  • Run run.sh in background by default with HTTPS enabled, PID/log/status/stop/restart support, and startup password display.
  • Keep conversation/project/WebShell conversation lists ordered by creation time instead of update time.
  • Add conversation pagination first/last/jump controls.
  • Add chat/task scroll-to-top and scroll-to-bottom controls.
  • Repair interrupted manual task and batch queue states on startup.
  • Make pausing a batch queue stop the active child task and leave later work pending.
  • Add Windows terminal WebSocket fallback documentation and implementation.

Testing

  • go test ./...
  • git diff --check origin/main..HEAD
  • Deployed to Kali and verified HTTPS startup.
  • Frontend smoke tested in Chrome with normal task creation and slow batch queue pause behavior.

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.

1 participant