Generate 6-char hash IDs with progressive 7/8-char fallback on collision (bd-7c87cf24)
- Changed generateHashID to start with 6 chars (3 bytes), expand to 7/8 on collision - Updated both CreateIssue and CreateIssues (batch) to use progressive length fallback - Updated tests to accept 9-11 char IDs (bd- + 6-8 hex chars) - All new issues now generate with shorter, more readable IDs - Existing 8-char IDs preserved (no migration needed) Amp-Thread-ID: https://ampcode.com/threads/T-8a6058af-9f42-4bff-be02-8c8bce41eeb5 Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"database": "beads.db",
|
||||
"version": "0.17.7",
|
||||
"version": "0.19.1",
|
||||
"jsonl_export": "beads.jsonl"
|
||||
}
|
||||
184
.beads/issues.jsonl
Normal file
184
.beads/issues.jsonl
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user