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! :)
at pull-request-format-testing 12 lines 199 B view raw
1{ 2 "lexicon": 1, 3 "id": "sh.tangled.repo.issue.state.open", 4 "needsCbor": true, 5 "needsType": true, 6 "defs": { 7 "main": { 8 "type": "token", 9 "description": "open issue" 10 } 11 } 12}