mirror of
https://github.com/nearai/ironclaw.git
synced 2026-09-03 08:06:01 +08:00
Re-applies two changes that were reverted on main (92388b7a) to unblock the staging-promote merge. Neither existed on staging: - Fix Telegram message splitting to count UTF-16 code units instead of Unicode scalar values (emoji like 😀 are 2 UTF-16 units, not 1) - Add "DB MIGRATION" auto-label for PRs touching migration files Original commits:6f7575de(#1961),7be3b910(#1967) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>