• v0.21.0 f02d3e1559

    v0.21.0
    All checks were successful
    release / release (push) Successful in 9s
    Stable

    coilysiren released this 2026-06-17 11:29:35 +00:00 | 129 commits to main since this release

    • docs(specverb): document op-binding, OpenAPI-3, auth, deny/restrict/call (f02d3e1)
    • feat(specverb): execute multi-call actions with $step.field data-flow (d3c346f)
    • feat(specverb): add the restrict scope gate (720a81e)
    • feat(specverb): enforce deny grants with teaching messages (22fc11b)
    • feat(specverb): generalize auth - bearer and query-param dual-secret (43492d9)
    • feat(specverb): add an OpenAPI 3.x reader and pruner via kin-openapi (cdb5d04)
    • feat(specverb)!: bind grants to ops, delete the engine expansion table (3dd1d4d)
    Downloads
  • v0.20.0 3d68521209

    v0.20.0
    All checks were successful
    release / release (push) Successful in 9s
    Stable

    coilysiren released this 2026-06-16 01:24:54 +00:00 | 136 commits to main since this release

    • feat(specverb-gen): merge spec and exec members into one binary (3d68521)
    Downloads
  • v0.19.0 10af098110

    v0.19.0
    All checks were successful
    release / release (push) Successful in 7s
    Stable

    coilysiren released this 2026-06-16 00:46:02 +00:00 | 137 commits to main since this release

    • docs(specverb): name the until/fail-when dialect in generated action docs (10af098)
    Downloads
  • v0.18.0 2094c4ccfa

    v0.18.0
    All checks were successful
    release / release (push) Successful in 8s
    Stable

    coilysiren released this 2026-06-15 19:03:30 +00:00 | 138 commits to main since this release

    • refactor(execverb)!: rip out the allow-env env-var escape (2094c4c)
    Downloads
  • v0.17.0 bffb4d00e7

    v0.17.0
    All checks were successful
    release / release (push) Successful in 9s
    Stable

    coilysiren released this 2026-06-15 18:42:54 +00:00 | 139 commits to main since this release

    • docs(execverb): lead with the clean per-op form, demote env-var escape (bffb4d0)
    Downloads
  • v0.16.0 cadf5ed4ef

    v0.16.0
    All checks were successful
    release / release (push) Successful in 9s
    Stable

    coilysiren released this 2026-06-15 18:16:16 +00:00 | 140 commits to main since this release

    • feat(execverb): add when/deny-when argv guards in CLI vocabulary (cadf5ed)
    Downloads
  • v0.15.0 8d7720f966

    v0.15.0
    All checks were successful
    release / release (push) Successful in 8s
    Stable

    coilysiren released this 2026-06-15 14:14:02 +00:00 | 141 commits to main since this release

    • feat(specverb): complex actions - bounded poll-until composite verbs (8d7720f)
    Downloads
  • v0.14.0 1551a30cad

    v0.14.0
    All checks were successful
    release / release (push) Successful in 10s
    Stable

    coilysiren released this 2026-06-12 09:12:02 +00:00 | 142 commits to main since this release

    • fix(specgen): retry SSM token fetch without ~/.aws/credentials when static keys shadow SSO (1551a30)
    Downloads
  • v0.13.0 0f1924de87

    v0.13.0
    Some checks failed
    release / release (push) Has been cancelled
    Stable

    coilysiren released this 2026-06-11 01:19:31 +00:00 | 143 commits to main since this release

    No known key found for this signature in database
    GPG key ID: 2B4F189B08FF98FF

    Merge multiple guardfiles per binary, prune the committed spec lock to granted operations, and store specverb.lock goMod as a line array.

    • specverb-gen merges guardfiles sharing a wrap binary name
    • spec lock pruned to granted ops + transitive schemas
    • specverb.lock schema v2 (goMod line array)
    Downloads
  • v0.12.0 0e09b4c454

    v0.12.0
    Some checks failed
    release / release (push) Has been cancelled
    Stable

    coilysiren released this 2026-06-10 18:52:59 +00:00 | 146 commits to main since this release

    The aws CLI in KDL: cli/awsgate (coily's sensitive-read gate as a package - read-only classification, ARN-crossing globs, meaningful-name default deny set, allow + env escapes) and execverb growth (can run "*" open-passthrough grants, gate <name> preflight registry with aws-read first). See #132 and docs/execverb.md.

    Downloads