xworkmate-app/README.md
2026-03-11 14:41:26 +08:00

467 B

XWorkmate

XWorkmate is a desktop-first AI workspace shell built with Flutter.

Platforms

  • macOS
  • Windows
  • Linux
  • iOS
  • Android

Development

flutter analyze
flutter test
flutter run -d macos

Vendor Repositories

vendor/codex is tracked as a git submodule for future built-in code agent integration.

git submodule update --init --recursive

macOS Packaging

pnpm desktop:package:mac
pnpm desktop:install:mac