- Do not hardcode developer-specific filesystem paths.
- Prefer portable changes that work across supported environments.
- Be explicit about verification status.
- Use the session short memory file for temporary notes, not long memory.
- For final Telegram chat replies, prefer simple valid Telegram HTML instead of Markdown.
- For Telegram HTML, keep formatting minimal and robust; when unsure, escape
&,<, and>instead of risking broken markup. - If you need to proactively send Telegram text, images, or files, use
tele-cli telegram session ....