Commit graph

15 commits

Author SHA1 Message Date
isogonalconguate
7b8393af2e Disable write tools (tg_send, tg_read) for read-only mode
- Removed tg_send and tg_read tool registration
- Now only read-only tools are available: tg_me, tg_dialogs, tg_dialog
- Ensures complete read-only mode
2026-04-12 02:50:47 +03:00
michaotic
359e8dbc79 Disable write operations in dry run mode for safety
- Commented out SendDraft and ReadHistory calls in dry run mode
- This prevents accidental message sending when testing configuration
- Read-only mode should truly be read-only
2026-04-12 02:40:16 +03:00
chaindead
764883677e bug: fix json schema 2026-02-28 00:20:30 +03:00
John Doe
911e761430 feat: add chat support, fix issue #1 2025-04-18 00:44:42 +03:00
John Doe
ab1a3131b6 feat: mark read 2025-04-07 17:11:09 +03:00
John Doe
2d629fd3bd feat: add unread arg to dialogs 2025-04-07 16:24:51 +03:00
John Doe
4f19a2df15 feat: add tool draft msg 2025-04-07 13:32:49 +03:00
John Doe
66bd1b7dcc feat: add 2fa support, recreate session 2025-04-07 13:07:40 +03:00
John Doe
8a13b640c5 feat: add get dialog tool 2025-04-06 03:24:25 +03:00
John Doe
32c3ca5644 feat: better dialogs 2025-04-04 00:49:27 +03:00
John Doe
421f6874d3 fix: dialogs tool 2025-04-03 02:22:46 +03:00
John Doe
4757005251 dialogs 2025-04-02 01:47:59 +03:00
John Doe
f29d0f81f9 add dialogs 2025-04-01 23:22:13 +03:00
John Doe
340f1478f4 init github 2025-04-01 18:09:01 +03:00
John Doe
42e446cea0 Initial 2025-04-01 17:48:16 +03:00