agentd: Add kill command to stop background runs

t-379·WorkTask·
·
·
Created3 months ago·Updated3 months ago·pipeline runs →

Description

Edit

Currently no way to stop a background agent run. Add:

agentd kill <run-id>

Should run 'docker stop <run-id>' and update status appropriately.

Timeline (1)

🔄[human]Open → Done3 months ago