intake: configurable chat-only opt-out prefixes (💬, chat:)
Posts starting with an opt-out prefix (PULSE_BRIDGE_INTAKE_OPTOUT, case-insensitive) are never turned into a ledger item or kanban task and get no bridge reply. Codex review: no findings. Co-Authored-By: Claude Fable 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01YECpkAwQUwgu7NVy91R8fW
This commit is contained in:
co-authored by
Claude Fable 5
parent
aaedf758d9
commit
5896d6cab1
@@ -66,7 +66,12 @@ launchctl bootstrap gui/$(id -u) ~/Library/LaunchAgents/ai.shre.pulse-bridge.pli
|
||||
|
||||
New top-level posts in the `activity` channel written by a human (not the
|
||||
bridge, not agent accounts, not `🤖`-prefixed, not mirror posts carrying a
|
||||
`ledger:` tag line) become executed, tracked background work:
|
||||
`ledger:` tag line) become executed, tracked background work.
|
||||
|
||||
**Prefix a post with 💬 (or `chat:`) to just talk** — chat-only posts are
|
||||
never turned into a ledger item or task and the bridge never replies to
|
||||
them. The prefix list is configurable via `PULSE_BRIDGE_INTAKE_OPTOUT`
|
||||
(comma-separated, case-insensitive).
|
||||
|
||||
1. **Ledger item** — `shre-items add --kind pipeline --stage queued
|
||||
--tag pulse-intake`, title = first 80 chars of the post, detail = full
|
||||
|
||||
Reference in New Issue
Block a user