gabriel / musehub public
BREAKING dev
AI Agent gabriel · 147 days ago · Apr 28, 2026 · Diff

ops: live-stream deploy output to terminal via SSM partial reads

deploy.sh tees all output to /tmp/musehub-deploy.log and stdout. push.sh polls StandardOutputContent every 5s and prints new lines as they arrive — no more sitting blind for 3 minutes waiting for a result.

sha256:0ae04fc8fc7903e2f21f9260ed87d40a60a93cb88da713d87e85ae246d7a5439 sha
+8 ~2 −1 symbols
sha256:f5e8e61ac62a66bfe76c61f332add6e40a40db7a12b207070d4ef68059366b36 snapshot
+8
symbols added
~2
symbols modified
−1
symbol removed
0
dead code introduced
Semantic Changes 11 symbols
~ deploy/deploy.sh .sh 1 symbol added
+ DEPLOY_LOG variable variable DEPLOY_LOG L27–27
~ deploy/push.sh .sh 7 symbols added, 1 symbol removed, 2 symbols modified
~ cmd_id
status variable variable status L162–167
+ all_stdout variable variable all_stdout L185–185
+ cmd_status variable variable cmd_status L181–181
+ elapsed variable variable elapsed L170–170
+ final_status variable variable final_status L199–199
+ invocation variable variable invocation L173–178
+ lines_seen variable variable lines_seen L190–190
+ total_lines variable variable total_lines L187–187
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:0ae04fc8fc7903e2f21f9260ed87d40a60a93cb88da713d87e85ae246d7a5439 --body "your comment"