feat(telegram,discord): compact permission messages with expandable details (#952)

* feat(telegram,discord): compact permission messages with expandable details

Replace verbose permission request messages with a compact format showing
only the tool name. Adds a "See more" button that expands inline to show
tool_name, description, and pretty-printed input_preview JSON. Yes/No
buttons replace Allow/Deny. Bump plugin versions to 0.0.4.

* revert: restore Allow/Deny button labels
This commit is contained in:
Noah Zweben
2026-03-23 22:53:47 -07:00
committed by GitHub
parent b3a0714d7f
commit 4b1e2a28ce
4 changed files with 85 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "discord",
"description": "Discord channel for Claude Code \u2014 messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /discord:access.",
"version": "0.0.3",
"version": "0.0.4",
"keywords": [
"discord",
"messaging",