Slackbox.Adapters.Local (Slackbox v0.1.0)

Copy Markdown View Source

Local adapter. Persists outbound messages into the in-memory Slackbox.Store (which powers the fake-Slack dev UI) instead of talking to the real Slack API.

open_view opens a modal in the store (surfaced by the dev UI). The remaining interactive actions (respond, delete) are safe no-ops here.