Something went wrong. Try again.
WIP: A simple cli for daily tangled use cases and AI integration. This is for my personal use right now, but happy if others get mileage from it! :)
Something went wrong. Try again.
Implement Git utilities for parsing tangled.org remote URLs master
Add utilities to parse and validate tangled.org Git remote URLs: - isTangledRemote(): Check if URL points to tangled.org - parseTangledRemote(): Extract owner, repo name, protocol from URL - Support both SSH (git@tangled.org:owner/repo.git) and HTTPS (https://tangled.org/owner/repo) formats - Parse owner as DID (did:plc:...) or AT Protocol handle - Extract repository name and protocol information Uses validation helpers from validation.ts for DID and handle checking. Includes comprehensive test coverage (17 tests) for all URL formats and edge cases. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Author Mark Bennett Co-author Claude Sonnet 4.5 Date (Feb 9, 2026, 3:41 PM UTC) Commit 1a583c1c 1a583c1c4da66e7aaccc3c9080d6dd2822b642de Parent a5ae7bc3 a5ae7bc3ce5e0142dbe5aa6c92588477f7430352