Skip to content

Fix systemd agent dispatch for single-repo specs#24

Merged
udaychandra merged 1 commit into
mainfrom
fix/dispatch-systemd-single-repo-launch
May 7, 2026
Merged

Fix systemd agent dispatch for single-repo specs#24
udaychandra merged 1 commit into
mainfrom
fix/dispatch-systemd-single-repo-launch

Conversation

@udaychandra
Copy link
Copy Markdown
Contributor

Summary

  • create auto-branches at the single target repo root instead of appending the repo path twice
  • make background agent launch fail loudly when the transient user systemd unit does not produce a PID
  • let agent status recover the running PID from the user systemd unit if the PID file is missing

Verification

  • mvn -pl sail-harness,sail-infra -am -Dtest=AgentSessionTest,DispatchCommandTest -Dsurefire.failIfNoSpecifiedTests=false test
  • mvn clean verify

@udaychandra udaychandra merged commit 0ca9c11 into main May 7, 2026
1 check passed
@udaychandra udaychandra deleted the fix/dispatch-systemd-single-repo-launch branch May 7, 2026 04:01
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