Fix and improve playground targets #4

Closed
opened 2026-03-17 14:21:20 +00:00 by thabeta · 1 comment
Owner

Ensure playground environments work reliably for manual testing.

Tasks

  • Fix socket path in run-tui.sh to match standard location.
  • Update play-web target to launch both server and UI in screen sessions.
  • Update stop target to cleanup all playground sessions.
  • Align documentation with standard paths.
Ensure playground environments work reliably for manual testing. ### Tasks - [x] Fix socket path in `run-tui.sh` to match standard location. - [x] Update `play-web` target to launch both server and UI in screen sessions. - [x] Update `stop` target to cleanup all playground sessions. - [x] Align documentation with standard paths.
Author
Owner

Implementation Summary

  • Fixed socket path in tests/playground/run-tui.sh to point to ~/hero/var/sockets/zinit_server.sock.
  • Improved play-web target to automatically launch both server and UI in screen sessions.
  • Updated stop target to properly terminate all playground sessions.
  • Updated documentation and specifications to reflect standard paths.
### Implementation Summary - Fixed socket path in `tests/playground/run-tui.sh` to point to `~/hero/var/sockets/zinit_server.sock`. - Improved `play-web` target to automatically launch both server and UI in screen sessions. - Updated `stop` target to properly terminate all playground sessions. - Updated documentation and specifications to reflect standard paths.
thabeta added this to the ACTIVE project 2026-03-17 14:45:47 +00:00
thabeta self-assigned this 2026-03-17 14:45:51 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geomind_code/my_init#4
No description provided.