| Filename | Latest commit message | Latest commit date |
|---|---|---|
Restart now offers the same graceful-vs-hard choice stop already has: single-agent menu item and the bulk-select action bar both grow a 'restart gracefully' checkbox that routes through the existing submit::graceful_restart DAG (signal -> drain -> stop -> reconcile) instead of a hard restart. Backend gains a ?graceful=true query param on POST /api/restart/<name>, mirroring post_kill's shape (renamed KillParams -> GracefulParams since it's now shared). |
||
| .. | ||
| agent | ||
| dashboard | ||
| shared | ||