feat(notify): terse lock-screen mode — content-free notification toggle #101
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Cloonar/coding-lab#101
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?
What to build
A global setting that strips notification content for shared-lock-screen environments: with terse mode on, every push renders a content-free notification — e.g. title
lab, body "An agent needs your input" / "An agent opened a PR" — with no repo name, instance label, question text, or PR title. Tap routing (/runs/:id) andtag = run-idcoalescing are unchanged; only the visible text is redacted.Acceptance criteria
/runs/:idBlocked by