Skip to content

refactor: migrate workflow runtime to daemon and web app#32

Merged
hileix merged 2 commits into
mainfrom
refactor/daemon
May 31, 2026
Merged

refactor: migrate workflow runtime to daemon and web app#32
hileix merged 2 commits into
mainfrom
refactor/daemon

Conversation

@hileix

@hileix hileix commented May 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • move workflow runtime, local storage, and daemon relay handling into apps/daemon
  • replace the Electron/desktop client with apps/web plus a stateless apps/server relay
  • remove the old backend/mobile/desktop runtime paths and add shared relay protocol package
  • fix task deletion through CORS-safe empty-body DELETE requests

Validation

  • pnpm --filter @dev-workflow/web build
  • pnpm --filter @dev-workflow/server build
  • prior daemon/protocol/web focused tests passed during implementation

@hileix hileix merged commit 9b7d2fa into main May 31, 2026
1 check passed
@hileix hileix deleted the refactor/daemon branch May 31, 2026 02:20
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