Releases: tamnd/any-cli
Releases · tamnd/any-cli
v0.4.0
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.0
The kit framework gains a resource-URI layer and a database/sql-style domain-driver registry, so a site CLI can expose its records under one URI namespace.
- Resource URIs (
scheme://authority/path) with a domain registry: blank-import a driver and its records become addressable. Hostdereferences URIs, follows typedkit:"link"edges, mints a record's own URI, and reads itskit:"body"text.- The mint index is seeded only from resolver ops, so a list op never mis-mints a child under its parent's authority.
v0.1.0
Changelog
Other
- aad063c: Add output and troubleshooting reference pages to the scaffold docs (#3) (Tam Nguyen Duc 1218621+tamnd@users.noreply.github.com)
- 4b585fc: Add the kit framework: one operation registry, four surfaces (#4) (Tam Nguyen Duc 1218621+tamnd@users.noreply.github.com)
- dbe7459: Drop CLAUDE.md from the repo and the scaffold (#2) (Tam Nguyen Duc 1218621+tamnd@users.noreply.github.com)
- 4fa9848: Initial commit (tamnd 1218621+tamnd@users.noreply.github.com)
- 8897cfd: Scaffold the any-cli generator, templates, release pipeline, and the new-cli skill (#1) (Tam Nguyen Duc 1218621+tamnd@users.noreply.github.com)