tech-debt: no-op sed in generate_compose --build mode (lib/generators.sh) #915
Labels
No labels
action
backlog
blocked
bug-report
cannot-reproduce
in-progress
in-triage
needs-triage
prediction/actioned
prediction/dismissed
prediction/unreviewed
priority
rejected
reproduced
tech-debt
underspecified
vision
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: disinto-admin/disinto#915
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Flagged by AI reviewer in PR #911.
Problem
lib/generators.shline 662 contains a no-opsedinvocation:This replaces
agents:with itself — it does nothing. It's dead code left over from a prior iteration.Fix
Remove the no-op line.
Auto-created from AI review