fix: identity test + filedrop wake stdout leak (#160) #162

Merged
k9ert merged 2 commits from fix/identity-and-wake into main 2026-02-27 23:44:52 +00:00
Collaborator

Two small fixes to get 7/7 integration tests passing:

  1. filedrop wake stdout leak>/dev/null 2>&1 instead of just 2>/dev/null to suppress ANSI output that broke integer comparison in wait_for_response
  2. Identity test — Strengthened Alpha SOUL.md to emphasize name is "Alpha" so LLM responds correctly to identity questions

Closes #160

Two small fixes to get 7/7 integration tests passing: 1. **filedrop wake stdout leak** — `>/dev/null 2>&1` instead of just `2>/dev/null` to suppress ANSI output that broke integer comparison in `wait_for_response` 2. **Identity test** — Strengthened Alpha SOUL.md to emphasize name is "Alpha" so LLM responds correctly to identity questions Closes #160
- Fix filedrop wake stdout leak: redirect both stdout and stderr
- Strengthen Alpha SOUL.md to emphasize name is Alpha, not Cobot

Closes #160
Reinforces Alpha's identity so LLM consistently responds with
the correct name.

Closes #161
Zeus approved these changes 2026-02-27 21:30:21 +00:00
Zeus left a comment
Collaborator

LGTM — clean fix. SOUL.md identity reinforcement works for now, we can add IDENTITY.md later if needed.

LGTM — clean fix. SOUL.md identity reinforcement works for now, we can add IDENTITY.md later if needed. ⚡
doxios force-pushed fix/identity-and-wake from dd8c2d4217 to 634809f724 2026-02-27 21:32:34 +00:00 Compare
k9ert force-pushed fix/identity-and-wake from 634809f724 to 5a860e998a
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / test (3.11) (pull_request) Successful in 17s
CI / test (3.12) (pull_request) Successful in 19s
CI / test (3.13) (pull_request) Successful in 19s
E2E Tests / e2e (pull_request) Successful in 14s
CI / build (pull_request) Successful in 7s
2026-02-27 23:43:48 +00:00
Compare
k9ert merged commit 3156225228 into main 2026-02-27 23:44:52 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
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!162
No description provided.