Skip to content

v0.1.3 — Churn Desk flagship demo + parallel graded-gate ledger fix

Choose a tag to compare

@danielstpaul danielstpaul released this 16 Jul 09:37

Ledger: parallel graded gates. When the model emits several tool calls in one step, settle! now settles every invocation instead of stopping at the first that needs approval. An ungated call (e.g. a low-risk write) runs immediately even when a gated sibling (e.g. a money move) parks for a human. Timing change only, not safety — an unsettled sibling already executed on resume regardless of approve/decline.

New flagship demo: demo/churn-desk/. A Slack-native support-ops agent for a B2B SaaS whose tools are its ActiveRecord models — read → ungated write → gated money (parks) → destructive (parks) → approve → exactly-one credit row under kill -9.

gem install silas · 0.1.3