Skip to content

Remove dispatch-dev workflow#51

Merged
selfcontained merged 2 commits into
mainfrom
fix/dev-runtime-isolation
Mar 13, 2026
Merged

Remove dispatch-dev workflow#51
selfcontained merged 2 commits into
mainfrom
fix/dev-runtime-isolation

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Summary

  • remove the deprecated dispatch-dev helper script
  • update agent instructions to use explicit service startup with isolated DB names and ports
  • remove legacy backend cleanup paths that only existed for dispatch-dev

Validation

  • npm run check
  • npm test
  • npm run test:e2e

selfcontained and others added 2 commits March 12, 2026 21:45
The previous approach queried the test DB for agent IDs, but by then
the tests had already deleted the agents via the API. Matching session
names by the e2e-agent prefix is reliable regardless of DB state.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@selfcontained
selfcontained merged commit 6826908 into main Mar 13, 2026
1 check passed
@selfcontained
selfcontained deleted the fix/dev-runtime-isolation branch March 13, 2026 04:44
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