Ruslan Bakiev
a0ff1d00f6
Hydrate Telegram avatars on demand in frontend API
2026-02-26 11:43:47 +07:00
Ruslan Bakiev
6bae0300c8
Cache Telegram avatars locally and refresh avatar file ids
2026-02-26 10:59:44 +07:00
Ruslan Bakiev
ba3e5f7cac
Fix Telegram contact avatars in CRM list
2026-02-26 10:41:27 +07:00
Ruslan Bakiev
bf7f4ae933
feat: broadcast pilot agent traces via WebSocket for live status on reconnect
...
Agent trace logs are now stored in-memory (pilotRunStore) and broadcast
through the existing /ws/crm-updates WebSocket channel. When a client
reconnects, it receives a pilot.catchup with all accumulated logs so the
user sees agent progress even after page reload. Three new WS event
types: pilot.trace, pilot.finished, pilot.catchup.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-25 08:45:32 +07:00
Ruslan Bakiev
acd974766a
feat(telegram): ingest and render inbound voice messages
2026-02-23 12:21:53 +07:00
Ruslan Bakiev
43960d0374
feat(auth): enforce login route with global middleware
2026-02-23 12:01:03 +07:00
Ruslan Bakiev
43b487ccec
refactor ai naming and make omni raw-json first
2026-02-23 09:32:59 +07:00
Ruslan Bakiev
cd2267e9d3
Remove Telegram API avatar logic from frontend service
2026-02-23 08:24:04 +07:00
Ruslan Bakiev
0f1028b0fa
Add Telegram avatar proxy and realtime CRM websocket updates
2026-02-23 08:09:53 +07:00
Ruslan Bakiev
5679f22f7f
fix: switch telegram connect to short token and single-window redirect
2026-02-22 09:20:22 +07:00
Ruslan Bakiev
8a14f002f8
feat: implement token-complete telegram connect flow via bot button
2026-02-22 08:56:53 +07:00
Ruslan Bakiev
d9148261a9
feat: add crm return button in telegram connect messages
2026-02-22 08:52:24 +07:00
Ruslan Bakiev
e907bcfe86
fix: reply with connect instructions on plain telegram start
2026-02-22 08:50:37 +07:00
Ruslan Bakiev
6ee12ed254
fix: send telegram confirmation messages during business connect flow
2026-02-22 07:51:35 +07:00
Ruslan Bakiev
fa1231df37
feat: add scoped context payload and rollbackable document changes
2026-02-21 16:27:09 +07:00
Ruslan Bakiev
052f37d0ec
feat: add telegram business connect onboarding and status sync
2026-02-21 16:27:04 +07:00
Ruslan Bakiev
b73babbbf6
Restructure omni services and add Chatwoot research snapshot
2026-02-21 11:11:27 +07:00
Ruslan Bakiev
46cca064df
chore: rename service folders to lowercase
2026-02-20 12:10:25 +07:00