os-backlog: decide empty-string CC_OS_AGENT_ID semantics #336

Open
opened 2026-08-10 18:56:07 +00:00 by jared · 1 comment
Owner

Follow-up to #316. ENV["CC_OS_AGENT_ID"] || @assignee falls back only on nil; CC_OS_AGENT_ID="" (empty string) is truthy in Ruby and yields an empty Agent: line. Decide whether empty should also fall back; currently unspecified and untested (deliberate non-goal in #316).

Follow-up to #316. `ENV["CC_OS_AGENT_ID"] || @assignee` falls back only on nil; CC_OS_AGENT_ID="" (empty string) is truthy in Ruby and yields an empty **Agent:** line. Decide whether empty should also fall back; currently unspecified and untested (deliberate non-goal in #316).
Author
Owner

Frozen in the 2026-08-16 backlog reset — see #419 for the expiry procedure. Do not work unless a live run rediscovers this issue.

Frozen in the 2026-08-16 backlog reset — see #419 for the expiry procedure. Do not work unless a live run rediscovers this issue.
Sign in to join this conversation.
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
jared/cc-os#336
No description provided.