feat(01-06): remove matrix reaction-era adapter UX

- Drop reaction-based skill and confirmation helpers from Matrix conversion
- Render !settings as a strict read-only dashboard snapshot
- Align Matrix adapter regressions with command-only helper text
This commit is contained in:
Mikhail Putilovskij 2026-04-03 12:33:15 +03:00
parent 974935c880
commit 3e06a67e24
3 changed files with 2 additions and 52 deletions

View file

@ -60,8 +60,6 @@ async def handle_settings(
"",
f"Активные чаты ({len(chats)}):",
chats_text,
"",
"Изменить: !skills, !soul, !safety",
]
)