This repository was archived by the owner on Apr 11, 2026. It is now read-only.
Commit a3cd4e5
feat: web dashboard auto-start via SessionStart hook
- Default daemon feature: `cargo build --release` now includes serve command
- flowctl hook daemon-start: auto-starts daemon on SessionStart, PID management
- flowctl hook daemon-stop: auto-stops daemon on Stop/session end
- Dashboard at http://127.0.0.1:17319 (Leptos SSR)
- Duplicate start prevention via PID file check
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent aab0e07 commit a3cd4e5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments