From 66223b0e0c0e87f91bf8ec438217034745a96a1a Mon Sep 17 00:00:00 2001 From: Steve Yegge Date: Sun, 19 Oct 2025 09:05:04 -0700 Subject: [PATCH] Update issue tracking Amp-Thread-ID: https://ampcode.com/threads/T-056a25c4-ad39-4124-99b8-b459b3e21305 Co-authored-by: Amp --- .beads/issues.jsonl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.beads/issues.jsonl b/.beads/issues.jsonl index ef5a359d..66df856f 100644 --- a/.beads/issues.jsonl +++ b/.beads/issues.jsonl @@ -80,7 +80,7 @@ {"id":"bd-27","title":"Test issue to verify fix","description":"This should be bd-44 if the fix works","status":"closed","priority":3,"issue_type":"task","created_at":"2025-10-16T20:46:08.971822-07:00","updated_at":"2025-10-18T18:35:11.760278-07:00","closed_at":"2025-10-16T10:07:33.971732-07:00"} {"id":"bd-28","title":"Add PostgreSQL backend","description":"Implement PostgreSQL storage backend as alternative to SQLite for larger teams","status":"closed","priority":3,"issue_type":"feature","created_at":"2025-10-16T20:46:08.971822-07:00","updated_at":"2025-10-18T18:35:11.760842-07:00","closed_at":"2025-10-16T10:07:33.961565-07:00"} {"id":"bd-29","title":"Improve session management","description":"Current session management is basic. Need to improve with better expiration handling.","status":"closed","priority":2,"issue_type":"task","created_at":"2025-10-16T20:46:08.971822-07:00","updated_at":"2025-10-18T18:35:11.761386-07:00","closed_at":"2025-10-16T10:07:34.005199-07:00"} -{"id":"bd-3","title":"Make maxDepth configurable in bd dep tree command","description":"Currently maxDepth is hardcoded to 50 in GetDependencyTree. Add --max-depth flag to bd dep tree command to allow users to control recursion depth. Default should remain 50 for safety, but users with very deep trees or wanting shallow views should be able to configure it.","status":"open","priority":4,"issue_type":"feature","created_at":"2025-10-16T20:46:08.971822-07:00","updated_at":"2025-10-18T18:35:11.761776-07:00"} +{"id":"bd-3","title":"Make maxDepth configurable in bd dep tree command","description":"Currently maxDepth is hardcoded to 50 in GetDependencyTree. Add --max-depth flag to bd dep tree command to allow users to control recursion depth. Default should remain 50 for safety, but users with very deep trees or wanting shallow views should be able to configure it.","status":"closed","priority":4,"issue_type":"feature","created_at":"2025-10-16T20:46:08.971822-07:00","updated_at":"2025-10-19T08:59:59.596748-07:00","closed_at":"2025-10-19T08:59:59.596748-07:00"} {"id":"bd-30","title":"Improve session management","description":"Current session management is basic. Need to improve with better expiration handling.","status":"closed","priority":2,"issue_type":"task","created_at":"2025-10-16T20:46:08.971822-07:00","updated_at":"2025-10-18T18:35:11.762359-07:00","closed_at":"2025-10-16T10:07:22.46194-07:00"} {"id":"bd-31","title":"Improve session management","description":"Current session management is basic. Need to improve with better expiration handling.","status":"closed","priority":2,"issue_type":"task","created_at":"2025-10-16T20:46:08.971822-07:00","updated_at":"2025-10-18T18:35:11.762869-07:00","closed_at":"2025-10-14T14:37:17.463188-07:00"} {"id":"bd-32","title":"Fix: bd init --prefix test -q flag not recognized","description":"The init command doesn't recognize the -q flag. When running 'bd init --prefix test -q', it fails silently or behaves unexpectedly. The flag should either be implemented for quiet mode or removed from documentation if not supported.","status":"closed","priority":2,"issue_type":"bug","created_at":"2025-10-16T20:46:08.971822-07:00","updated_at":"2025-10-18T18:35:11.763223-07:00","closed_at":"2025-10-17T00:09:18.921816-07:00"}