Charles P. Cross
9a2345f706
Fix: Daemon respects auto-commit/auto-push DB config ( #360 )
...
Fixes #358
The daemon was ignoring daemon.auto_commit and daemon.auto_push configuration values stored in the database unless the corresponding CLI flags were explicitly provided. This prevented bd init --team configuration from working as expected.
Changes:
- Modified cmd/bd/daemon.go to check database config when flags are not explicitly set
- Uses beads.FindDatabasePath() to locate the database and sqlite.New() to read config
- Only applies when starting daemon (skips for --stop, --status, --health, etc.)
Co-authored-by: Charles P. Cross <cpdata@users.noreply.github.com >
2025-11-22 16:57:23 -08:00
..
2025-11-22 00:11:45 -08:00
2025-11-12 10:48:36 -08:00
2025-11-22 00:06:13 -08:00
2025-11-21 21:29:43 -05:00
2025-11-20 21:57:23 -05:00
2025-11-21 23:34:22 -08:00
2025-11-21 19:30:48 -05:00
2025-11-21 19:30:48 -05:00
2025-11-20 21:57:23 -05:00
2025-11-21 22:17:26 -05:00
2025-11-21 15:51:07 -05:00
2025-11-20 21:57:23 -05:00
2025-11-21 16:13:18 -05:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-21 19:21:05 -05:00
2025-11-21 15:51:07 -05:00
2025-11-21 20:08:55 -05:00
2025-11-06 20:14:34 -08:00
2025-11-07 21:17:24 -08:00
2025-11-21 19:32:45 -05:00
2025-11-07 21:29:22 -08:00
2025-11-07 18:57:43 -08:00
2025-11-21 14:40:22 -05:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-20 19:00:36 -05:00
2025-11-22 10:59:40 -08:00
2025-11-22 10:59:40 -08:00
2025-11-20 21:57:23 -05:00
2025-11-21 19:32:45 -05:00
2025-11-21 19:32:45 -05:00
2025-11-20 08:13:06 -08:00
2025-11-22 16:57:23 -08:00
2025-11-20 08:13:06 -08:00
2025-11-21 14:40:22 -05:00
2025-11-20 21:57:23 -05:00
2025-11-21 23:34:22 -08:00
2025-11-15 12:52:34 -08:00
2025-11-21 15:51:07 -05:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-21 23:09:47 -08:00
2025-11-20 21:57:23 -05:00
2025-11-18 05:20:11 -05:00
2025-11-22 00:11:45 -08:00
2025-11-21 18:53:34 -05:00
2025-11-21 19:01:42 -05:00
2025-11-21 16:14:30 -05:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-21 14:40:22 -05:00
2025-11-07 20:07:59 -08:00
2025-11-20 21:54:11 -05:00
2025-11-20 21:57:23 -05:00
2025-11-21 20:08:55 -05:00
2025-11-22 00:11:45 -08:00
2025-11-22 00:11:45 -08:00
2025-11-09 14:53:59 -08:00
2025-11-17 10:06:35 -07:00
2025-11-17 10:12:46 -07:00
2025-11-20 21:57:23 -05:00
2025-11-21 23:09:47 -08:00
2025-11-19 05:06:12 -05:00
2025-11-09 14:53:59 -08:00
2025-11-21 14:40:22 -05:00
2025-11-06 13:01:44 -08:00
2025-11-21 14:40:22 -05:00
2025-11-21 18:53:34 -05:00
2025-11-08 02:28:54 -08:00
2025-11-20 21:57:23 -05:00
2025-11-17 10:12:46 -07:00
2025-11-17 10:06:35 -07:00
2025-11-21 23:34:22 -08:00
2025-11-21 23:34:22 -08:00
2025-11-21 14:40:22 -05:00
2025-11-21 16:11:56 -05:00
2025-11-21 11:40:37 -05:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-21 15:51:07 -05:00
2025-11-21 21:57:23 -05:00
2025-11-21 23:34:22 -08:00
2025-11-21 19:32:45 -05:00
2025-11-20 21:57:23 -05:00
2025-11-22 16:49:29 -08:00
2025-11-21 23:34:22 -08:00
2025-11-15 12:52:34 -08:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-09 14:53:59 -08:00
2025-11-20 21:57:23 -05:00
2025-11-17 11:32:37 -07:00
2025-11-21 20:52:18 -05:00
2025-11-17 10:12:46 -07:00
2025-11-21 15:51:07 -05:00
2025-11-20 21:57:23 -05:00
2025-11-21 23:34:22 -08:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-21 19:01:42 -05:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-20 21:57:23 -05:00
2025-11-21 19:32:45 -05:00
2025-11-21 19:32:45 -05:00
2025-11-21 19:32:45 -05:00
2025-11-21 22:46:12 -05:00
2025-11-22 00:11:45 -08:00
2025-11-12 10:48:36 -08:00
2025-11-21 22:17:26 -05:00
2025-11-17 10:12:46 -07:00
2025-11-21 15:51:07 -05:00
2025-11-20 21:57:23 -05:00
2025-11-21 18:53:34 -05:00
2025-11-21 23:22:12 -08:00
2025-11-20 21:57:23 -05:00
2025-11-21 14:40:22 -05:00
2025-11-21 23:34:22 -08:00
2025-11-21 20:40:18 -05:00
2025-11-20 21:57:23 -05:00
2025-11-21 16:14:30 -05:00
2025-11-20 21:57:23 -05:00
2025-11-22 00:06:13 -08:00
2025-11-08 18:22:28 -08:00