fix: test_alpha.sh writes JSON directly instead of CLI (#156) #157

Merged
Zeus merged 1 commit from fix/test-alpha-script into main 2026-02-27 21:16:00 +00:00
Collaborator

send_message now writes JSON files directly to the target inbox instead of calling filedrop send. Avoids CLI colored output breaking integer comparisons in wait_for_response.

Closes #156

`send_message` now writes JSON files directly to the target inbox instead of calling `filedrop send`. Avoids CLI colored output breaking integer comparisons in `wait_for_response`. Closes #156
Filedrop CLI outputs colored ANSI text that broke integer comparison
in wait_for_response. Now send_message writes JSON files directly
to the target inbox, avoiding CLI output parsing entirely.

Closes #156
Zeus merged commit 5e29ea4114 into main 2026-02-27 21:16:00 +00:00
Sign in to join this conversation.
No reviewers
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
ultanio/cobot!157
No description provided.