Steve Yegge
75c959e69c
feat(daemon): add GET /status endpoint (bd-148)
...
- Add OpStatus operation and StatusResponse type to RPC protocol
- Add workspacePath and dbPath fields to Server struct
- Implement handleStatus() handler with daemon metadata
- Track last activity time with atomic.Value
- Add client.Status() method
- Check for exclusive locks via ShouldSkipDatabase()
- Update all test files to use new NewServer signature
- Add comprehensive status endpoint test
Closes bd-148
2025-10-26 17:55:39 -07:00
..
2025-10-21 13:59:19 -07:00
2025-10-24 12:40:56 -07:00
2025-10-25 17:49:17 -07:00
2025-10-25 13:50:32 -07:00
2025-10-25 13:33:51 -07:00
2025-10-20 21:08:49 -07:00
2025-10-24 16:35:40 -07:00
2025-10-25 18:13:49 -07:00
2025-10-23 14:14:22 -07:00
2025-10-25 18:13:49 -07:00
2025-10-25 13:50:32 -07:00
2025-10-22 13:59:58 -07:00
2025-10-22 13:59:58 -07:00
2025-10-24 12:40:56 -07:00
2025-10-20 21:08:49 -07:00
2025-10-25 13:50:32 -07:00
2025-10-20 21:08:49 -07:00
2025-10-20 21:08:49 -07:00
2025-10-26 17:55:39 -07:00
2025-10-24 00:56:18 -07:00
2025-10-25 18:44:38 -07:00
2025-10-24 16:35:40 -07:00
2025-10-25 18:44:38 -07:00
2025-10-20 21:08:49 -07:00
2025-10-20 21:08:49 -07:00
2025-10-24 13:45:04 -07:00
2025-10-25 18:13:49 -07:00
2025-10-24 12:27:07 -07:00
2025-10-25 13:20:16 -07:00
2025-10-25 16:36:18 -07:00
2025-10-25 18:44:38 -07:00
2025-10-26 12:37:46 -07:00
2025-10-24 21:34:56 -07:00
2025-10-23 23:08:02 -07:00
2025-10-25 13:33:51 -07:00
2025-10-23 10:25:13 -07:00
2025-10-23 18:41:54 -07:00
2025-10-25 18:13:49 -07:00
2025-10-25 16:37:54 -07:00
2025-10-24 13:45:04 -07:00
2025-10-25 16:43:44 -07:00
2025-10-25 16:43:44 -07:00
2025-10-23 10:58:35 -07:00
2025-10-26 13:21:49 -07:00
2025-10-25 11:27:24 -07:00
2025-10-24 12:40:56 -07:00
2025-10-25 18:13:49 -07:00
2025-10-26 14:45:09 -07:00
2025-10-25 13:33:51 -07:00
2025-10-26 17:15:39 -07:00
2025-10-20 21:08:49 -07:00
2025-10-20 21:08:49 -07:00
2025-10-22 12:24:08 -07:00
2025-10-25 18:13:49 -07:00
2025-10-26 13:24:18 -07:00
2025-10-18 18:21:17 -07:00
2025-10-24 16:35:40 -07:00
2025-10-25 18:54:00 -07:00
2025-10-25 18:04:05 -07:00
2025-10-20 21:08:49 -07:00
2025-10-21 14:56:18 -07:00
2025-10-20 21:08:49 -07:00
2025-10-25 18:44:38 -07:00
2025-10-25 11:27:24 -07:00
2025-10-25 10:39:45 -07:00
2025-10-25 18:44:38 -07:00
2025-10-24 10:07:05 -07:00
2025-10-24 17:06:22 -07:00
2025-10-24 00:56:18 -07:00
2025-10-25 18:44:38 -07:00
2025-10-26 12:37:46 -07:00
2025-10-24 00:56:18 -07:00
2025-10-26 17:42:05 -07:00
2025-10-22 23:05:00 -07:00
2025-10-24 15:28:23 -07:00