multica/apps
Jiayuan Zhang 87a83fba1a feat(telegram): add reply context parsing and send new messages for tool narration
- Extract reply_to_message text from Telegram replies and prepend as
  [Replying to: "..."] context so the agent can reference specific messages
- Replace edit-message pattern with new messages for each tool narration,
  improving clarity in the chat flow
- Remove dead code: sendOrEditStatus, editFormatted, statusMessages map

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 21:39:45 +08:00
..
cli feat(cli): wait for sub-agents and output findings in run mode 2026-02-15 19:53:26 +08:00
desktop fix(desktop): make login and onboarding windows draggable on macOS 2026-02-15 21:16:27 +08:00
gateway feat(telegram): add reply context parsing and send new messages for tool narration 2026-02-15 21:39:45 +08:00
mobile refactor: migrate from Hugeicons to Lucide icons 2026-02-12 10:12:56 +08:00
server refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
web fix(web): defer MULTICA_API_URL check to runtime in next.config 2026-02-15 06:42:30 +08:00