- Expand shared remote-control presenter types for channel-aware APIs and overview snapshots.
- Extend
remoteControlconfig normalization for Telegram + Feishu runtime state. - Update
RemoteBindingStoreto read/write both channels and persist endpoint metadata. - Add Feishu client/runtime/parser/auth/router files under
src/main/presenter/remoteControlPresenter/feishu/. - Update
RemoteControlPresenterto manage both runtimes and expose channel-aware IPC methods. - Update Telegram runtime draft gating so reasoning/tool-call/pending-action states never stream drafts.
- Rebuild
RemoteSettings.vueinto overview + tabs and refresh the sidebar remote indicator. - Update main/renderer tests and add Feishu runtime coverage.
- Run
pnpm run format,pnpm run i18n,pnpm run lint, and targeted Vitest suites.