Bug / Feature Gap
When a builder terminal exits in the Dashboard view, it automatically restarts. The architect terminal does not have this behavior — when the architect Claude session exits, it stays dead.
Expected Behavior
When the architect process exits, automatically restart it after a 2-second delay. Same auto-restart behavior that builders already have.
Current Behavior
Architect exits → terminal stays inactive. User must use CLI (af dash stop && af dash start) to get a new architect session.
Notes
Builder auto-restart is already implemented — extend the same pattern to the architect terminal.
Bug / Feature Gap
When a builder terminal exits in the Dashboard view, it automatically restarts. The architect terminal does not have this behavior — when the architect Claude session exits, it stays dead.
Expected Behavior
When the architect process exits, automatically restart it after a 2-second delay. Same auto-restart behavior that builders already have.
Current Behavior
Architect exits → terminal stays inactive. User must use CLI (
af dash stop && af dash start) to get a new architect session.Notes
Builder auto-restart is already implemented — extend the same pattern to the architect terminal.