feat(FN-1837): merge fusion/fn-1837

This commit is contained in:
gsxdsm
2026-04-15 04:16:32 -07:00
parent 2a13a0d249
commit abd51a77f7
5 changed files with 217 additions and 3462 deletions

View File

@@ -33,6 +33,9 @@ pnpm build
| `@fusion/dashboard` | Express API + React UI |
| `@fusion/engine` | Scheduling, triage, execution, merge orchestration |
| `@fusion/tui` | Ink-based terminal UI components |
| `@fusion/desktop` | Electron shell around Fusion dashboard/client |
| `@fusion/mobile` | Capacitor + PWA mobile packaging |
| `@fusion/plugin-sdk` | Plugin SDK for building Fusion extensions |
| `@gsxdsm/fusion` | Published CLI + pi extension |
## Development Workflow