YooooEX
8e159a9773
feat(tgapp): add support for __ bold and ~~ strikethrough styles
2026-04-24 20:11:40 +08:00
YooooEX
0c5d3c8635
fix(tgapp): align startup with common helpers and render file marker basenames
2026-04-24 20:11:40 +08:00
Liang Jiaqing
ee899d4dd5
fix(tgapp): remove hardcoded proxy default, use mykey.py config instead
...
The proxy was hardcoded to http://127.0.0.1:2082 which breaks for users
without a local proxy (e.g. international users with direct access).
Now defaults to None; users who need a proxy can set it in mykey.py.
2026-04-24 17:30:48 +08:00
YooooEX
f516c52a72
feat(tgapp): stream MarkdownV2 replies with draft fallback and file segments ( #135 )
2026-04-24 09:01:49 +08:00
Liang Jiaqing
7b2ff1e73a
feat(tgapp): handle photo messages, pass temp path to agent
2026-04-21 23:39:46 +08:00
YooooEX
ef9d218f91
feat: add Telegram slash command parity and menu sync
2026-04-21 11:43:53 +08:00
Jiaqing Liang
4b4dc51336
fix: tool_use regex negative lookahead to prevent cross-tag matching; tgapp relative path resolve
2026-03-23 11:46:10 +08:00
Liang Jiaqing
87d557260c
refactor: move frontend apps to frontends/ and fix path references
2026-03-22 17:45:20 +08:00