rocket-toolkit icon indicating copy to clipboard operation
rocket-toolkit copied to clipboard

feat(process-manager): implement process runtime and event handling

Open lghinet opened this issue 3 months ago • 1 comments

  • Added process-runtime.ts to manage process execution and event handling.
  • Introduced applyHistory function to apply event history to process instances.
  • Implemented handleEvent, startProcess, and applyNewEvent functions for event processing.
  • Created result.ts to define a Result type for operation outcomes.
  • Added TypeScript configuration file tsconfig.json for project settings.
  • Updated yarn.lock to include new dependencies and versions.

lghinet avatar Nov 20 '25 09:11 lghinet

⚠️ No Changeset found

Latest commit: a9706f8061139a30855c311381d7214a9204aaa3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Nov 20 '25 09:11 changeset-bot[bot]