Skip to content

feat: add typeid CLI#5

Merged
VojtechVitek merged 1 commit into
masterfrom
feat-add-typeid-cliadd-cmd-typeid-a-smal
Jun 3, 2026
Merged

feat: add typeid CLI#5
VojtechVitek merged 1 commit into
masterfrom
feat-add-typeid-cliadd-cmd-typeid-a-smal

Conversation

@VojtechVitek

Copy link
Copy Markdown
Collaborator

Add cmd/typeid, a small CLI that generates typeids, encodes UUIDs and
int64 values into typeids, and decodes typeids back. Input type is
auto-detected from a single argument, and a -format flag renders the
result as typeid, uuid, or int64 (with timestamp-preserving int64<->uuid
mapping and entropy-overflow checks).

Co-authored-by: Cursor cursoragent@cursor.com

Add cmd/typeid, a small CLI that generates typeids, encodes UUIDs and
int64 values into typeids, and decodes typeids back. Input type is
auto-detected from a single argument, and a -format flag renders the
result as typeid, uuid, or int64 (with timestamp-preserving int64<->uuid
mapping and entropy-overflow checks).

Co-authored-by: Cursor <cursoragent@cursor.com>
@VojtechVitek VojtechVitek merged commit 5ab6188 into master Jun 3, 2026
4 checks passed
@VojtechVitek VojtechVitek deleted the feat-add-typeid-cliadd-cmd-typeid-a-smal branch June 3, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants