Skip to content

feat(remote-connect): WeChat bot, router, desktop and web-ui integration#225

Merged
bobleer merged 3 commits intoGCWing:mainfrom
bobleer:feat/remote-connect-weixin-bot-ui
Mar 22, 2026
Merged

feat(remote-connect): WeChat bot, router, desktop and web-ui integration#225
bobleer merged 3 commits intoGCWing:mainfrom
bobleer:feat/remote-connect-weixin-bot-ui

Conversation

@bobleer
Copy link
Copy Markdown
Collaborator

@bobleer bobleer commented Mar 22, 2026

Summary

  • Add WeChat (Weixin) bot module and extend remote_connect command routing and service wiring.
  • Desktop: remote connect API surface updates; core Cargo.toml dependencies as needed.
  • Web UI: Remote Connect dialog, API adapter, i18n; NavPanel styles; code editor and file-system integration adjustments.
  • Agentic: prompt and explore/task-tool tweaks from this workstream.

Build

  • Rebased onto latest upstream/main.
  • cargo clippy --workspace --all-targets passes (warnings remain in repo baseline).
  • pnpm run type-check in src/web-ui passes.

Extra fixes (upstream compile)

  • compression_manager: allow Clippy on intentionally disabled persistence guard.
  • CLI Theme: implement Default (delegates to dark()) for tests and callers.

bowen628 added 3 commits March 22, 2026 14:52
- Add weixin bot module; extend command_router and remote_connect service

- Wire desktop remote_connect API; RemoteConnect dialog, API, i18n, NavPanel

- Code editor and file-system hooks; agentic prompts and task tool updates
- Allow overly_complex_bool_expr on intentionally disabled persistence block

- Implement Default for Theme via dark() so markdown tests compile
@bobleer bobleer merged commit e9e8803 into GCWing:main Mar 22, 2026
1 check passed
@bobleer bobleer deleted the feat/remote-connect-weixin-bot-ui branch March 22, 2026 09:08
@GCWing GCWing mentioned this pull request Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant