multica/packages/core/src
Jiayuan Zhang 8270762d66 feat(telegram): convert Markdown tables to vertical list format
Telegram doesn't support HTML tables, so pipe-delimited Markdown tables
were rendered as hard-to-read plain text on mobile. This converts tables
to a vertical "Header: Value" format with bold first column before
sending to Telegram.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 01:56:21 +08:00
..
agent Merge pull request #174 from multica-ai/forrestchang/arch-analysis 2026-02-14 00:13:24 +08:00
channels feat(telegram): convert Markdown tables to vertical list format 2026-02-14 01:56:21 +08:00
client refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
cron refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
heartbeat fix(heartbeat): use internal run to hide heartbeat from chat history 2026-02-11 19:41:57 +08:00
hub chore: switch API host from api-dev.copilothub.ai to api.multica.ai 2026-02-13 23:25:00 +08:00
media refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
app-state.ts feat(desktop): persist onboarding state to file system 2026-02-12 10:53:04 +08:00
index.ts feat(desktop): persist onboarding state to file system 2026-02-12 10:53:04 +08:00